Show patches with: none      |   7607 patches
« 1 2 ... 6 7 876 77 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,06/20] libtraceeval histogram: Have cmp and release functions be generic libtraceeval histogram: Updates - 1 - --- 2023-08-17 Steven Rostedt Accepted
[v4,05/20] libtraceeval hist: Add pointer and const string types libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Accepted
[v4,04/20] libtraceeval: Add sample task-eval program libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Accepted
[v4,03/20] libtraceeval: Rename copy_traceeval_data_set() to dup_traceeval_data() libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Accepted
[v4,02/20] libtraceeval: Reverse params of copy_traceeval_data() libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Accepted
[v4,01/20] libtraceeval histograms: Fix traceeval_results_release() error message libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Accepted
[v3,18/18] libtraceeval: Add traceeval_remove() libtraceeval histogram: Updates - 1 - --- 2023-08-17 Steven Rostedt Superseded
[v3,17/18] libtraceeval samples: Update task-eval to use the histogram logic libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,16/18] libtraceeval histogram: Have traceeval_query() just give the pointer to results libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,15/18] libtraceeval histogram: Add traceeval_iterator_sort_custom() libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,14/18] libtraceeval histogram: Use stack for old copy in update libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,13/18] libtraceeval histogram: Do the release on updates libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,12/18] libtraceeval histogram: Add data copy callback libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,11/18] libtraceeval histogram: Add iterator APIs libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,10/18] libtraceeval histogram: Add updating of stats libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,09/18] libtraceeval histogram: Label and check keys and values libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,08/18] libtraceeval histograms: Move hash functions into their own file libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,07/18] libtraceeval: Convert hist array into a hash table libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,06/18] libtraceeval histogram: Remove comparing of traceeval and types libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,05/18] libtraceeval histograms: Add traceeval struct to compare function libtraceeval histogram: Updates - 1 - --- 2023-08-17 Steven Rostedt Superseded
[v3,04/18] libtraceeval histogram: Have cmp and release functions be generic libtraceeval histogram: Updates - 1 - --- 2023-08-17 Steven Rostedt Superseded
[v3,03/18] libtraceeval hist: Add pointer and const string types libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,02/18] libtraceeval: Add sample task-eval program libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[v3,01/18] libtraceeval histograms: Fix traceeval_results_release() error message libtraceeval histogram: Updates - - - --- 2023-08-17 Steven Rostedt Superseded
[RFC] libtraceeval: Add size checks to insert and query functions [RFC] libtraceeval: Add size checks to insert and query functions - - - --- 2023-08-16 Steven Rostedt Superseded
libtraceeval histogram: Add type to traceeval_data and make it a structure libtraceeval histogram: Add type to traceeval_data and make it a structure - - - --- 2023-08-15 Steven Rostedt Superseded
[v2,17/17] libtraceeval samples: Update task-eval to use the histogram logic libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,16/17] libtraceeval histogram: Have traceeval_query() just give the pointer to results libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,15/17] libtraceeval histogram: Add traceeval_iterator_sort_custom() libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,14/17] libtraceeval histogram: Use stack for old copy in update libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,13/17] libtraceeval histogram: Do the release on updates libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,12/17] libtraceeval histogram: Add data copy callback libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,11/17] libtraceeval histogram: Add iterator APIs libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,10/17] libtraceeval histogram: Add updating of stats libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,09/17] libtraceeval histogram: Label and check keys and values libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,08/17] libtraceeval histograms: Move hash functions into their own file libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,07/17] libtraceeval: Convert hist array into a hash table libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,06/17] libtraceeval histogram: Remove comparing of traceeval and types libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,05/17] libtraceeval histograms: Add traceeval struct to compare function libtraceeval histogram: Updates - 1 - --- 2023-08-11 Steven Rostedt Superseded
[v2,04/17] libtraceeval histogram: Have cmp and release functions be generic libtraceeval histogram: Updates - 1 - --- 2023-08-11 Steven Rostedt Superseded
[v2,03/17] libtraceeval hist: Add pointer and const string types libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,02/17] libtraceeval: Add sample task-eval program libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v2,01/17] libtraceeval histograms: Fix traceeval_results_release() error message libtraceeval histogram: Updates - - - --- 2023-08-11 Steven Rostedt Superseded
[v4,5/5] histograms: Add traceeval insert histograms: Fix memory leak, logic bugs, legibility - - - --- 2023-08-09 Stevie Alvarez Accepted
[v4,4/5] histograms: Add traceeval query histograms: Fix memory leak, logic bugs, legibility - - - --- 2023-08-09 Stevie Alvarez Accepted
[v4,3/5] histograms: Add traceeval compare histograms: Fix memory leak, logic bugs, legibility - - - --- 2023-08-09 Stevie Alvarez Accepted
[v4,2/5] histograms: Add traceeval initialize and release histograms: Fix memory leak, logic bugs, legibility - - - --- 2023-08-09 Stevie Alvarez Accepted
[v4,1/5] histograms: Initial histograms interface histograms: Fix memory leak, logic bugs, legibility - - - --- 2023-08-09 Stevie Alvarez Accepted
[6/6] libtraceeval samples: Update task-eval to use the histogram logic libtraceeval histogram: Updates - - - --- 2023-08-09 Steven Rostedt Superseded
[5/6] libtraceeval histogram: Fix the return value of traceeval_query() libtraceeval histogram: Updates - - - --- 2023-08-09 Steven Rostedt Superseded
[4/6] libtraceeval histograms: Add traceeval struct to compare function libtraceeval histogram: Updates - - - --- 2023-08-09 Steven Rostedt Superseded
[3/6] libtraceeval histogram: Have cmp and release functions be generic libtraceeval histogram: Updates - - - --- 2023-08-09 Steven Rostedt Superseded
[2/6] libtraceeval hist: Add pointer and const string types libtraceeval histogram: Updates - - - --- 2023-08-09 Steven Rostedt Superseded
[1/6] libtraceeval: Add sample task-eval program libtraceeval histogram: Updates - - - --- 2023-08-09 Steven Rostedt Superseded
[v3,5/6] histograms: Add traceeval insert histograms: Add query and insert - - - --- 2023-08-08 Stevie Alvarez Superseded
[v3,4/6] histograms: Add traceeval query histograms: Add query and insert - - - --- 2023-08-08 Stevie Alvarez Superseded
[v3,3/6] histograms: Add traceeval compare histograms: Add query and insert - - - --- 2023-08-08 Stevie Alvarez Superseded
[v3,2/6] histograms: Add traceeval initialize and release histograms: Add query and insert - - - --- 2023-08-08 Stevie Alvarez Superseded
[v3,1/6] histograms: Initial histograms interface histograms: Add query and insert - - - --- 2023-08-08 Stevie Alvarez Superseded
[3/3] rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread sample rtla fixes for 6.5 - - - --- 2023-08-04 Daniel Bristot de Oliveira Handled Elsewhere
[2/3] rtla/timerlat_aa: Fix negative IRQ delay rtla fixes for 6.5 - - - --- 2023-08-04 Daniel Bristot de Oliveira Handled Elsewhere
[1/3] rtla/timerlat_aa: Zero thread sum after every sample analysis rtla fixes for 6.5 - - - --- 2023-08-04 Daniel Bristot de Oliveira Handled Elsewhere
traceeval: Remove free_results() traceeval: Remove free_results() - 1 - --- 2023-08-04 Steven Rostedt Accepted
[v2,5/5] histograms: Initial unit tests histograms: bug fixes and convention compliance - - - --- 2023-08-03 Stevie Alvarez Superseded
[v2,4/5] histograms: Add traceeval compare histograms: bug fixes and convention compliance - - - --- 2023-08-03 Stevie Alvarez Superseded
[v2,3/5] histograms: Add traceeval release histograms: bug fixes and convention compliance - - - --- 2023-08-03 Stevie Alvarez Superseded
[v2,2/5] histograms: Add traceeval initialize histograms: bug fixes and convention compliance - - - --- 2023-08-03 Stevie Alvarez Superseded
[v2,1/5] histograms: Initial histograms interface histograms: bug fixes and convention compliance - - - --- 2023-08-03 Stevie Alvarez Superseded
[v6,2/2] libtraceevent: prefer to use prev_state_char introduced in sched_switch [v6,1/2] libtraceevent: sync state char array with the kernel - - - --- 2023-08-03 Ze Gao Superseded
[v6,1/2] libtraceevent: sync state char array with the kernel [v6,1/2] libtraceevent: sync state char array with the kernel - - - --- 2023-08-03 Ze Gao Accepted
libtraceeval: fix cscope makefile rule libtraceeval: fix cscope makefile rule - - - --- 2023-08-02 Ross Zwisler Accepted
libtracefs: Pass enum value where expected instead of int libtracefs: Pass enum value where expected instead of int - - - --- 2023-08-02 Matt Turner Accepted
[RFC,v5,7/7] perf sched: prefer to use prev_state_char introduced in sched_switch fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
[RFC,v4,6/7] libtraceevent: prefer to use prev_state_char introduced in sched_switch fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
[RFC,v5,5/7] sched, tracing: add to report task state in symbolic chars fix task state report from sched tracepoint 1 1 - --- 2023-08-02 Ze Gao Superseded
[RFC,v5,4/7] sched, tracing: reorganize fields of switch event struct fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
[RFC,v5,3/7] perf sched: reorganize sched-out task state report code fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
[RFC,v5,2/7] perf sched: sync state char array with the kernel fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
[RFC,v4,1/7] libtraceevent: sync state char array with the kernel fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
[RFC,v4,7/7] libtraceevent: prefer to use prev_state_char introduced in sched_switch fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
[RFC,v4,6/7] perf sched: prefer to use prev_state_char introduced in sched_switch fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
[RFC,v4,5/7] sched, tracing: add to report task state in symbolic chars fix task state report from sched tracepoint 1 1 - --- 2023-08-02 Ze Gao Superseded
[RFC,v4,4/7] sched, tracing: reorganize fields of switch event struct fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
[RFC,v4,3/7] perf sched: reorganize sched-out task state report code fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
[RFC,v4,2/7] perf sched: sync state char array with the kernel fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
[RFC,v4,1/7] libtraceevent: sync state char array with the kernel fix task state report from sched tracepoint - - - --- 2023-08-02 Ze Gao Superseded
libtracefs: fix cscope makefile rule libtracefs: fix cscope makefile rule - - - --- 2023-08-01 Ross Zwisler Accepted
libtracefs: fix cscope makefile rule libtracefs: fix cscope makefile rule - - - --- 2023-08-01 Ross Zwisler Superseded
[RFC,v3,6/6] libtraceevent: prefer to use prev_state_char introduced in sched_switch add to report task state in symbolic chars from sched tracepoint - - - --- 2023-08-01 Ze Gao Handled Elsewhere
[RFC,v3,5/6] perf sched: prefer to use prev_state_char introduced in sched_switch add to report task state in symbolic chars from sched tracepoint - - - --- 2023-08-01 Ze Gao Handled Elsewhere
[RFC,v3,4/6] sched, tracing: reorganize fields of switch event struct add to report task state in symbolic chars from sched tracepoint - - - --- 2023-08-01 Ze Gao Handled Elsewhere
[RFC,v3,3/6] sched, tracing: add to report task state in symbolic chars add to report task state in symbolic chars from sched tracepoint 1 1 - --- 2023-08-01 Ze Gao Handled Elsewhere
[RFC,v3,2/6] perf sched: reorganize sched-out task state report code add to report task state in symbolic chars from sched tracepoint - - - --- 2023-08-01 Ze Gao Handled Elsewhere
[RFC,v3,1/6] perf sched: sync state char array with the kernel add to report task state in symbolic chars from sched tracepoint - - - --- 2023-08-01 Ze Gao Handled Elsewhere
[5/5] histograms: Add struct traceeval unit tests [1/5] histograms: initial histograms interface - - - --- 2023-07-28 Stevie Alvarez Superseded
[4/5] histograms: traceeval compare [1/5] histograms: initial histograms interface - - - --- 2023-07-28 Stevie Alvarez Superseded
[3/5] histograms: traceeval release [1/5] histograms: initial histograms interface - - - --- 2023-07-28 Stevie Alvarez Superseded
[2/5] histograms: traceeval initialize [1/5] histograms: initial histograms interface - - - --- 2023-07-28 Stevie Alvarez Superseded
[1/5] histograms: initial histograms interface [1/5] histograms: initial histograms interface - - - --- 2023-07-28 Stevie Alvarez Superseded
[RFC,v2,3/3] libtraceevent: use the new prev_state_char instead in tracepoint sched_switch report task state in symbolic chars from sched tracepoint - - - --- 2023-07-26 Ze Gao Handled Elsewhere
« 1 2 ... 6 7 876 77 »