linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-05 16:28:51 to 2022-11-10 00:06:48 UTC [more...]

[PATCH 0/2] libtraceevent: Handling cpumask event fields
 2022-11-10  0:06 UTC  (4+ messages)
` [PATCH 1/2] libtraceevent: Add boiler-plate code for cpumask types
` [PATCH 2/2] libtraceevent: Pretty-print cpumask fields as a cpulist

[PATCH v3 0/8] libtracefs: Add reading from per_cpu trace_pipe_raw helper functions
 2022-11-09 23:52 UTC  (9+ messages)
` [PATCH v3 1/8] libtracefs: Add reading of per cpu files
` [PATCH v3 2/8] libtracefs: Add tracefs_cpu_alloc_fd() and tracefs_cpu_free_fd()
` [PATCH v3 3/8] libtracefs: Add tracefs_cpu_pipe()
` [PATCH v3 4/8] libtracefs utest: Make helper functions for affinity
` [PATCH v3 5/8] libtracefs: Add unit tests for tracefs_cpu functions
` [PATCH v3 6/8] libtracefs: Move tracefs_cpu_open/close into its own man page
` [PATCH v3 7/8] libtracefs: Add man pages for tracefs_cpu_alloc_fd() and tracefs_cpu_free_fd()
` [PATCH v3 8/8] libtracefs: Add man pages for tracefs_cpu_pipe()

[PATCH] trace-cmd: Quiet gcc warning of snprintf truncation
 2022-11-09 23:32 UTC 

[PATCH V2] rtla: Fix exit status when returning from calls to usage()
 2022-11-07 15:39 UTC  (2+ messages)

[PATCH] rtla: Fix exit status when returning from calls to usage()
 2022-11-07 14:20 UTC  (4+ messages)

[PATCH] trace-cmd library: Add tracecmd_follow_missed_events() API
 2022-11-06 19:44 UTC 

[RFC PATCH 0/2] tracing/user_events: Remote write ABI
 2022-11-02 17:18 UTC  (31+ messages)
` [RFC PATCH 1/2] tracing/user_events: Use remote writes for event enablement
` [RFC PATCH 2/2] tracing/user_events: Fixup enable faults asyncly

[PATCH] libtraceevent: make it possible to set libdir and mandir from outside
 2022-11-01 11:15 UTC  (2+ messages)

[PATCH v2] libtracefs: make it possible to set libdir,includedir and mandir from outside
 2022-11-01 11:11 UTC 

[PATCH] trace-cmd: make it build against musl C library
 2022-11-01 10:58 UTC 

[PATCH] libtraceevent: make it possible to set libdir,includedir and mandir from outside
 2022-10-31 21:21 UTC 

About the output interpretation of the wip RV
 2022-10-28  7:24 UTC  (6+ messages)

[PATCH 0/3] libtracefs: Add more tracefs_cpu*() man pages
 2022-10-28  0:27 UTC  (4+ messages)
` [PATCH 1/3] libtracefs: Move tracefs_cpu_open/close into its own man page
` [PATCH 2/3] libtracefs: Add man pages for tracefs_cpu_alloc_fd() and tracefs_cpu_free_fd()
` [PATCH 3/3] libtracefs: Add man pages for tracefs_cpu_pipe()

[PATCH] libtracefs: Add tracefs_cpu_alloc_fd() and tracefs_cpu_free_fd()
 2022-10-26 23:59 UTC 

[PATCH 0/3] verification/rv: Add rv tool
 2022-10-26 12:31 UTC  (5+ messages)
` [PATCH 1/3] rv: "
` [PATCH 2/3] tools/rv: Add in-kernel monitor interface
` [PATCH 3/3] Documentation/rv: Add verification/rv man pages

[PATCH v2 0/5] Add reading from per_cpu trace_pipe_raw helper functions
 2022-10-25 18:32 UTC  (6+ messages)
` [PATCH v2 1/5] libtracefs: Add reading of per cpu files
` [PATCH v2 2/5] libtracefs: Add tracefs_cpu_create_fd()
` [PATCH v2 3/5] libtracefs: Add tracefs_cpu_pipe()
` [PATCH v2 4/5] libtracefs utest: Make helper functions for affinity
` [PATCH v2 5/5] libtracefs: Add unit tests for tracefs_cpu functions

Question about 'for_each_kernel_tracepoint(...)' function
 2022-10-22  2:55 UTC  (7+ messages)

[PATCH v2] trace-cmd library: Use tracefs_cpu for recorder heplers
 2022-10-22  0:23 UTC 

[PATCH] trace-cmd record: Use tracefs_cpu for recorder helpers
 2022-10-22  0:16 UTC 

[PATCH] libtracefs: Add reading of per cpu files
 2022-10-21 22:23 UTC 

[PATCH v2] libtracefs: Add reading of per cpu files
 2022-10-21 21:24 UTC 

[PATCH] libtracefs: Add reading of per cpu files
 2022-10-21 20:39 UTC 

[PATCH] libtracefs: Update documentation for tracefs_hist_alloc_nd_cnt()
 2022-10-21 20:38 UTC 

[PATCH v2] libtracefs: Allow filters to use "COMM"
 2022-10-21 18:58 UTC 

[PATCH] libtraceevent: Fix double free in event_read_fields()
 2022-10-21  1:43 UTC 

[PATCH] libtracefs: Allow filters to use "COMM"
 2022-10-20 23:33 UTC 

[PATCH 1/2] rv/dot2c: Make automaton definition static
 2022-10-20 20:55 UTC  (5+ messages)

[PATCH 0/3] Fix several Coverity andf Clang warnings in libtraceevent
 2022-10-20 19:15 UTC  (5+ messages)
` [PATCH 1/3] libtraceevent: Fix uninitialized has_0x compiler warning
` [PATCH 2/3] libtraceevent: Fix check-after-deref coverity flaw
` [PATCH 3/3] libtraceevent: Fix Branch condition garbage value compiler warning

libtraceevent + Rust
 2022-10-14 15:16 UTC 

[PATCH] tracing: Track event ref in tracefs enable/disable
 2022-10-13 16:39 UTC  (5+ messages)

[PATCH] Documentation: rtla: Correct command line example
 2022-10-13 16:37 UTC  (3+ messages)

Runtime verification for instances
 2022-10-13 16:19 UTC  (5+ messages)

[RFC PATCH 1/2] tracecmd library: Use libtraceevent record refcounting
 2022-10-12 10:13 UTC  (2+ messages)
` [RFC PATCH 2/2] trace-cmd: Add back python support without wrapping trace-cmd API

[RFC PATCH] libtraceevent: Implement record reference counting
 2022-10-12  9:54 UTC 

[PATCH] kernel-shark: Fix function_graph indent monospace
 2022-10-08 15:40 UTC  (2+ messages)

[PATCH] ring-buffer: Add barrire in rb_move_tail
 2022-10-08 12:50 UTC  (16+ messages)

[PATCH] trace-cmd library: Do not call callbacks with NULL record
 2022-10-07 18:38 UTC 

[PATCH] trace-cmd library: Only set trace-cmd log level
 2022-10-06 23:06 UTC 

[PATCH] tracing: Add Masami Hiramatsu as co-maintainer
 2022-10-03 20:42 UTC  (3+ messages)

[PATCH 0/1] tracing/user_events: Initial support for grouping
 2022-10-01  0:10 UTC  (2+ messages)
` [PATCH 1/1] tracing/user_events: Move pages/locks into groups to prepare for namespaces

[PATCH] Initialize field_size prior to use
 2022-09-28 21:26 UTC  (2+ messages)

[PATCH] libtracefs: Add buckets field to tracefs_sql() function
 2022-09-28 16:09 UTC 

[PATCH] trace-cmd record: Use result of fcntl(GETPIPE_SZ)
 2022-09-28 13:57 UTC 

trace-cmd report: Add callback for kvm plugin to show guest functions
 2022-09-28 12:17 UTC  (2+ messages)

[PATCH] libtraceevent: Fix uninitialized variable in eval_num_arg()
 2022-09-23 20:59 UTC  (2+ messages)

[PATCH] trace-cmd library: Add API for mapping between host and guests
 2022-09-22 21:48 UTC 

[PATCH 0/2] libtracefs: Update some man pages
 2022-09-22 15:44 UTC  (3+ messages)
` [PATCH 1/2] libtracefs: Add tracefs_debug_dir() to generic libtracefs man page
` [PATCH 2/2] libtracefs: Add tracefs_u{ret}probe_alloc to generic "

[PATCH] tracecmd extract: Allow using --compression
 2022-09-22 15:40 UTC  (8+ messages)

[PATCH] libtraceevent: Add man pages for tep_plugin_kvm_get/put_func()
 2022-09-22 15:26 UTC 

[PATCH 0/9] libtraceevent: Add checks for man pages
 2022-09-22 15:25 UTC  (10+ messages)
` [PATCH 1/9] libtraceevent: Add check-manpages.sh
` [PATCH 2/9] libtraceevent: Update man page to reflect tep_is_pid_registered() rename
` [PATCH 3/9] libtraceevent: Add printk documentation to libtraceevent man page
` [PATCH 4/9] libtraceevent: Add tep_get_function_count() "
` [PATCH 5/9] libtraceevent: Include meta data functions in libtraceevent man pages
` [PATCH 6/9] libtraceevent: Add some missing functions to generic libtraceevent man page
` [PATCH 7/9] libtraceevent: Add man page for tep_plugin_add_option()
` [PATCH 8/9] libtraceevent: Add man page documentation of tep_get_sub_buffer_size()
` [PATCH 9/9] libtraceevent: Add tep_print_field() to check-manpages.sh deprecated

[PATCH v2] rv/monitor: Add __init/__exit annotations to module init/exit funcs
 2022-09-22 12:03 UTC  (2+ messages)

[PATCH 1/2] trace-cmd: libtracecmd: Fixing linking to C++ code
 2022-09-22  2:56 UTC  (4+ messages)
` [PATCH 2/2] trace-cmd: README: Add note on installing libtracecmd

[PATCH] trace-cmd: Add compile time overrides for libraries
 2022-09-22  1:47 UTC  (2+ messages)

[PATCH 0/2] trace-cmd library: Add tracecmd_follow_event() API
 2022-09-22  1:37 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd library: Add tracecmd_follow_event()
` [PATCH 2/2] trace-cmd library: Add man pages for iterator functions

[PATCH 0/5] trace-cmd library: Update the man pages
 2022-09-22  0:29 UTC  (6+ messages)
` [PATCH 1/5] tracecmd library documentation: Use star and not underscore for function names
` [PATCH 2/5] trace-cmd library: Make tracecmd_filter_match() local
` [PATCH 3/5] libtracecmd: Add check-manpages.sh
` [PATCH 4/5] libtracecmd: Add a man pages for handling of time stamps
` [PATCH 5/5] libtracecmd: Add documentation on tracecmd_set/get_private()

[PATCH 0/3] trace-cmd: A few fixes
 2022-09-22  0:23 UTC  (4+ messages)
` [PATCH 1/3] trace-cmd record/agent: Add --notimeout option
` [PATCH 2/3] trace-cmd: Close socket descriptor on failed connection
` [PATCH 3/3] trace-cmd: Do not return zero length name for guest by name

[PATCH] libtraceevent: Add processing of __get_sockaddr() and __get_sockaddr_rel()
 2022-09-09 18:31 UTC  (3+ messages)

[PATCH 1/3] libtracefs: Add tracefs_tracer_available helper
 2022-09-08 23:32 UTC  (2+ messages)

[PATCH] libtracefs: Add API to set custom tracing directory
 2022-09-08 23:31 UTC  (2+ messages)

[PATCH] libtracefs: allow pthread inclusion overrideable in Makefile
 2022-09-08 23:30 UTC  (2+ messages)

[PATCH] libtraceevent: Documentation: Correct typo in example
 2022-09-08 22:17 UTC  (2+ messages)

[PATCH] libtraceevent: Fixing linking to C++ code
 2022-09-08 22:16 UTC  (2+ messages)

[PATCH] libtraceevent: Makefile - set LIBS as conditional assignment
 2022-09-08 22:15 UTC  (2+ messages)

[PATCH] libtracevent: Have kvm_exit/enter be able to show guest function
 2022-09-08 22:07 UTC 

libtraceevent -- undefined functions
 2022-09-05 16:49 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).