linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
Thematic Funds Letter Of Intent
 2025-09-23 23:54 UTC 

[PATCH] trace-cmd list: Allow adding a regex to filter out showing of options
 2025-08-28  0:41 UTC 

[PATCH] libtracefs: Make comm field a string
 2025-08-27 22:40 UTC 

[PATCH] trace-cmd record/set: Use write() instead of fwrite() for options
 2025-08-26 14:52 UTC 

[PATCH 0/2] ccli: Two small fixes for ccli
 2025-08-21  0:23 UTC  (7+ messages)
` [PATCH 1/2] ccli: cache: Fix -Wuninitialized warning
` [PATCH 2/2] ccli: commands: Fix optimized `strlen()` calls

[RFC][PATCH] libtraceevent: Fix static library to hide hidden functions
 2025-08-20 10:39 UTC  (8+ messages)

[PATCH] ccli: Relicense the library from LGPL-2.1 to MIT
 2025-08-15 22:19 UTC 

[PATCH] libtracefs: Fix tracefs_event_is_enabled() for all events
 2025-08-11 21:55 UTC 

[PATCH v3 0/2] libtracecmd: Support changing /proc/kallsyms
 2025-08-11  8:22 UTC  (4+ messages)
` [PATCH v3 1/2] libtracecmd: Support querying position within a new compressed block
` [PATCH v3 2/2] libtracecmd: Support changing /proc/kallsyms

[PATCH 0/2] libtraceevent: Add BTF parsing for function arguments
 2025-08-04 17:34 UTC  (14+ messages)
` [PATCH 1/2] libtraceevent: Add loading of BTF to the tep handle
` [PATCH 2/2] libtraceevent: Add man page for the new BTF functions

[PATCH 0/5] trace-cmd: Use BTF to parse function arguments
 2025-08-04 14:36 UTC  (11+ messages)
` [PATCH 1/5] libtracecmd: Remove "compress" parameter from save_string_section()
` [PATCH 2/5] libtracecmd: Remove "compress" parameter from tcmd_out_compress*() functions
` [PATCH 3/5] libtracecmd: Add write_compress_section_header() for writing compress sections
` [PATCH 4/5] trace-cmd record / report: Record BTF file if function arguments are recorded
` [PATCH 5/5] libtracecmd: Add printing of arguments for function graph tracer

[PATCH 1/2] libtracefs: utest: Return non-zero exit code when something fails
 2025-08-02  7:38 UTC  (6+ messages)
` [PATCH 2/2] libtracefs/Documentation: Fix markup in the man page
` [PATCH v2 1/2] libtracefs: utest: Return non-zero exit code when something fails
  ` [PATCH v2 2/2] libtracefs/Documentation: Fix markup in the man page

[PATCH v2 0/2] libtraceevent: Add BTF parsing for function arguments
 2025-08-02  2:39 UTC  (3+ messages)
` [PATCH v2 1/2] libtraceevent: Add loading of BTF to the tep handle
` [PATCH v2 2/2] libtraceevent: Add man page for the new BTF functions

[PATCH] trace-cmd split: Only open one file descriptor per CPU
 2025-07-08 18:38 UTC 

[PATCH v2 0/2] libtracecmd: Support changing /proc/kallsyms
 2025-07-08 18:24 UTC  (4+ messages)
` [PATCH v2 1/2] libtracecmd: Support querying position within a new compressed block
` [PATCH v2 2/2] libtracecmd: Support changing /proc/kallsyms

[ANNOUNCE] uftrace v0.18 is released
 2025-07-06  6:22 UTC 

[PATCH 0/2] trace-cmd: glob() fixes
 2025-07-03 11:53 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: libtrace-cmd: fix glob() return value checks
` [PATCH 2/2] trace-cmd: record: "

For sale
 2025-06-24 21:07 UTC 

libtracecmd: tracecmd_filter_add filters unrelated events
 2025-06-03  8:51 UTC  (3+ messages)

[PATCH] libtracecmd: Support changing /proc/kallsyms
 2025-06-02 15:19 UTC  (6+ messages)

[PATCH v1] libtracefs: Fix enum type in read_event_state
 2025-05-30 22:54 UTC 

[PATCH] libtraceevent: Save missed events in kbuffer_read_buffer()
 2025-05-30 21:22 UTC 

[PATCH] trace-cmd completion: Fix trace-cmd report to show files
 2025-05-30 19:45 UTC 

Fw: Tracing Summit 2025 - Call for Proposals reminder
 2025-05-30 18:28 UTC 

[PATCH v1] libtracefs: Fix the /dev/null redirection compatibility in Makefile
 2025-05-23 17:47 UTC 

[PATCH v2] libtraceevent: Fix the /dev/null redirection compatibility in Makefile
 2025-05-13 10:23 UTC 

[PATCH v1] libtraceevent: Add the built binary test to .gitignore
 2025-05-13  7:26 UTC 

[PATCH] libtraceevent plugins: Add plugin_net to handle bswap during print
 2025-04-17 14:58 UTC  (9+ messages)
        ` [PATCH v2] libtraceevent plugins: Add plugin_net to handle byte swap "

[PATCH] trace-cmd completion: Fix trace-cmd report to show files
 2025-04-17  0:12 UTC 

[ANNOUNCE] trace-cmd 3.3.2 and libtracefs 1.8.2 have been released
 2025-04-15 16:54 UTC 

[PATCH] libtraceevent: Add support for nested ?: conditionals
 2025-04-14 19:35 UTC 

[PATCH] libtraceevent: Add support for __print_dynamic_array() macro
 2025-04-14 19:30 UTC 

[PATCH v2 0/2] trace-cmd record: Fix compression on big-endian systems
 2025-04-11 22:49 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] libtracecmd: Add missing error handling to trace-compress.c

[PATCH] trace-cmd record: Fix compression on big-endian systems
 2025-04-11 17:44 UTC  (2+ messages)

[PATCH] trace-cmd list: Show all functions that match string by default
 2025-04-11 13:36 UTC 

[PATCH] trace-cmd show: Update help message for --hist and --trigger options
 2025-04-11 13:13 UTC 

[PATCH] trace-cmd: Install completion script in /usr/share/bash-completion/completions
 2025-04-11 13:03 UTC 

[PATCH] tracefs: Handle synthetic events with dynamic strings as fields
 2025-04-11  2:04 UTC 

[PATCH] libtacefs: Fix COMM for use as a field for tracefs_sqlhist()
 2025-04-11  1:32 UTC 

[PATCH v2] sqlhist: Add bash completion for the sqlhist utility
 2025-04-11  1:23 UTC 

[PATCH] libtracefs: Have tracefs_sql() cast handle stacktrace
 2025-04-11  1:21 UTC 

[PATCH v5] libtracefs: Add trace_sql.bash for tracefs_sql() bash completions
 2025-04-11  1:15 UTC 

[PATCH] libtracefs: Fix trace_sql() to handle buckets cast
 2025-04-10 22:51 UTC 

[PATCH v4] libtracefs: Add trace_sql.bash for tracefs_sql() bash completions
 2025-04-10 20:00 UTC 

[PATCH v3] libtracefs: Add trace_sql.bash for tracefs_sql() bash completions
 2025-04-10 18:00 UTC 

[PATCH v2] libtracefs: Add trace_sql.bash for tracefs_sql() bash completions
 2025-04-10 16:15 UTC 

[PATCH] sqlhish: Add bash completion for the sqlhist utility
 2025-04-10 15:48 UTC 

[PATCH] libtracefs: Add trace_sql.bash for tracefs_sql() bash completions
 2025-04-10 15:47 UTC 

[PATCH] trace-cmd sqlhist: Initialize err value to tracefs_sql()
 2025-04-10 13:38 UTC 

[PATCH] trace-cmd: Add sqlhist to bash completion
 2025-04-10  2:43 UTC 

[PATCH] trace-cmd list: Show events in bash completion
 2025-04-08 15:37 UTC 

[PATCH] libtracefs: Fix mistaken update to TRACEFS_STACKTRACE macro
 2025-04-08  7:44 UTC  (2+ messages)

[PATCH] trace-cmd: Add trace-cmd set to bash completion (like start)
 2025-04-07 22:02 UTC 

[PATCH] trace-cmd list: Check if any functions were found
 2025-04-04 19:49 UTC 

[PATCH] libtraceevent: If function has arguments print them
 2025-04-04 19:30 UTC 

[PATCH 0/2] libtracefs: Update sqlhist bison and flex
 2025-04-04 16:12 UTC  (3+ messages)
` [PATCH 1/2] libtracefs: Add make sqlhist_remake to run "
` [PATCH 2/2] libtracefs: Rerun bison and flex via make sqlhist_remake

[PATCH] libtrace: Fix memory leak in tracefs_cpu
 2025-04-03 19:14 UTC  (2+ messages)

[PATCH] libtracefs: utest: Do not fail if uprobes are not supported by kernel
 2025-04-03 17:50 UTC 

[PATCH v3] kernel-shark: Multi-thread the computaion of stream/combo plots
 2025-04-03 17:35 UTC  (2+ messages)

[PATCH] libtracefs: improve reproducibility
 2025-04-03  1:45 UTC  (2+ messages)

[PATCH] libtraceevent: Add NEED_RESCHED_LAZY flag
 2025-04-02 16:23 UTC 

[PATCH] trace-cmd lib: Copy message buffer content in get_trace_req_args()
 2025-04-02 15:07 UTC 

[PATCH RESEND v2] kernel-shark: Multi-thread the computaion of stream/combo plots
 2025-03-26 23:46 UTC  (4+ messages)

[PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
 2025-03-19 22:13 UTC  (6+ messages)

[PATCH 1/1 perf-tools-next] tools features: Don't check for libunwind devel files by default
 2025-03-17 17:12 UTC 

[PATCH] libtraceevent: Add support for \t char in print fmt
 2025-02-27 20:26 UTC 

[PATCH v1] libtracefs: Fix the read file failure code checking
 2025-02-14 12:35 UTC 

The business loan-
 2025-02-08 21:58 UTC 

The business loan-
 2025-02-08  4:51 UTC 

[PATCH] trace-cmd documentation: Fix typo in man of trace-cmd attach
 2025-01-15  5:14 UTC 

[PATCH] libtraceevent: Return error on event parsing if format parsing fails
 2025-01-09 15:23 UTC 

[PATCH] kernelshark: Avoid nullptr deref in _graphFollowsChanged
 2024-12-29 19:21 UTC 

[PATCH 0/7] trace-cmd: Fix misc issues uncoverd by static analysis
 2024-12-19  9:06 UTC  (12+ messages)
` [PATCH 1/7] trace-cmd lib: Close FDs in create_buffer_recorder_fd2 it allocation fails
` [PATCH 2/7] trace-cmd lib: Prevent a memory leak in tracecmd_tsync_with_guest()
` [PATCH 3/7] trace-cmd lib: Prevent a leaked FD in __tracecmd_create_buffer_recorder()
` [PATCH 4/7] trace-cmd lib: Prevent memory leak in tracecmd_msg_wait_for_cmd()
` [PATCH 5/7] trace-cmd sqlhist: Initialize name in trace_sqlhist()
` [PATCH 6/7] trace-cmd: Fix memory leak in stop_mapping_vcpus()
` [PATCH 7/7] trace-cmd record: Fix stdin redirection to /dev/null

[PATCH] trace-cmd meson: add options for doc and utest build
 2024-12-10 10:57 UTC 

[PATCH] libtraceevent: fix file endianness for big endian hosts
 2024-12-06  5:47 UTC 

[PATCH v3] trace-cmd: libtracecmd: Rename private functions to fix static building
 2024-11-26 10:41 UTC 

[PATCH v2] trace-cmd: libtracecmd: Rename private functions to fix static building
 2024-11-25 23:19 UTC  (4+ messages)

[PATCH] libtracefs: Destroy synthetic and eprobes before other events
 2024-11-20  7:42 UTC  (8+ messages)

[PATCH] libtraceevent: Handle case of unknown operator
 2024-11-19 22:01 UTC  (2+ messages)

[PATCH v2] libtracefs: utest: Rename private functions to fix static building
 2024-11-19 15:32 UTC 

[PATCH v2] libtraceevent: Rename private functions to prevent static build failures
 2024-11-19 15:31 UTC 

Nov:16:24
 2024-11-16 15:40 UTC 

[PATCH] libtraceevent: allow unsetting LIBTRACEEVENT_STATIC
 2024-11-07 20:28 UTC 

[PATCH] trace-cmd sqlhist: Fix missing initialization of a var
 2024-11-04 20:23 UTC 

[PATCH] trace-cmd: libtracecmd: Rename private functions to fix static building
 2024-10-31 15:40 UTC  (4+ messages)

[PATCH v2 RESEND] trace-cmd .gitignore: Ignore utest/trace-utest in git
 2024-10-31  9:19 UTC 

[PATCH v2 RESEND] trace-cmd utest: Add test cases for trace-cmd reset
 2024-10-31  9:19 UTC 

[PATCH] trace-cmd: Prevent buffer overflow in update_pid_filters()
 2024-10-29  8:47 UTC 

[PATCH 00/38] trace-cmd: fix misc issues found by static analysis
 2024-10-29  8:01 UTC  (16+ messages)
` [PATCH 34/38] trace-cmd mem: prevent a memory leak in trace_mem()
` [PATCH 36/38] trace-cmd record: check the length of the protocol version received
` [PATCH 0/8 v2] trace-cmd: fix misc issues found by static analysis
  ` [PATCH 1/8] trace-cmd lib: Prevent a memory leak in handle_options()
  ` [PATCH 2/8] trace-cmd record: Prevent a memory leak in show_error()
  ` [PATCH 3/8] trace-cmd lib: Check the return value of do_lseek() in trace_get_options()
  ` [PATCH 4/8] trace-cmd dump: Prevent buffer overrun in dump_clock()
  ` [PATCH 5/8] trace-cmd record: Prevent memory leak in setup_network()
  ` [PATCH 6/8] trace-cmd lib: Prevent memory leak in tracecmd_create_event_hook()
  ` [PATCH 7/8] trace-cmd mem: Prevent a memory leak in trace_mem()
  ` [PATCH 8/8] trace-cmd record: Check the length of the protocol version received


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).