[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 (40+ messages)
` [PATCH 06/38] trace-cmd lib: prevent a memory leak in handle_options()
` [PATCH 08/38] trace-cmd lib: prevent a memory leak in create_event_list_item()
` [PATCH 13/38] trace-cmd record: prevent a memory leak in show_error()
` [PATCH 15/38] trace-cmd lib: check the return value of do_lssek() in trace_get_options()
` [PATCH 22/38] trace-cmd dump: prevent buffer overrun in dump_clock()
` [PATCH 23/38] trace-cmd lib: prevent buffer overrun in read_string()
` [PATCH 29/38] trace-cmd record: prevent memory leak in setup_network()
` [PATCH 32/38] trace-cmd lib: prevent memory leak in tracecmd_create_event_hook()
` [PATCH 33/38] trace-cmd record: prevent memory corruption in parse_record_options()
` [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
[PATCH] libtracefs: utest: Rename private functions to fix static building
2024-10-28 12:21 UTC
[PATCH] libtraceevent: Rename private functions to prevent static build failures
2024-10-28 12:21 UTC
[PATCH] libtraceeval task-eval: Fix passing wrong teval to helper function
2024-10-25 10:05 UTC
[PATCH 0/4] libtraceeval: Updates
2024-10-25 7:40 UTC (5+ messages)
` [PATCH 1/4] libtraceeval task-eval: Add wake up latency
` [PATCH 2/4] libtraceeval samples: Add PARKED and DEAD fields
` [PATCH 3/4] libtraceevent: Add DECLARE_TRACEEVAL_<types>
` [PATCH v2 4/4] libtraceeval: Add traceeval_type_index() API
[PATCH 0/3] libtracefs utest: Fixes and new tests
2024-10-17 20:03 UTC (4+ messages)
` [PATCH 1/3] libtracefs utest: Add test to check handling multiple dynamic events
` [PATCH 2/3] libtracefs utest: Fix min percent test
` [PATCH 3/3] libtracefs utest: Do not test more events than what the ring buffer can hold
[PATCH] libtraceevent: Have sizeof() parsing handle u8/s8 through u64/s64
2024-10-17 15:27 UTC (2+ messages)
[PATCH v2] trace-cmd .gitignore: Ignore utest/trace-utest in git
2024-10-17 8:21 UTC
[PATCH] libtracefs .gitignore: Ignore utest/trace-utest in git
2024-10-17 8:19 UTC (3+ messages)
[PATCH v2] libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly
2024-10-17 8:17 UTC (2+ messages)
[PATCH] libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly
2024-10-17 8:06 UTC (5+ messages)
[PATCH v2] trace-cmd utest: Add test cases for trace-cmd reset
2024-10-16 9:17 UTC
[PATCH] trace-cmd utest: Add test cases for trace-cmd reset
2024-10-15 17:38 UTC (3+ messages)
[PATCH v2 0/4] trace-cmd reset: Add option to preserve specific events
2024-10-15 16:31 UTC (9+ messages)
` [PATCH v2 1/4] trace-cmd reset: Bail out immediately if user provides an invalid option
` [PATCH v2 2/4] trace-cmd reset: Add option to preserve specific dynamic events
` [PATCH v2 3/4] trace-cmd reset: Update man page for -k option
` [PATCH v2 4/4] trace-cmd reset: Add bash tab completion for -B and -k
[PATCH] trace-cmd .gitignore: Ignore utest/trace-utest in git
2024-10-15 15:44 UTC
[PATCH 0/2] trace-cmd reset: Add option to preserve specific events
2024-10-14 10:42 UTC (5+ messages)
` [PATCH 1/2] trace-cmd reset: Bail out immediately if user provides an invalid option
` [PATCH 2/2] trace-cmd reset: Add option to preserve specific dynamic events
[PATCH 0/4] trace-cmd: Various updates
2024-10-11 18:26 UTC (5+ messages)
` [PATCH 1/4] trace-cmd list: Use tracefs_filter_functions()
` [PATCH 2/4] trace-cmd show: Add --max_latency
` [PATCH 3/4] trace-cmd list: Use tracefs_instances() to list instances
` [PATCH 4/4] trace-cmd stat: Use tracefs_instances() instead of walking them
[PATCH v2] kernel-shark: Multi-thread the computaion of stream/combo plots
2024-10-06 10:15 UTC
[PATCH] kernel-shark: Multi-thread the computaion of CPU graph
2024-09-28 23:16 UTC (3+ messages)
libtraceevent + Rust
2024-09-20 9:48 UTC (7+ messages)
[ANNOUNCE] Rust libtraceevent/trace-cmd report
2024-09-20 9:43 UTC
[PATCH] trace-cmd record: Fix compression when files are greater than 2GB
2024-09-14 8:11 UTC
[PATCH 0/2] trace-cmd lib: Fix potential integer overflows
2024-09-11 16:36 UTC (3+ messages)
` [PATCH 1/2] trace-cmd lib: Fix potential integer overflow in tracecmd_write_cpu_data()
` [PATCH 2/2] trace-cmd lib: Use proper printf format specifiers
[PATCH] Print arrays like Linux does
2024-08-26 21:00 UTC
[PATCH] libtraceevent: Print function pointer address when TEP_EVENT_FL_PRINTRAW is specified
2024-08-22 21:30 UTC
[PATCH] libtracefs utest: Do not test kprobe interface if there's no kprobes
2024-08-20 21:45 UTC
[PATCH] libtracefs: Have tracefs_instance_tracers() return instance tracers
2024-08-20 21:36 UTC
[PATCH] trace-cmd: utest: include libgen.h for POSIX basename()
2024-08-11 13:55 UTC
[PATCH] trace-cmd record: Always disable func_stack_trace in tracecmd_disable_all_tracing()
2024-08-10 1:21 UTC
[PATCH] trace-cmd meson: Fix include file for swig python build
2024-07-30 16:36 UTC (2+ messages)
[PATCH] trace-cmd documentation: Remove check-manpages.sh for trace-cmd in meson build
2024-07-30 16:40 UTC (2+ messages)
[PATCH] trace-cmd: Add meson build targets to Makefile
2024-07-30 16:38 UTC (2+ messages)
[PATCH] libtracefs: Documentation: Add missing documentation to meson.build
2024-07-25 19:44 UTC (2+ messages)
[PATCH] trace-cmd Documentation: Update the trace-cmd report output
2024-07-25 19:42 UTC
[PATCH v2] Fix double free issue in event_read_print_args
2024-07-24 22:17 UTC (2+ messages)
[ANNOUNCE] libtraceevent 1.8.3
2024-07-24 19:33 UTC
[PATCH] libtracefs: Add meson build targets to Makefile
2024-07-24 17:47 UTC
[PATCH v2] libtraceevent: Add meson build targets to Makefile
2024-07-24 17:26 UTC
[PATCH] trace-cmd: python: Update python module
2024-07-24 17:14 UTC (5+ messages)
[PATCH 0/3] libtracefs: Enable ring buffer user space memory mapping
2024-07-23 22:07 UTC (4+ messages)
` [PATCH 1/3] libtracefs: Enable mmapped ring buffer
` [PATCH 2/3] libtracefs: Add cpu-map sample to trace mapped buffer
` [PATCH 3/3] libtracefs utest: Add better logic to cause missed events
[PATCH v2] libtraceevent: Fix a double free in process_op()
2024-07-22 16:19 UTC
[PATCH] libtraceevent: Fix a double free in process_op()
2024-07-22 16:05 UTC (4+ messages)
[PATCH] trace-cmd record: Do not remove instances with -v
2024-07-19 1:48 UTC
[PATCH v3 0/2] trace-cmd report: support function retval in function_graph
2024-07-17 23:17 UTC (3+ messages)
` [PATCH v3 1/2] trace-cmd report: Print "
` [PATCH v3 2/2] trace-cmd report: Add options for the fgraph retval feature
[PATCH v2 0/2] trace-cmd ftrace: support function retval feature in function_graph
2024-07-17 20:58 UTC (7+ messages)
` [PATCH v2 1/2] trace-cmd ftrace: print function retval "
` [PATCH v2 2/2] trace-cmd: Add ftrace options for the fgraph retval feature
[PATCH v3 0/5] perf build: libtraceevent, libtracefs feature check with pkg-config
2024-07-17 20:17 UTC (9+ messages)
` [PATCH v3 1/5] perf build: Warn if libtracefs is not found
` [PATCH v3 2/5] tools: Make pkg-config dependency checks usable by other tools
` [PATCH v3 3/5] tools/verification: Use pkg-config in lib_setup of Makefile.config
` [PATCH v3 4/5] tools/rtla: "
` [PATCH v3 5/5] tools/latency: "
[PATCH] trace-cmd: ptp-timesync: Turn off Nagle for TCP sockets
2024-07-17 19:09 UTC (2+ messages)
[PATCH] fix double free issue in event_read_print_args
2024-06-28 15:35 UTC (2+ messages)
[PATCH] fix double free issue in event_read_print_args
2024-06-28 15:34 UTC (2+ messages)
[PATCH] trace-cmd library: fix compatibility with Python 3.13
2024-06-23 17:10 UTC
trace-cmd library: suspicious SWIG instructions for the python wrappers
2024-06-20 8:49 UTC
[PATCH] kernelshark: fix compiling error in LatencyPlot.cpp
2024-06-15 5:50 UTC (2+ messages)
[PATCH] libtraceevent: Do not return a local stack pointer in get_field_str()
2024-06-14 19:54 UTC
[PATCH 0/4] libtraceevent: fix misc issues found by static analysis
2024-06-14 19:49 UTC (6+ messages)
` [PATCH 1/4] libtraceevent: close shared object in the error path of load_plugin()
` [PATCH 2/4] libtraceevent: prevent a memory leak in process_fields()
` [PATCH 3/4] libtraceevent: prevent a memory leak in tep_plugin_add_option()
` [PATCH 4/4] libtraceevent: don't return a pointer to a local variable get_field_str()
[PATCH] libtraceevent: Have unit test fail when any tests fail
2024-06-14 19:34 UTC
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).