Linux Trace Devel - Date Index
[Prev Page][Next Page]
- [PATCH] kernelshark: Avoid nullptr deref in _graphFollowsChanged
- From: Ruben Devos <devosruben6@xxxxxxxxx>
- Re: [PATCH 0/7] trace-cmd: Fix misc issues uncoverd by static analysis
- From: Jerome Marchand <jmarchan@xxxxxxxxxx>
- Re: [PATCH 0/7] trace-cmd: Fix misc issues uncoverd by static analysis
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 1/7] trace-cmd lib: Close FDs in create_buffer_recorder_fd2 it allocation fails
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 1/7] trace-cmd lib: Close FDs in create_buffer_recorder_fd2 it allocation fails
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd meson: add options for doc and utest build
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH] libtraceevent: fix file endianness for big endian hosts
- From: Pragyansh Chaturvedi <pragyansh.chaturvedi@xxxxxxxxxxxxx>
- [PATCH 7/7] trace-cmd record: Fix stdin redirection to /dev/null
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 6/7] trace-cmd: Fix memory leak in stop_mapping_vcpus()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 5/7] trace-cmd sqlhist: Initialize name in trace_sqlhist()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 4/7] trace-cmd lib: Prevent memory leak in tracecmd_msg_wait_for_cmd()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 3/7] trace-cmd lib: Prevent a leaked FD in __tracecmd_create_buffer_recorder()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 2/7] trace-cmd lib: Prevent a memory leak in tracecmd_tsync_with_guest()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 1/7] trace-cmd lib: Close FDs in create_buffer_recorder_fd2 it allocation fails
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 0/7] trace-cmd: Fix misc issues uncoverd by static analysis
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH v3] trace-cmd: libtracecmd: Rename private functions to fix static building
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH v2] trace-cmd: libtracecmd: Rename private functions to fix static building
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2] trace-cmd: libtracecmd: Rename private functions to fix static building
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH v2] trace-cmd: libtracecmd: Rename private functions to fix static building
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs: Destroy synthetic and eprobes before other events
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH] libtracefs: Destroy synthetic and eprobes before other events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtraceevent: Handle case of unknown operator
- From: Jean-Michel Hautbois <jeanmichel.hautbois@xxxxxxxxxx>
- [PATCH] libtraceevent: Handle case of unknown operator
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2] trace-cmd: libtracecmd: Rename private functions to fix static building
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH v2] libtracefs: utest: Rename private functions to fix static building
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH v2] libtraceevent: Rename private functions to prevent static build failures
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH] libtraceevent: allow unsetting LIBTRACEEVENT_STATIC
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- [PATCH] trace-cmd sqlhist: Fix missing initialization of a var
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] trace-cmd: libtracecmd: Rename private functions to fix static building
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] trace-cmd: libtracecmd: Rename private functions to fix static building
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH v2 RESEND] trace-cmd .gitignore: Ignore utest/trace-utest in git
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH v2 RESEND] trace-cmd utest: Add test cases for trace-cmd reset
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH] trace-cmd: libtracecmd: Rename private functions to fix static building
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd: Prevent buffer overflow in update_pid_filters()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 8/8] trace-cmd record: Check the length of the protocol version received
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 7/8] trace-cmd mem: Prevent a memory leak in trace_mem()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 4/8] trace-cmd dump: Prevent buffer overrun in dump_clock()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 5/8] trace-cmd record: Prevent memory leak in setup_network()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 6/8] trace-cmd lib: Prevent memory leak in tracecmd_create_event_hook()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 3/8] trace-cmd lib: Check the return value of do_lseek() in trace_get_options()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 2/8] trace-cmd record: Prevent a memory leak in show_error()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 0/8 v2] trace-cmd: fix misc issues found by static analysis
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 1/8] trace-cmd lib: Prevent a memory leak in handle_options()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- Re: [PATCH 36/38] trace-cmd record: check the length of the protocol version received
- From: Jerome Marchand <jmarchan@xxxxxxxxxx>
- Re: [PATCH 34/38] trace-cmd mem: prevent a memory leak in trace_mem()
- From: Jerome Marchand <jmarchan@xxxxxxxxxx>
- Re: [PATCH 32/38] trace-cmd lib: prevent memory leak in tracecmd_create_event_hook()
- From: Jerome Marchand <jmarchan@xxxxxxxxxx>
- Re: [PATCH 29/38] trace-cmd record: prevent memory leak in setup_network()
- From: Jerome Marchand <jmarchan@xxxxxxxxxx>
- Re: [PATCH 22/38] trace-cmd dump: prevent buffer overrun in dump_clock()
- From: Jerome Marchand <jmarchan@xxxxxxxxxx>
- Re: [PATCH 15/38] trace-cmd lib: check the return value of do_lssek() in trace_get_options()
- From: Jerome Marchand <jmarchan@xxxxxxxxxx>
- Re: [PATCH 13/38] trace-cmd record: prevent a memory leak in show_error()
- From: Jerome Marchand <jmarchan@xxxxxxxxxx>
- Re: [PATCH 08/38] trace-cmd lib: prevent a memory leak in create_event_list_item()
- From: Jerome Marchand <jmarchan@xxxxxxxxxx>
- [PATCH] trace-cmd: libtracecmd: Rename private functions to fix static building
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH] libtracefs: utest: Rename private functions to fix static building
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH] libtraceevent: Rename private functions to prevent static build failures
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH] libtraceeval task-eval: Fix passing wrong teval to helper function
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 3/4] libtraceevent: Add DECLARE_TRACEEVAL_<types>
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 0/4] libtraceeval: Updates
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 1/4] libtraceeval task-eval: Add wake up latency
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 2/4] libtraceeval samples: Add PARKED and DEAD fields
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 4/4] libtraceeval: Add traceeval_type_index() API
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs: Destroy synthetic and eprobes before other events
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH] libtracefs: Destroy synthetic and eprobes before other events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs: Destroy synthetic and eprobes before other events
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH 1/3] libtracefs utest: Add test to check handling multiple dynamic events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 2/3] libtracefs utest: Fix min percent test
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 3/3] libtracefs utest: Do not test more events than what the ring buffer can hold
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 0/3] libtracefs utest: Fixes and new tests
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs: Destroy synthetic and eprobes before other events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtraceevent: Have sizeof() parsing handle u8/s8 through u64/s64
- From: Sean Anderson <sean.anderson@xxxxxxxxx>
- Re: [PATCH] libtracefs: Destroy synthetic and eprobes before other events
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH v2] trace-cmd .gitignore: Ignore utest/trace-utest in git
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH] libtracefs .gitignore: Ignore utest/trace-utest in git
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH v2] libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH] libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH] libtracefs .gitignore: Ignore utest/trace-utest in git
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs: Destroy synthetic and eprobes before other events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2] libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2] trace-cmd utest: Add test cases for trace-cmd reset
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH] libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH] libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH] libtracefs: Have tracefs_dynevent_get_all() find kprobes and uprobes properly
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] trace-cmd utest: Add test cases for trace-cmd reset
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] trace-cmd utest: Add test cases for trace-cmd reset
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 0/4] trace-cmd reset: Add option to preserve specific events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs .gitignore: Ignore utest/trace-utest in git
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH] trace-cmd .gitignore: Ignore utest/trace-utest in git
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH] trace-cmd utest: Add test cases for trace-cmd reset
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH v2 0/4] trace-cmd reset: Add option to preserve specific events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 0/4] trace-cmd reset: Add option to preserve specific events
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH v2 0/4] trace-cmd reset: Add option to preserve specific events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 4/4] trace-cmd reset: Add bash tab completion for -B and -k
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH v2 3/4] trace-cmd reset: Update man page for -k option
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH v2 1/4] trace-cmd reset: Bail out immediately if user provides an invalid option
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH v2 2/4] trace-cmd reset: Add option to preserve specific dynamic events
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH v2 0/4] trace-cmd reset: Add option to preserve specific events
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH 2/2] trace-cmd reset: Add option to preserve specific dynamic events
- From: Metin Kaya <metin.kaya@xxxxxxx>
- Re: [PATCH 2/2] trace-cmd reset: Add option to preserve specific dynamic events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtraceevent: Have sizeof() parsing handle u8/s8 through u64/s64
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 4/4] trace-cmd stat: Use tracefs_instances() instead of walking them
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 3/4] trace-cmd list: Use tracefs_instances() to list instances
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 2/4] trace-cmd show: Add --max_latency
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 0/4] trace-cmd: Various updates
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 1/4] trace-cmd list: Use tracefs_filter_functions()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 1/2] trace-cmd reset: Bail out immediately if user provides an invalid option
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH 2/2] trace-cmd reset: Add option to preserve specific dynamic events
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH 0/2] trace-cmd reset: Add option to preserve specific events
- From: Metin Kaya <metin.kaya@xxxxxxx>
- [PATCH v2] kernel-shark: Multi-thread the computaion of stream/combo plots
- From: Libo Chen <libo.chen@xxxxxxxxxx>
- Re: [PATCH] kernel-shark: Multi-thread the computaion of CPU graph
- From: Libo Chen <libo.chen@xxxxxxxxxx>
- Re: [PATCH] kernel-shark: Multi-thread the computaion of CPU graph
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- [PATCH] kernel-shark: Multi-thread the computaion of CPU graph
- From: Libo Chen <libo.chen@xxxxxxxxxx>
- Re: libtraceevent + Rust
- From: Douglas Raillard <douglas.raillard@xxxxxxx>
- [ANNOUNCE] Rust libtraceevent/trace-cmd report
- From: Douglas Raillard <douglas.raillard@xxxxxxx>
- [PATCH] trace-cmd record: Fix compression when files are greater than 2GB
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 2/2] trace-cmd lib: Use proper printf format specifiers
- [PATCH 1/2] trace-cmd lib: Fix potential integer overflow in tracecmd_write_cpu_data()
- [PATCH 0/2] trace-cmd lib: Fix potential integer overflows
- [PATCH] Print arrays like Linux does
- From: Sean Anderson <sean.anderson@xxxxxxxxx>
- [PATCH] libtraceevent: Print function pointer address when TEP_EVENT_FL_PRINTRAW is specified
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs utest: Do not test kprobe interface if there's no kprobes
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs: Have tracefs_instance_tracers() return instance tracers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd: utest: include libgen.h for POSIX basename()
- From: Fiona Klute <fiona.klute@xxxxxx>
- [PATCH] trace-cmd record: Always disable func_stack_trace in tracecmd_disable_all_tracing()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] trace-cmd meson: Fix include file for swig python build
- From: Daniel Wagner <wagi@xxxxxxxxx>
- Re: [PATCH] trace-cmd documentation: Remove check-manpages.sh for trace-cmd in meson build
- From: Daniel Wagner <wagi@xxxxxxxxx>
- Re: [PATCH] trace-cmd: Add meson build targets to Makefile
- From: Daniel Wagner <wagi@xxxxxxxxx>
- Re: [PATCH] libtracefs: Documentation: Add missing documentation to meson.build
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd Documentation: Update the trace-cmd report output
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd documentation: Remove check-manpages.sh for trace-cmd in meson build
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs: Documentation: Add missing documentation to meson.build
- From: Michal Sojka <michal.sojka@xxxxxxx>
- Re: [PATCH v2] Fix double free issue in event_read_print_args
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd: Add meson build targets to Makefile
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [ANNOUNCE] libtraceevent 1.8.3
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd meson: Fix include file for swig python build
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs: Add meson build targets to Makefile
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2] libtraceevent: Add meson build targets to Makefile
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] trace-cmd: python: Update python module
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 1/3] libtracefs: Enable mmapped ring buffer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 2/3] libtracefs: Add cpu-map sample to trace mapped buffer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 0/3] libtracefs: Enable ring buffer user space memory mapping
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 3/3] libtracefs utest: Add better logic to cause missed events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2] libtraceevent: Fix a double free in process_op()
- From: Namhyung Kim <namhyung@xxxxxxxxx>
- Re: [PATCH] libtraceevent: Fix a double free in process_op()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] libtraceevent: Fix a double free in process_op()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtraceevent: Fix a double free in process_op()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd record: Do not remove instances with -v
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 36/38] trace-cmd record: check the length of the protocol version received
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 34/38] trace-cmd mem: prevent a memory leak in trace_mem()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 33/38] trace-cmd record: prevent memory corruption in parse_record_options()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 32/38] trace-cmd lib: prevent memory leak in tracecmd_create_event_hook()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 29/38] trace-cmd record: prevent memory leak in setup_network()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 23/38] trace-cmd lib: prevent buffer overrun in read_string()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v3 1/2] trace-cmd report: Print function retval in function_graph
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- [PATCH v3 0/2] trace-cmd report: support function retval in function_graph
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- [PATCH v3 2/2] trace-cmd report: Add options for the fgraph retval feature
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: [PATCH 22/38] trace-cmd dump: prevent buffer overrun in dump_clock()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 15/38] trace-cmd lib: check the return value of do_lssek() in trace_get_options()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] trace-cmd: Add ftrace options for the fgraph retval feature
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 13/38] trace-cmd record: prevent a memory leak in show_error()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] trace-cmd: Add ftrace options for the fgraph retval feature
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: [PATCH 08/38] trace-cmd lib: prevent a memory leak in create_event_list_item()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 06/38] trace-cmd lib: prevent a memory leak in handle_options()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 0/5] perf build: libtraceevent, libtracefs feature check with pkg-config
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 0/5] perf build: libtraceevent, libtracefs feature check with pkg-config
- From: Leo Yan <leo.yan@xxxxxxx>
- Re: [PATCH] trace-cmd: ptp-timesync: Turn off Nagle for TCP sockets
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] trace-cmd: Add ftrace options for the fgraph retval feature
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] trace-cmd ftrace: print function retval in function_graph
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 0/5] perf build: libtraceevent, libtracefs feature check with pkg-config
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v3 5/5] tools/latency: Use pkg-config in lib_setup of Makefile.config
- From: Guilherme Amadio <amadio@xxxxxxxxxx>
- [PATCH v3 4/5] tools/rtla: Use pkg-config in lib_setup of Makefile.config
- From: Guilherme Amadio <amadio@xxxxxxxxxx>
- [PATCH v3 3/5] tools/verification: Use pkg-config in lib_setup of Makefile.config
- From: Guilherme Amadio <amadio@xxxxxxxxxx>
- [PATCH v3 2/5] tools: Make pkg-config dependency checks usable by other tools
- From: Guilherme Amadio <amadio@xxxxxxxxxx>
- [PATCH v3 1/5] perf build: Warn if libtracefs is not found
- From: Guilherme Amadio <amadio@xxxxxxxxxx>
- [PATCH v3 0/5] perf build: libtraceevent, libtracefs feature check with pkg-config
- From: Guilherme Amadio <amadio@xxxxxxxxxx>
- Re: [PATCH] trace-cmd: python: Update python module
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- RE: [PATCH] trace-cmd: python: Update python module
- From: "Schmidt, Adriaan" <adriaan.schmidt@xxxxxxxxxxx>
- [PATCH v2] Fix double free issue in event_read_print_args
- From: Tw <tw19881113@xxxxxxxxx>
- Re: [PATCH] fix double free issue in event_read_print_args
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] fix double free issue in event_read_print_args
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] fix double free issue in event_read_print_args
- From: Totoro W <tw19881113@xxxxxxxxx>
- [PATCH] fix double free issue in event_read_print_args
- From: Totoro W <tw19881113@xxxxxxxxx>
- [PATCH] libtraceevent: Fix a double free in process_op()
- From: Namhyung Kim <namhyung@xxxxxxxxx>
- [PATCH] trace-cmd library: fix compatibility with Python 3.13
- From: Yaakov Selkowitz <yselkowi@xxxxxxxxxx>
- trace-cmd library: suspicious SWIG instructions for the python wrappers
- From: Jerome Marchand <jmarchan@xxxxxxxxxx>
- Re: [PATCH] kernelshark: fix compiling error in LatencyPlot.cpp
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- [PATCH] libtraceevent: Do not return a local stack pointer in get_field_str()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 4/4] libtraceevent: don't return a pointer to a local variable get_field_str()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtraceevent: Have unit test fail when any tests fail
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd: ptp-timesync: Turn off Nagle for TCP sockets
- From: avidanborisov@xxxxxxxxx
- [PATCH] kernelshark: fix compiling error in LatencyPlot.cpp
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 4/4] libtraceevent: don't return a pointer to a local variable get_field_str()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 1/4] libtraceevent: close shared object in the error path of load_plugin()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 3/4] libtraceevent: prevent a memory leak in tep_plugin_add_option()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 0/4] libtraceevent: fix misc issues found by static analysis
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 2/4] libtraceevent: prevent a memory leak in process_fields()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 05/15] libtracefs: prevent memory leak in tracefs_event_systems()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 00/15] libtracefs: fix misc issues found by static analysis
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 09/15] libtracefs: prevent a memory leak in open_cpu_files()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 03/15] libtracefs: prevent a memory leak in update_fields()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 15/15] libtracefs: initialize val in build_filter()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 13/15] libtracefs: close dir in the error path in tracefs_system_events()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 14/15] libtracefs: close dir in the error path in tracefs_event_systems()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 10/15] libtracefs: prevent memory leak in tracefs_instance_create()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 12/15] libtracefs: prevent memory leak in tracefs_dynevent_get_all()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 08/15] libtracefs: prevent a memory leak in tracefs_system_events()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 11/15] libtracefs: my_yyinput() should return 0 when no data can be read
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 07/15] libtracefs: prevent a memory leak in add_func_str()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 06/15] libtracefs: don't leak socket file descriptor in open_vsock()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 04/15] libtracefs: prevent a memory leak in tracefs_synth_add_end_field()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 02/15] libtracefs: prevent memory leak in append_filer()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 01/15] libtracefs: call va_end() before exiting tracefs_hist_set_sort_key()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- Re: [PATCH 00/38] trace-cmd: fix misc issues found by static analysis
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 24/38] trace-cmd: close file descriptor in trace_vsock_make()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 36/38] trace-cmd record: check the length of the protocol version received
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 38/38] trace-cmd lib: prevent a memory leak in tracecmd_tsync_proto_getall()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 37/38] trace-cmd record: close socket fd before retrying to connect
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 34/38] trace-cmd mem: prevent a memory leak in trace_mem()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 32/38] trace-cmd lib: prevent memory leak in tracecmd_create_event_hook()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 35/38] trace-cmd: move the initialization of found_pid at the beginning of stop_trace_connect()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 26/38] trace-cmd record: don't print a NULL string in get_temp_file()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 31/38] trace-cmd listen: prevent a infinite loop in communicate_with_client()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 30/38] trace-cmd listen: prevent memory leak in communicate_with_client()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 33/38] trace-cmd record: prevent memory corruption in parse_record_options()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 29/38] trace-cmd record: prevent memory leak in setup_network()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 28/38] trace-cmd lib: remove unused tracecmd_parse_cmdlines() function
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 21/38] trace-cmd record: prevent memory leak in clear_func_filter()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 27/38] trace-cmd lib: prevent a possible file descriptor leak in set_proc_kptr_restrict()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 25/38] trace-cmd lib: prevent memory leak in glob_events()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 22/38] trace-cmd dump: prevent buffer overrun in dump_clock()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 23/38] trace-cmd lib: prevent buffer overrun in read_string()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 18/38] trace-cmd lib: remove useless code in tracecmd_plog()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 19/38] trace-cmd record: prevent memory leak in add_all_instances()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 20/38] trace-cmd lib: check for a negative return value of read in tracecmd_compress_copy_from()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 17/38] trace-cmd lib: prevent memory leak in ptp_clock_server()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 16/38] trace-cmd lib: don't double close a file descriptor in read_header_files()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 10/38] trace-cmd: don't print a NULL string in append_pid_filter()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 11/38] trace-cmd record: prevent possible memory coruption in get_pid_addr_maps()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 14/38] trace-cmd record: prevent memory leak in update_pid_filters()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 13/38] trace-cmd record: prevent a memory leak in show_error()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 08/38] trace-cmd lib: prevent a memory leak in create_event_list_item()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 05/38] trace-cmd lib: prevent possible memory coruption in add_plugin_file()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 15/38] trace-cmd lib: check the return value of do_lssek() in trace_get_options()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 07/38] trace-cmd lib: prevent a memory leak in regex_event_buf()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 04/38] trace-cmd: call dlclose() in the error path of load_plugin()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 09/38] trace-cmd lib: prevent a memory leak in read_ftrace_printk()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 12/38] trace-cmd hist: close tracecmd handle when trace_hist() exits early
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 01/38] trace-cmd listen: close ofd before exiting process_client()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 06/38] trace-cmd lib: prevent a memory leak in handle_options()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 03/38] trace-cmd lib: prevent a memory leak in read_header_files()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 02/38] trace-cmd msg: prevent a memory leak in get_trace_req_args()
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- [PATCH 00/38] trace-cmd: fix misc issues found by static analysis
- From: "Jerome Marchand" <jmarchan@xxxxxxxxxx>
- Re: [PATCH] trace-cmd: Do not print stacks after stacks
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] libtracecmd: Optimize what cpus to check in tracecmd_iterate_events()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracecmd: Optimize what cpus to check in tracecmd_iterate_events()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v1] libtraceevent: Avoid a simple asprintf case
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1] libtraceevent: Fix event-parse memory leak in process_cond
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH] trace-cmd: Do not print stacks after stacks
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 1/2] trace-cmd ftrace: print function retval in function_graph
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- [PATCH v2 2/2] trace-cmd: Add ftrace options for the fgraph retval feature
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- [PATCH v2 0/2] trace-cmd ftrace: support function retval feature in function_graph
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- RGV Abstract Website Feedback
- From: <customerservice@xxxxxxxxxxxxxxx>
- [PATCH] libtracefs: Add trace-mmap.c to meson build
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [External] : Re: [PATCH 2/2] trace-cmd: Add ftrace options with fgraph retval option
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: [PATCH v4] rtla: Documentation: Fix -t, --trace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/2] trace-cmd: Add ftrace options with fgraph retval option
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/2] trace-cmd: Add ftrace options with fgraph retval option
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: [PATCH 2/2] trace-cmd: Add ftrace options with fgraph retval option
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v1] libtraceevent: Fix event-parse memory leak in process_cond
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v1] libtraceevent: Avoid a simple asprintf case
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v1] libtraceevent: Avoid a simple asprintf case
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1] libtraceevent: Avoid a simple asprintf case
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v4] rtla: Documentation: Fix -t, --trace
- From: John Kacur <jkacur@xxxxxxxxxx>
- Re: [PATCH v3 2/2] rtla: Documentation: Fix -t, --trace
- From: Daniel Bristot de Oliveira <bristot@xxxxxxxxxx>
- [PATCH v3 2/2] rtla: Documentation: Fix -t, --trace
- From: John Kacur <jkacur@xxxxxxxxxx>
- [PATCH v3 1/2] rtla: Fix -t\--trace[=file]
- From: John Kacur <jkacur@xxxxxxxxxx>
- Re: [PATCH v2] rtla: Fix -t/--trace[=file]
- From: Daniel Bristot de Oliveira <bristot@xxxxxxxxxx>
- Re: [PATCH] trace-cmd: support -m parameter for virt instances
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] trace-cmd: support -m parameter for virt instances
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v2] rtla: Fix -t/--trace[=file]
- From: John Kacur <jkacur@xxxxxxxxxx>
- [PATCH] rtla: Fix reporting when a cpu count is 0
- From: John Kacur <jkacur@xxxxxxxxxx>
- [PATCH] Fix reporting when a cpu count is 0
- From: John Kacur <jkacur@xxxxxxxxxx>
- Re: [PATCH] rtla: Fix -t/--trace[=file]
- From: Daniel Bristot de Oliveira <bristot@xxxxxxxxxx>
- [PATCH v1] libtraceevent: Avoid a simple asprintf case
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH] rtla: Fix -t/--trace[=file]
- From: John Kacur <jkacur@xxxxxxxxxx>
- Re: [External] Re: [PATCH] perf build: Add LIBTRACEEVENT_DIR build option
- From: Yang Jihong <yangjihong@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] trace-cmd: Add ftrace options with fgraph retval option
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/2] trace-cmd: Add ftrace options with fgraph retval option
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- Re: [PATCH] perf build: Add LIBTRACEEVENT_DIR build option
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1] libtraceevent: Fix event-parse memory leak in process_cond
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1] libtraceevent: Fix event-parse memory leak in process_cond
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: RFC: using NIC DMA ring as tracing buffer?
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- Re: RFC: using NIC DMA ring as tracing buffer?
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- Re: RFC: using NIC DMA ring as tracing buffer?
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- RFC: using NIC DMA ring as tracing buffer?
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- [PATCH 2/2] trace-cmd: Add ftrace options with fgraph retval option
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- [PATCH 1/2] trace-cmd ftrace: print function retval in function_graph
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- [PATCH 0/2] trace-cmd ftrace: support function retval feature in function_graph
- From: Jianfeng Wang <jianfeng.w.wang@xxxxxxxxxx>
- [PATCH] libtraceevent: Have single quotes represent characters
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtraceevent: Make sure unit test binary fails when tests fail
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] Fix tests running on big endian arch
- From: Paul Mars <paul.mars@xxxxxxxxxxxxx>
- Re: [PATCH] libtraceevent: Fix tests running on big endian arch
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtraceevent: Fix tests running on big endian arch
- From: Paul Mars <paul.mars@xxxxxxxxxxxxx>
- [PATCH] libtraceevent: Make sure unit test binary fails when tests fail
- From: Paul Mars <paul.mars@xxxxxxxxxxxxx>
- Re: [PATCH 09/23] perf annotate-data: Maintain variable type info
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 04/23] perf dwarf-aux: Add die_find_func_rettype()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 04/23] perf dwarf-aux: Add die_find_func_rettype()
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 09/23] perf annotate-data: Maintain variable type info
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 22/23] perf annotate-data: Add a cache for global variable types
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 22/23] perf annotate-data: Add a cache for global variable types
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 22/23] perf annotate-data: Add a cache for global variable types
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 22/23] perf annotate-data: Add a cache for global variable types
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 09/23] perf annotate-data: Maintain variable type info
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 04/23] perf dwarf-aux: Add die_find_func_rettype()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 03/23] perf dwarf-aux: Handle type transfer for memory access
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 01/23] perf dwarf-aux: Remove unused pc argument
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCHSET 00/23] Remaining bits of data type profiling (v7)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 09/23] perf annotate-data: Maintain variable type info
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 08/23] perf annotate-data: Add debug messages
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 04/23] perf dwarf-aux: Add die_find_func_rettype()
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 03/23] perf dwarf-aux: Handle type transfer for memory access
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 02/23] perf dwarf-aux: Add die_collect_vars()
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 01/23] perf dwarf-aux: Remove unused pc argument
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH 23/23] perf annotate-data: Do not retry for invalid types
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 22/23] perf annotate-data: Add a cache for global variable types
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 21/23] perf annotate-data: Add stack canary type
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 20/23] perf annotate-data: Handle ADD instructions
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 19/23] perf annotate-data: Support general per-cpu access
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 18/23] perf annotate-data: Track instructions with a this-cpu variable
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 17/23] perf annotate-data: Handle this-cpu variables in kernel
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 16/23] perf annotate: Parse x86 segment register location
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 15/23] perf annotate-data: Check register state for type
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 14/23] perf annotate-data: Implement instruction tracking
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 13/23] perf annotate-data: Handle call instructions
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 12/23] perf annotate-data: Handle global variable access
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 11/23] perf annotate-data: Add get_global_var_type()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 10/23] perf annotate-data: Add update_insn_state()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 09/23] perf annotate-data: Maintain variable type info
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 08/23] perf annotate-data: Add debug messages
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 07/23] perf annotate: Add annotate_get_basic_blocks()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 06/23] perf annotate-data: Introduce struct data_loc_info
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 05/23] perf map: Add map__objdump_2rip()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 04/23] perf dwarf-aux: Add die_find_func_rettype()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 03/23] perf dwarf-aux: Handle type transfer for memory access
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 02/23] perf dwarf-aux: Add die_collect_vars()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 01/23] perf dwarf-aux: Remove unused pc argument
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCHSET 00/23] Remaining bits of data type profiling (v7)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] libtracefs meson: Use SemVer in the build description
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs meson: Use SemVer in the build description
- From: Aleksander Trofimowicz <trof@xxxxxx>
- [PATCH] rtla: Remove tarfile functionality
- From: John Kacur <jkacur@xxxxxxxxxx>
- Re: [PATCH] trace-cmd: support -m parameter for virt instances
- From: Junyao Zhao <junzhao@xxxxxxxxxx>
- [PATCH] build: various fixes for the Meson build of libtraceevent
- From: Alexander Kanavin <alex@xxxxxxxxxxxxx>
- [PATCH 3/3] kernel-shark: Fix various compile warnings
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- [PATCH 2/3] kernelshark: Mute all "unused parameter" warnings
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- [PATCH 1/3] kernel-shark: Enable extra compile warnings
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- [PATCH] trace-cmd: support -m parameter for virt instances
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH 00/34] Fix kernelshark issues introduced by the migration to Qt6
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 00/34] Fix kernelshark issues introduced by the migration to Qt6
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 00/34] Fix kernelshark issues introduced by the migration to Qt6
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- Re: [PATCH 00/34] Fix kernelshark issues introduced by the migration to Qt6
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- Re: kernel-shark fails to display
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- Re: kernel-shark fails to display
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: kernel-shark fails to display
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- [PATCH] meson: add utest option
- From: Fabrice Fontaine <fontaine.fabrice@xxxxxxxxx>
- Re: [PATCH v2] libtracefs: Update trace_buffer_meta
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- [PATCH v3] libtracefs: Update trace_buffer_meta
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- Re: [PATCH v2] libtracefs: Update trace_buffer_meta
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] perf tools issues with BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 1/3] utest/tracefs-utest: include linux/limits.h
- From: "Miko Larsson" <mikoxyzzz@xxxxxxxxx>
- Re: [PATCH v6 1/2] trace-cmd split: Remove const to (struct handle_list).name
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v6 2/2] trace-cmd split: Enable support for buffer selection
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v6 1/2] trace-cmd split: Remove const to (struct handle_list).name
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH] trace-cmd utest: Add PATH_MAX if it is not already defined
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs utest: Add PATH_MAX if it is not already defined
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 1/3] utest/tracefs-utest: include linux/limits.h
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 1/3] utest/tracefs-utest: include linux/limits.h
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2] utest/trace-utest: include libgen.h
- From: Miko Larsson via B4 Relay <devnull+mikoxyzzz.gmail.com@xxxxxxxxxx>
- [PATCH v2 2/3] utest/tracefs-utest: define _LARGEFILE64_SOURCE
- From: Miko Larsson via B4 Relay <devnull+mikoxyzzz.gmail.com@xxxxxxxxxx>
- [PATCH v2 3/3] utest/trace-utest: include libgen.h
- From: Miko Larsson via B4 Relay <devnull+mikoxyzzz.gmail.com@xxxxxxxxxx>
- [PATCH v2 1/3] utest/tracefs-utest: include linux/limits.h
- From: Miko Larsson via B4 Relay <devnull+mikoxyzzz.gmail.com@xxxxxxxxxx>
- [PATCH v2 0/3] utest: fix build with musl + clang >=15
- From: Miko Larsson via B4 Relay <devnull+mikoxyzzz.gmail.com@xxxxxxxxxx>
- Re: [PATCH 2/3] utest/tracefs-utest: add missing define
- From: "Miko Larsson" <mikoxyzzz@xxxxxxxxx>
- Re: [PATCH 1/3] utest/tracefs-utest: add missing include
- From: "Miko Larsson" <mikoxyzzz@xxxxxxxxx>
- Re: [PATCH v5] trace-cmd split: Enable support for buffer selection
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/3] utest/tracefs-utest: add missing define
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 1/3] utest/tracefs-utest: add missing include
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v5] trace-cmd split: Enable support for buffer selection
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH 14/14] perf annotate-data: Add stack canary type
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 13/14] perf annotate-data: Track instructions with a this-cpu variable
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 12/14] perf annotate-data: Handle this-cpu variables in kernel
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 11/14] perf annotate: Parse x86 segment register location
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 09/14] perf annotate-data: Handle call instructions
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 10/14] perf annotate-data: Implement instruction tracking
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 08/14] perf annotate-data: Handle global variable access
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 07/14] perf annotate-data: Add update_insn_state()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 06/14] perf annotate-data: Maintain variable type info
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 05/14] perf annotate: Add annotate_get_basic_blocks()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 04/14] perf map: Add map__objdump_2rip()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 03/14] perf annotate-data: Introduce struct data_loc_info
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 02/14] perf dwarf-aux: Handle type transfer for memory access
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 01/14] perf dwarf-aux: Add die_collect_vars()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v6)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v4] trace-cmd split: Enable support for buffer selection
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] utest/trace-utest: add missing include
- From: Miko Larsson via B4 Relay <devnull+mikoxyzzz.gmail.com@xxxxxxxxxx>
- [PATCH 3/3] utest/trace-utest: add missing include
- From: Miko Larsson via B4 Relay <devnull+mikoxyzzz.gmail.com@xxxxxxxxxx>
- [PATCH 0/3] utest: fix FTBFS with clang >=15
- From: Miko Larsson via B4 Relay <devnull+mikoxyzzz.gmail.com@xxxxxxxxxx>
- [PATCH 1/3] utest/tracefs-utest: add missing include
- From: Miko Larsson via B4 Relay <devnull+mikoxyzzz.gmail.com@xxxxxxxxxx>
- [PATCH 2/3] utest/tracefs-utest: add missing define
- From: Miko Larsson via B4 Relay <devnull+mikoxyzzz.gmail.com@xxxxxxxxxx>
- [PATCH v4] trace-cmd split: Enable support for buffer selection
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- Re: [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- Re: [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] rtla: osnoise: timerlat: exit with EXIT_SUCCESS when help is invoked
- From: Daniel Bristot de Oliveira <bristot@xxxxxxxxxx>
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip()
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 14/14] perf annotate-data: Add stack canary type
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 09/14] perf annotate-data: Handle call instructions
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 14/14] perf annotate-data: Add stack canary type
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 09/14] perf annotate-data: Handle call instructions
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip()
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 14/14] perf annotate-data: Add stack canary type
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 09/14] perf annotate-data: Handle call instructions
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 07/14] perf annotate-data: Add update_insn_state()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 06/14] perf annotate-data: Maintain variable type info
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- Re: [PATCH 04/34] kernelshark: Do not create a temporary container for looping over QMap
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- Re: [PATCH 04/34] kernelshark: Do not create a temporary container for looping over QMap
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- Re: [PATCH 14/14] perf annotate-data: Add stack canary type
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 09/14] perf annotate-data: Handle call instructions
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 07/14] perf annotate-data: Add update_insn_state()
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 06/14] perf annotate-data: Maintain variable type info
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 04/14] perf map: Add map__objdump_2rip()
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH] rtla: osnoise: timerlat: exit with EXIT_SUCCESS when help is invoked
- From: John Kacur <jkacur@xxxxxxxxxx>
- [PATCH 14/14] perf annotate-data: Add stack canary type
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 12/14] perf annotate-data: Handle this-cpu variables in kernel
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 13/14] perf annotate-data: Track instructions with a this-cpu variable
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 11/14] perf annotate: Parse x86 segment register location
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 10/14] perf annotate-data: Implement instruction tracking
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 09/14] perf annotate-data: Handle call instructions
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 08/14] perf annotate-data: Handle global variable access
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 07/14] perf annotate-data: Add update_insn_state()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 06/14] perf annotate-data: Maintain variable type info
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 05/14] perf annotate: Add annotate_get_basic_blocks()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 04/14] perf map: Add map__objdump_2rip()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 03/14] perf annotate-data: Introduce struct data_loc_info
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 02/14] perf dwarf-aux: Handle type transfer for memory access
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 01/14] perf dwarf-aux: Add die_collect_vars()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v5)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd: fix --poll trace recording
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH v2] libtracefs: Update trace_buffer_meta
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 04/34] kernelshark: Do not create a temporary container for looping over QMap
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 05/34] kernelshark: Prevent potential detach of QMap container
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH v2 11/34] kernelshark: Prevent potential divide by zero in Shape::center()
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH v2 20/34] kernelshark: Fix potential memory leaks in libkshark-configio
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH v2 24/34] kernelshark: Fix potential memory leaks in libkshark-tepdata
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH v2 33/34] kernelshark: Allow to reduce a bit more the graph height
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] eventfs: Have inodes have unique inode numbers
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have inodes have unique inode numbers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] eventfs: Have inodes have unique inode numbers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- Re: [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- Re: [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 3/5] trace-cmd split: Handle splitting files with multiple instances
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 6/7] trace-cmd split: Enable support for buffer selection
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 6/7] trace-cmd split: Enable support for buffer selection
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs: Update the kbuf for previous read in trace_mmap_load_subbuf()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd report: Allow for multiple files without having -i
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd split: Initialize current in parse_file()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs: Update the kbuf for previous read in trace_mmap_load_subbuf()
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- [PATCH v2] trace-cmd split: Initialize current in parse_file()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 2/7] trace-cmd split: Correctly split with start/end/time-window parameters
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs: Update the kbuf for previous read in trace_mmap_load_subbuf()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs: Update trace_buffer_meta
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs: Update the kbuf for previous read in trace_mmap_load_subbuf()
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- [PATCH] libtracefs: Update the kbuf for previous read in trace_mmap_load_subbuf()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs: Add ring buffer memory mapping APIs
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 5/7] trace-cmd split: Handle splitting files with multiple instances
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v3 5/5] trace-cmd split: Update usage
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v3 3/5] trace-cmd split: Handle splitting files with multiple instances
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v3 2/5] trace-cmd split: Add functions to generate temp files
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v3 1/5] trace-cmd split: Store instances in local list
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v3 0/5] trace-cmd: split: Handle splitting files with multiple instances
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH] libtracefs: Update trace_buffer_meta
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- Re: [PATCH] libtracefs: Add ring buffer memory mapping APIs
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- Re: [PATCH v2 2/7] trace-cmd split: Correctly split with start/end/time-window parameters
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 5/7] trace-cmd split: Handle splitting files with multiple instances
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 4/7] trace-cmd split: Add functions to generate temp files
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 3/7] trace-cmd split: Store instances in local list
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCHSET 0/9] perf tools: More updates on data type profiling (v4)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH v2 7/7] trace-cmd split: Update usage
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v2 4/7] trace-cmd split: Add functions to generate temp files
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v2 3/7] trace-cmd split: Store instances in local list
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v2 5/7] trace-cmd split: Handle splitting files with multiple instances
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v2 6/7] trace-cmd split: Enable support for buffer selection
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v2 0/7] trace-cmd: split: Handle splitting files with multiple instances
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v2 2/7] trace-cmd split: Correctly split with start/end/time-window parameters
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v2 1/7] trace-cmd split: Small fixes
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- Re: [PATCH 11/34] kernelshark: Prevent potential divide by zero in Shape::center()
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- Re: [PATCH 33/34] kernelshark: Allow to reduce a bit more the graph height
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- Re: [PATCH 31/34] kernelshark: Fix comparison of integers of different signs warnings
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- Re: [PATCH 24/34] kernelshark: Fix potential memory leaks in libkshark-tepdata
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- Re: [PATCH 20/34] kernelshark: Fix potential memory leaks in libkshark-configio
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- Re: [PATCH 05/34] kernelshark: Prevent potential detach of QMap container
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- Re: [PATCH 04/34] kernelshark: Do not create a temporary container for looping over QMap
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- Re: [PATCH 00/34] Fix kernelshark issues introduced by the migration to Qt6
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- Re: kernel-shark fails to display
- From: Yordan Karadzhov <y.karadz@xxxxxxxxx>
- kernel-shark fails to display
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- [PATCH] trace-cmd record: Fix top_instance.output_file being NULL
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/5] trace-cmd: usage: Update usage for trace-cmd split
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 5/5] trace-cmd: split: Handle splitting files with multiple instances
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 5/5] trace-cmd: split: Handle splitting files with multiple instances
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- Re: [PATCH 5/5] trace-cmd: split: Handle splitting files with multiple instances
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- Re: [PATCHSET 0/9] perf tools: More updates on data type profiling (v4)
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH 9/9] perf dwarf-aux: Check allowed DWARF Ops
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 8/9] perf annotate-data: Support stack variables
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 7/9] perf dwarf-aux: Add die_get_cfa()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 6/9] perf annotate-data: Support global variables
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 5/9] perf annotate-data: Handle PC-relative addressing
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 4/9] perf annotate-data: Add stack operation pseudo type
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 3/9] perf annotate-data: Handle array style accesses
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 2/9] perf annotate-data: Handle macro fusion on x86
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 1/9] perf annotate-data: Parse 'lock' prefix from llvm-objdump
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCHSET 0/9] perf tools: More updates on data type profiling (v4)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH] trace-cmd split: Do not fail if cmdlines are not present
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 5/5] trace-cmd: split: Handle splitting files with multiple instances
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 5/5] trace-cmd: split: Handle splitting files with multiple instances
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- Re: [PATCH 2/5] trace-cmd: usage: Update usage for trace-cmd split
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH 03/34] kernelshark: Remove function param when not used, whenever possible
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 00/34] Fix kernelshark issues introduced by the migration to Qt6
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 11/34] kernelshark: Prevent potential divide by zero in Shape::center()
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 04/34] kernelshark: Do not create a temporary container for looping over QMap
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 19/34] kernelshark: Fix qfileinfo-exists Clazy warning
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 15/34] kernelshark: Fix moving a temp object prevents copy elision warning
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 17/34] kernelshark: Return by reference the list of header in KsModels
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 08/34] kernelshark: Use lambda parameter instead of captured local variable
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 16/34] kernelshark: Add receiver object to connect() call
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 31/34] kernelshark: Fix comparison of integers of different signs warnings
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 32/34] kernelshark: Fix KsTableView columns width, and KsTraceViewer size
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 23/34] kernelshark: Fix 'const' type qualifier on return type has no effect
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 24/34] kernelshark: Fix potential memory leaks in libkshark-tepdata
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 34/34] kernelshark: Cleanup of KsDualMarker methods
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 29/34] kernelshark: Fix tepdata_dump_entry() for event_id = KS_EVENT_OVERFLOW
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 27/34] kernelshark: In KsTimeOffsetDialog() constructor use parent param
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 26/34] kernelshark: Remove unused KsDataWidget::wipPtr() and broken function
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 14/34] kernelshark: Fix range-loop-reference Clazy warning
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 33/34] kernelshark: Allow to reduce a bit more the graph height
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 22/34] kernelshark: Fix potential double free of histo->map, histo->bin_count
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 13/34] kernelshark: Remove unused locals variables
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 10/34] kernelshark: Use sliced() or first() instead of mid/right/left()
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 28/34] kernelshark: Fixed loop counter incremented suspiciously twice
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 30/34] kernelshark: Use static_cast instead of C cast in KsMainWindow
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 09/34] kernelshark: Keep overridden method protected instead of public
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 05/34] kernelshark: Prevent potential detach of QMap container
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 12/34] kernelshark: Fix potential access to uninitialized variable
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 25/34] kernelshark: Fix typo in comment of KsGLWidget::resizeGL()
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 20/34] kernelshark: Fix potential memory leaks in libkshark-configio
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 07/34] kernelshark: Fix potential memory leak in KsGLWidget
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 21/34] kernelshark: Fix potential access to uninitialized variable
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 06/34] kernelshark: Fix used after free of QByteArray raw data
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 01/34] kernelshark: Fix modelReset() signaling, rename update to updateGeom
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 02/34] kernelshark: Add .gitignore
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- [PATCH 18/34] kernelshark: Fix detaching-temporary Clazy warning
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] trace-cmd: split: Handle splitting files with multiple instances
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 2/5] trace-cmd: usage: Update usage for trace-cmd split
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 0/5] trace-cmd: split: Handle splitting files with multiple instances
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 5/5] trace-cmd: split: Handle splitting files with multiple instances
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH 4/5] trace-cmd: split: Add functions to generate temp files
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH 0/5] trace-cmd: split: Handle splitting files with multiple instances
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH 3/5] trace-cmd: split: Store instances in local list
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH 2/5] trace-cmd: usage: Update usage for trace-cmd split
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH 1/5] trace-cmd: split: Small fixes
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH] trace-cmd meson: Add trace-sqlhist.c to meson.build
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs: Fix tracefs_instance_reset() of triggers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd utests: Add more tests to test the iterating
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 2/3] libtracecmd: Do not free records at end of iterator
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 1/3] libtracecmd: Use cpu_data[cpu]->cpus and not ->max_cpu
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 0/3] libtracecmd: Fix iterators
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 3/3] libtracecmd: Just save timestamps and not the records in iterators
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracecmd: Fix comment for tracecmd_cpus()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracecmd: Return NULL if page is NULL in peek_last_event()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracecmd: Break function graph line if exit is on another CPU
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracecmd: Fix free_zpage() offset
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] KsGLWidget: Fix modelReset() signaling, rename update to updateGeom
- From: Benjamin ROBIN <dev@xxxxxxxxxxxxx>
- Re: [PATCH] libtracecmd rbtree: Fix deletion of leaf nodes
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH 1/2] trace-cmd record: Add --subbuf-size option
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 2/2] trace-cmd record: Reset buffer_size and subbuf_size when done
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 0/2] trace-cmd record: Add updates for subbuffer size
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] libtracefs meson: build tracefs-mmap by default
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs meson: build tracefs-mmap by default
- From: Giulio Benetti <giulio.benetti@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] libtracecmd rbtree: Fix deletion of leaf nodes
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd reset: Fix -d option
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 7/7] libtracefs utest: Add tests to use mapping if supported
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 1/7] libtracefs: Have mapping work with the other tracefs_cpu* functions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 4/7] libtracefs: Fix tracefs_mmap() kbuf usage
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 5/7] libtracefs: Call mmap ioctl if a refresh happens
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 0/7] libtracefs: More fixes for memory mapping ring buffer API
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 3/7] libtracefs: Have nonblock tracefs_cpu reads set errno EAGAIN
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 2/7] libtracefs: Have tracefs_mmap_read() include subbuf meta data
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 6/7] libtracefs: Add tracefs_mapped_is_supported() API
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 3/4] libtracefs: Use mmapping for iterating raw events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 0/4] libtracefs: More updates and fixes to mmap code
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 1/4] libtracefs: Unmap mmap mapping on tracefs_cpu close
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 2/4] libtracefs: Use tracefs_cpu_*_buf() calls for iterator
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH 4/4] libtracefs: Have tracefs_cpu_flush(_buf)() use mapping
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs Documentation: Fix tracefs_cpu_snapshot_open() man pages
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs Documentation: Add tracefs_follow_events_clear() to main man page
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs: Add man pages for tracefs_snapshot_*() functions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] libtracefs sql: Rename TIMESTAMP_USECS_DELTA to TIMESTAMP_DELTA_USECS
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH] trace-cmd report: Add interrupt info in output
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2] trace-cmd stat: Add sub-buffer size
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v3] kbuffer: Update kbuf->next in kbuffer_refresh
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite Waterfalls]