| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-09 | perf trace-event: Constify print arguments | Ian Rogers | 1 | -1/+1 |
| 2024-11-08 | perf build: Include libtraceevent headers directly indicated by pkg-config | Yicong Yang | 1 | -1/+1 |
| 2024-11-07 | perf: event: Remove deadcode | Dr. David Alan Gilbert | 1 | -6/+0 |
| 2024-02-01 | perf evsel: Rename get_states() to parse_task_states() and make it public | Ze Gao | 1 | -0/+113 |
| 2022-12-14 | perf build: Use libtraceevent from the system | Ian Rogers | 1 | -0/+2 |
| 2022-03-07 | perf tools: Use ARRAY_SIZE() instead of ad hoc equivalent, spotted by array_s... | Guo Zhengkui | 1 | -1/+1 |
| 2019-11-05 | perf tools: Remove unused trace_find_next_event() | Steven Rostedt (VMware) | 1 | -31/+0 |
| 2019-08-31 | libtraceevent, perf tools: Changes in tep_print_event_* APIs | Tzvetomir Stoyanov | 1 | -1/+1 |
| 2019-08-29 | perf tools: Remove perf.h from source files not needing it | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-06-25 | tools perf: Move from sane_ctype.h obtained from git to the Linux's original | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 393 | Thomas Gleixner | 1 | -17/+1 |
| 2019-04-01 | perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ... | Tzvetomir Stoyanov | 1 | -1/+1 |
| 2018-12-17 | tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct... | Tzvetomir Stoyanov | 1 | -8/+8 |
| 2018-10-08 | tools lib traceevent, perf tools: Move struct tep_handler definition in a loc... | Tzvetomir Stoyanov | 1 | -10/+15 |
| 2018-10-08 | perf tools: Free 'printk' string in parse_ftrace_printk() | Sanskriti Sharma | 1 | -0/+1 |
| 2018-09-19 | tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_... | Tzvetomir Stoyanov (VMware) | 1 | -2/+2 |
| 2018-09-19 | tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev... | Tzvetomir Stoyanov (VMware) | 1 | -7/+7 |
| 2018-08-30 | perf event-parse: Use fixed size string for comms | Chris Phlipot | 1 | -4/+3 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent_register_* APIs | Tzvetomir Stoyanov (VMware) | 1 | -2/+2 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) | 1 | -3/+3 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent parse APIs | Tzvetomir Stoyanov (VMware) | 1 | -2/+2 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent find APIs | Tzvetomir Stoyanov (VMware) | 1 | -2/+2 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | Tzvetomir Stoyanov (VMware) | 1 | -1/+1 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te... | Tzvetomir Stoyanov (VMware) | 1 | -1/+1 |
| 2018-08-10 | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 1 | -6/+6 |
| 2017-06-27 | perf event-parse: Use pr_warning() | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2017-04-19 | perf tools: Move sane ctype stuff from util.h to sane_ctype.h | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2017-01-26 | perf util: Save pid-cmdline mapping into tracing header | Namhyung Kim | 1 | -0/+17 |
| 2015-12-11 | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig | 1 | -1/+1 |
| 2015-07-23 | perf tools: Stop reading the kallsyms data from perf.data | Arnaldo Carvalho de Melo | 1 | -30/+0 |
| 2015-05-27 | perf tools: Assign default value for some pointers | Martin Liška | 1 | -1/+1 |
| 2015-02-06 | perf tools: Introduce event_format__fprintf method | Arnaldo Carvalho de Melo | 1 | -3/+9 |
| 2014-02-18 | perf tools: Fix memory leak in event_format__print function | Jiri Olsa | 1 | -0/+1 |
| 2013-12-04 | perf tools: Add trace-event object | Jiri Olsa | 1 | -13/+0 |
| 2013-10-09 | perf tools: Remove unused trace-event-* code | Jiri Olsa | 1 | -36/+0 |
| 2013-09-19 | perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms() | Ingo Molnar | 1 | -1/+1 |
| 2013-07-12 | perf script: Adopt latency_format variable | Namhyung Kim | 1 | -2/+0 |
| 2013-07-12 | perf util: Get rid of unused header_page_* variables | Namhyung Kim | 1 | -4/+0 |
| 2013-03-15 | perf tools: Remove unused tracing functions | David Ahern | 1 | -37/+0 |
| 2012-09-24 | perf tools: remove sscanf extension %as | Irina Tirdea | 1 | -10/+8 |
| 2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 1 | -2/+2 |
| 2012-08-14 | perf script: Fix a NULL pointer dereference | Namhyung Kim | 1 | -1/+1 |
| 2012-08-07 | perf script: Stop using pevent directly | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2012-08-07 | perf evsel: Cache associated event_format | Arnaldo Carvalho de Melo | 1 | -11/+15 |
| 2012-07-18 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -2/+1 |
| 2012-07-02 | perf script: Fix format regression due to libtraceevent merge | David Ahern | 1 | -2/+1 |
| 2012-06-27 | perf tools: Stop using a global trace events description list | Arnaldo Carvalho de Melo | 1 | -32/+26 |
| 2012-04-25 | parse-events: Rename struct record to struct pevent_record | Steven Rostedt | 1 | -4/+4 |
| 2012-04-25 | perf/events: Add flag to produce nsec output | Steven Rostedt | 1 | -0/+1 |
| 2012-04-25 | perf: Have perf use the new libtraceevent.a library | Steven Rostedt | 1 | -5/+345 |
| 2012-04-25 | perf: Separate out trace-cmd parse-events from perf files | Steven Rostedt | 1 | -3135/+0 |
| 2012-03-22 | perf tools: Simplify event_read_id exit path | Borislav Petkov | 1 | -6/+4 |
| 2012-02-17 | perf tools: Allow expressions in __print_symbolic() fields | Stefan Hajnoczi | 1 | -0/+12 |
| 2012-01-30 | perf tools: Remove unnecessary ctype.h inclusion | Namhyung Kim | 1 | -1/+0 |
| 2012-01-24 | perf tools: Fix broken build by defining _GNU_SOURCE in Makefile | David Daney | 1 | -2/+1 |
| 2011-11-07 | perf: Fix parsing of __print_flags() in TP_printk() | Steven Rostedt | 1 | -0/+2 |
| 2011-06-14 | rcu: Use softirq to address performance regression | Shaohua Li | 1 | -0/+1 |
| 2011-05-05 | rcu: move TREE_RCU from softirq to kthread | Paul E. McKenney | 1 | -1/+0 |
| 2011-03-14 | perf script: Move printing of 'common' data from print_event and rename | David Ahern | 1 | -39/+10 |
| 2011-03-14 | perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse | David Ahern | 1 | -63/+2 |
| 2011-02-07 | perf tool: Fix gcc 4.6.0 issues | Kyle McMartin | 1 | -1/+1 |
| 2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -94/+24 |
| 2010-05-11 | perf: Fix static strings treated like dynamic ones | Frederic Weisbecker | 1 | -1/+1 |
| 2010-05-01 | perf: Fix warning while reading ring buffer headers | Frederic Weisbecker | 1 | -89/+0 |
| 2010-04-15 | perf: Fix dynamic field detection | Thomas Gleixner | 1 | -1/+1 |
| 2010-04-14 | perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ... | Ian Munsie | 1 | -1/+1 |
| 2010-04-08 | perf trace: Ignore "overwrite" field if present in /events/header_page | Arnaldo Carvalho de Melo | 1 | -15/+34 |
| 2010-02-23 | perf/scripts: Move common code out of Perl-specific files | Tom Zanussi | 1 | -0/+15 |
| 2010-01-31 | perf tools: Add __data_loc support | Hitoshi Mitake | 1 | -0/+9 |
| 2009-12-10 | perf tools: Correct size given to memset | Julia Lawall | 1 | -1/+1 |
| 2009-12-06 | perf tools: Misc small fixes | OGAWA Hirofumi | 1 | -1/+1 |
| 2009-11-28 | perf trace: Add interface to access perf data from Perl handlers | Tom Zanussi | 1 | -3/+3 |
| 2009-11-28 | perf trace: Add Perl scripting support | Tom Zanussi | 1 | -5/+13 |
| 2009-11-28 | perf trace: Add flag/symbolic format_flags | Tom Zanussi | 1 | -0/+17 |
| 2009-11-25 | perf tools: Add 'signed' flag setting back into trace-event-parse.c | Tom Zanussi | 1 | -1/+2 |
| 2009-10-21 | perf tools: Use strsep() over strtok_r() for parsing single line | Steven Rostedt | 1 | -3/+6 |
| 2009-10-15 | perf tools: Remove all char * typecasts and use const in prototype | Steven Rostedt | 1 | -61/+61 |
| 2009-10-15 | perf tools: Handle - and + in parsing trace print format | Steven Rostedt | 1 | -0/+6 |
| 2009-10-15 | perf tools: Add latency format to trace output | Steven Rostedt | 1 | -19/+101 |
| 2009-10-15 | perf tools: Handle both versions of ftrace output | Steven Rostedt | 1 | -1/+4 |
| 2009-10-15 | perf tools: Fix bprintk reading in trace output | Steven Rostedt | 1 | -8/+7 |
| 2009-10-15 | perf tools: Still continue on failed parsing of an event | Steven Rostedt | 1 | -11/+27 |
| 2009-10-15 | perf tools: Handle the case with and without the "signed" trace field | Steven Rostedt | 1 | -29/+52 |
| 2009-10-15 | perf tools: Handle newlines in trace parsing better | Steven Rostedt | 1 | -1/+7 |
| 2009-10-15 | perf tools: Handle * as typecast in trace parsing | Steven Rostedt | 1 | -28/+22 |
| 2009-10-15 | perf tools: Handle arrays in print fields for trace parsing | Steven Rostedt | 1 | -0/+62 |
| 2009-10-15 | perf tools: Handle trace parsing of < and > | Steven Rostedt | 1 | -0/+2 |
| 2009-10-15 | perf tools: Fix backslash processing on trace print formats | Steven Rostedt | 1 | -2/+25 |
| 2009-10-15 | perf tools: Handle print concatenations in event format file | Steven Rostedt | 1 | -0/+16 |
| 2009-10-15 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -4/+4 |
| 2009-10-12 | perf tools: Fix const char type propagation | Randy Dunlap | 1 | -4/+4 |
| 2009-10-06 | perf trace: Add string/dynamic cases to format_flags | Tom Zanussi | 1 | -0/+24 |
| 2009-10-06 | perf trace: Add subsystem string to struct event | Tom Zanussi | 1 | -1/+3 |
| 2009-10-06 | tracing/events: Add 'signed' field to format files | Tom Zanussi | 1 | -0/+24 |
| 2009-10-06 | perf trace: Update eval_flag() flags array to match interrupt.h | Tom Zanussi | 1 | -4/+5 |
| 2009-09-14 | perf tools: Implement counter output multiplexing | Ingo Molnar | 1 | -2/+4 |
| 2009-09-13 | perf sched: Fix bad event alignment | Frederic Weisbecker | 1 | -0/+23 |
| 2009-09-13 | perf sched: Import schedbench.c | Ingo Molnar | 1 | -8/+8 |
| 2009-09-03 | perf trace: Print out in nanoseconds | Ingo Molnar | 1 | -2/+2 |
| 2009-09-02 | perf tools: Work around strict aliasing related warnings | Ingo Molnar | 1 | -6/+6 |
| 2009-08-31 | perf tools: Complete support for dynamic strings | Frederic Weisbecker | 1 | -2/+14 |
| 2009-08-28 | perf tools: Fix missing string field printing in perf trace | Frederic Weisbecker | 1 | -0/+1 |
| 2009-08-28 | perf tools: Only save the event formats we need | Frederic Weisbecker | 1 | -0/+1 |
| 2009-08-18 | perf tools: Make trace event format parser aware of cast to pointers | Frederic Weisbecker | 1 | -4/+27 |
| 2009-08-17 | perf tools: Add trace event information parser | Steven Rostedt | 1 | -0/+2905 |