Show patches with: State = Action Required       |   135 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] trace-cmd: libtracecmd: Rename private functions to fix static building [v2] trace-cmd: libtracecmd: Rename private functions to fix static building - - - --- 2024-11-19 Metin Kaya New
[v2] libtracefs: utest: Rename private functions to fix static building [v2] libtracefs: utest: Rename private functions to fix static building - - - --- 2024-11-19 Metin Kaya New
[v2,RESEND] trace-cmd .gitignore: Ignore utest/trace-utest in git [v2,RESEND] trace-cmd .gitignore: Ignore utest/trace-utest in git - - - --- 2024-10-31 Metin Kaya New
trace-cmd: Prevent buffer overflow in update_pid_filters() trace-cmd: Prevent buffer overflow in update_pid_filters() - - - --- 2024-10-29 Jerome Marchand New
trace-cmd: libtracecmd: Rename private functions to fix static building trace-cmd: libtracecmd: Rename private functions to fix static building - - - --- 2024-10-28 Metin Kaya New
libtracefs: utest: Rename private functions to fix static building libtracefs: utest: Rename private functions to fix static building - - - --- 2024-10-28 Metin Kaya New
libtraceeval task-eval: Fix passing wrong teval to helper function libtraceeval task-eval: Fix passing wrong teval to helper function - - - --- 2024-10-25 Steven Rostedt New
[v2,4/4] libtraceeval: Add traceeval_type_index() API libtraceeval: Updates - - - --- 2024-10-25 Steven Rostedt New
[3/4] libtraceevent: Add DECLARE_TRACEEVAL_<types> libtraceeval: Updates - - - --- 2024-10-25 Steven Rostedt New
[2/4] libtraceeval samples: Add PARKED and DEAD fields libtraceeval: Updates - - - --- 2024-10-25 Steven Rostedt New
[1/4] libtraceeval task-eval: Add wake up latency libtraceeval: Updates - - - --- 2024-10-25 Steven Rostedt New
[3/3] libtracefs utest: Do not test more events than what the ring buffer can hold libtracefs utest: Fixes and new tests - - - --- 2024-10-17 Steven Rostedt New
[2/3] libtracefs utest: Fix min percent test libtracefs utest: Fixes and new tests - - - --- 2024-10-17 Steven Rostedt New
[1/3] libtracefs utest: Add test to check handling multiple dynamic events libtracefs utest: Fixes and new tests - - - --- 2024-10-17 Steven Rostedt New
[v2] trace-cmd .gitignore: Ignore utest/trace-utest in git [v2] trace-cmd .gitignore: Ignore utest/trace-utest in git - - - --- 2024-10-17 Metin Kaya New
libtracefs: Destroy synthetic and eprobes before other events libtracefs: Destroy synthetic and eprobes before other events - - - --- 2024-10-16 Steven Rostedt New
[v2] kernel-shark: Multi-thread the computaion of stream/combo plots [v2] kernel-shark: Multi-thread the computaion of stream/combo plots - - - --- 2024-10-06 Libo Chen New
kernel-shark: Multi-thread the computaion of CPU graph kernel-shark: Multi-thread the computaion of CPU graph - - - --- 2024-09-23 Libo Chen New
[23/23] perf annotate-data: Do not retry for invalid types Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[22/23] perf annotate-data: Add a cache for global variable types Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[21/23] perf annotate-data: Add stack canary type Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[20/23] perf annotate-data: Handle ADD instructions Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[19/23] perf annotate-data: Support general per-cpu access Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[18/23] perf annotate-data: Track instructions with a this-cpu variable Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[17/23] perf annotate-data: Handle this-cpu variables in kernel Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[16/23] perf annotate: Parse x86 segment register location Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[15/23] perf annotate-data: Check register state for type Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[14/23] perf annotate-data: Implement instruction tracking Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[13/23] perf annotate-data: Handle call instructions Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[12/23] perf annotate-data: Handle global variable access Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[11/23] perf annotate-data: Add get_global_var_type() Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[10/23] perf annotate-data: Add update_insn_state() Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[09/23] perf annotate-data: Maintain variable type info Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[08/23] perf annotate-data: Add debug messages Remaining bits of data type profiling (v7) - - 1 --- 2024-03-19 Namhyung Kim New
[07/23] perf annotate: Add annotate_get_basic_blocks() Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[06/23] perf annotate-data: Introduce struct data_loc_info Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[05/23] perf map: Add map__objdump_2rip() Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[04/23] perf dwarf-aux: Add die_find_func_rettype() Remaining bits of data type profiling (v7) - - - --- 2024-03-19 Namhyung Kim New
[03/23] perf dwarf-aux: Handle type transfer for memory access Remaining bits of data type profiling (v7) 1 - - --- 2024-03-19 Namhyung Kim New
[02/23] perf dwarf-aux: Add die_collect_vars() Remaining bits of data type profiling (v7) 2 - - --- 2024-03-19 Namhyung Kim New
[01/23] perf dwarf-aux: Remove unused pc argument Remaining bits of data type profiling (v7) - 1 - --- 2024-03-19 Namhyung Kim New
[31/34] kernelshark: Fix comparison of integers of different signs warnings Fix kernelshark issues introduced by the migration to Qt6 - - - --- 2024-01-14 Benjamin ROBIN New
[24/34] kernelshark: Fix potential memory leaks in libkshark-tepdata Fix kernelshark issues introduced by the migration to Qt6 - - - --- 2024-01-14 Benjamin ROBIN New
[20/34] kernelshark: Fix potential memory leaks in libkshark-configio Fix kernelshark issues introduced by the migration to Qt6 - - - --- 2024-01-14 Benjamin ROBIN New
[11/34] kernelshark: Prevent potential divide by zero in Shape::center() Fix kernelshark issues introduced by the migration to Qt6 - - - --- 2024-01-14 Benjamin ROBIN New
[02/34] kernelshark: Add .gitignore Fix kernelshark issues introduced by the migration to Qt6 - - - --- 2024-01-14 Benjamin ROBIN New
[1/1] Fix incompatible function pointer types assigning to stream_find_id_func [1/1] Fix incompatible function pointer types assigning to stream_find_id_func - - - --- 2023-10-10 Brahmajit Das New
kernel-shark: Show multi-line events in quick view kernel-shark: Show multi-line events in quick view - - - --- 2022-12-14 Steven Rostedt New
[RFC,2/2] trace-cmd: Add back python support without wrapping trace-cmd API [RFC,1/2] tracecmd library: Use libtraceevent record refcounting - - - --- 2022-10-12 Benjamin Berg New
[RFC,1/2] tracecmd library: Use libtraceevent record refcounting [RFC,1/2] tracecmd library: Use libtraceevent record refcounting - - - --- 2022-10-12 Benjamin Berg New
[RFC] libtraceevent: Implement record reference counting [RFC] libtraceevent: Implement record reference counting - - - --- 2022-10-12 Benjamin Berg New
trace-cruncher: README updates; add Testing, reformat, and fix deps trace-cruncher: README updates; add Testing, reformat, and fix deps - - - --- 2022-06-10 June Knauth New
[RFC,v2,3/3] trace-cruncher: perf example trace-cruncher: Initial support for perf - - - --- 2022-04-08 Tzvetomir Stoyanov (VMware) New
[RFC,v2,2/3] trace-cruncher: Support for perf trace-cruncher: Initial support for perf - - - --- 2022-04-08 Tzvetomir Stoyanov (VMware) New
[RFC,v2,1/3] trace-cruncher: Logic for resolving address to function name trace-cruncher: Initial support for perf - - - --- 2022-04-08 Tzvetomir Stoyanov (VMware) New
[RFC,4/4] trace-cruncher: Example script for uprobes high level API trace-cruncher: ftrace uprobes support - - - --- 2022-03-31 Tzvetomir Stoyanov (VMware) New
[RFC,3/4] trace-cruncher: High level wrappers for ftrace uprobes trace-cruncher: ftrace uprobes support - - - --- 2022-03-31 Tzvetomir Stoyanov (VMware) New
[RFC,2/4] trace-cruncher: ftrace uprobe raw API trace-cruncher: ftrace uprobes support - - - --- 2022-03-31 Tzvetomir Stoyanov (VMware) New
[RFC,1/4] trace-cruncher: Logic for resolving address to function name trace-cruncher: ftrace uprobes support - - - --- 2022-03-31 Tzvetomir Stoyanov (VMware) New
[12/12] trace-cmd analyze: Add documentation trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[11/12] trace-cmd analyze: Account for dropped events trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[10/12] trace-cmd analyze: Add counting of page faults trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[09/12] trace-cmd analyze: Add wake up latency timings trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[08/12] trace-cmd analyze: Track migration trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[07/12] trace-cmd analyze: Add "idleness" trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[06/12] trace-cmd analyze: Add tracing of tasks and their states trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[05/12] trace-cmd analyze: Use sched_switch event to update times trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[04/12] trace-cmd analyze: Use sched_switch to find comm mappings trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[03/12] trace-cmd analyze: Show how much tasks run on each CPU trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[02/12] trace-cmd analyze: Show what tasks are running the most trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[01/12] trace-cmd: Add trace-cmd analyze trace-cmd: Add trace-cmd analyze command - - - --- 2022-03-24 Steven Rostedt New
[RFC,3/3] trace-cruncher: perf example trace-cruncher: Initial support for perf - - - --- 2022-02-24 Tzvetomir Stoyanov (VMware) New
[RFC,2/3] trace-cruncher: Support for perf trace-cruncher: Initial support for perf - - - --- 2022-02-24 Tzvetomir Stoyanov (VMware) New
[RFC,1/3] trace-cruncher: Logic for resolving address to function name trace-cruncher: Initial support for perf - - - --- 2022-02-24 Tzvetomir Stoyanov (VMware) New
libtracefs: Use tracefs_warning() for tracefs_user_event_record() errors libtracefs: Use tracefs_warning() for tracefs_user_event_record() errors - - - --- 2022-02-23 Steven Rostedt New
[v2,3/3] libtracefs: Add unit tests for user_events libtracefs: Add APIs for user_events to libtracefs - - - --- 2022-02-22 Beau Belgrave New
[v2,2/3] libtracefs: Add documentation and sample code for user_events libtracefs: Add APIs for user_events to libtracefs - - - --- 2022-02-22 Beau Belgrave New
[v2,1/3] libtracefs: Add user_events to libtracefs sources libtracefs: Add APIs for user_events to libtracefs - - - --- 2022-02-22 Beau Belgrave New
[v2] trace-cruncher: Add a .gitignore file [v2] trace-cruncher: Add a .gitignore file - - - --- 2022-01-28 Tzvetomir Stoyanov (VMware) New
[v2] trace-cruncher: Update CONTRIBUTING doc with tests [v2] trace-cruncher: Update CONTRIBUTING doc with tests - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) New
[v2] trace-cruncher: Remove "register" from k(ret)probe APIs [v2] trace-cruncher: Remove "register" from k(ret)probe APIs - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) New
[v3,3/3] trace-cruncher: Example for event probes API trace-cruncher: Add support for event probes - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) New
[v3,2/3] trace-cruncher: Unit test for event probes API trace-cruncher: Add support for event probes - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) New
[v3,1/3] trace-cruncher: Add support for event probes trace-cruncher: Add support for event probes - - - --- 2022-01-27 Tzvetomir Stoyanov (VMware) New
kernel-shark: Add plugin for handling Xenomai cobalt_context_switch kernel-shark: Add plugin for handling Xenomai cobalt_context_switch - - - --- 2022-01-18 Hongzhan Chen New
[v3] trace-cruncher: Add API to set tracing CPU affinity [v3] trace-cruncher: Add API to set tracing CPU affinity - - - --- 2022-01-18 Steven Rostedt New
trace-cruncher: Add API to set tracing CPU affinity trace-cruncher: Add API to set tracing CPU affinity - - - --- 2021-12-17 Steven Rostedt New
[for,2.9] trace-cmd: Fix python build to handle new library headers [for,2.9] trace-cmd: Fix python build to handle new library headers - - - --- 2021-12-13 Steven Rostedt New
trace-cmd: Fix trace_tsc2nsec_is_supported() on !x86 trace-cmd: Fix trace_tsc2nsec_is_supported() on !x86 - - - --- 2021-11-16 Nicolas Saenz Julienne New
[9/9] libtracefs: Add man pages for tracefs_hist_data functions libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[8/9] libtracefs: Have tracefs_hist_bucket_key flags save the type libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[7/9] libtracefs: Add API tracefs_hist_data_keys/values() and next_bucket() libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[6/9] libtracefs: Add APIs tracefs_hist_data_keys/value_names() libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[5/9] libtracefs: Add API tracefs_list_dup() libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[4/9] libtracefs: Add API tracefs_hist_data_read() libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[3/9] libtracefs: Change hist_data_key type to flags libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[2/9] libtracefs: Parse comment for hist data information libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[1/9] tracefs: Add API tracefs_hist_data_parse() libtracefs: APIs to read a trace event hist file - - - --- 2021-08-10 Steven Rostedt New
[RFC,v2] Simple tool for VMEnters/VMExits matching and trace validation [RFC,v2] Simple tool for VMEnters/VMExits matching and trace validation - - - --- 2021-05-01 Stefano De Venuto New
[5/5,WIP] trace-cmd: Add new subcomand "trace-cmd perf" Initial trace-cmd perf support - - - --- 2020-12-03 Tzvetomir Stoyanov (VMware) New
« 1 2 »