| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-05 | perf script: Make printing flags reliable | Leo Yan | 1 | -0/+2 |
| 2024-12-18 | perf script: Move script_fetch_insn to trace-event-scripting.c | Ian Rogers | 1 | -1/+1 |
| 2024-12-18 | perf script: Move script_spec code to trace-event-scripting.c | Ian Rogers | 1 | -1/+2 |
| 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 | -3/+0 |
| 2024-02-01 | perf evsel: Rename get_states() to parse_task_states() and make it public | Ze Gao | 1 | -0/+3 |
| 2023-06-23 | perf trace-event-info: Add tracepoint_id_to_name() helper | Yang Jihong | 1 | -0/+6 |
| 2023-01-19 | perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE | Ian Rogers | 1 | -0/+16 |
| 2023-01-19 | perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE | Ian Rogers | 1 | -0/+3 |
| 2023-01-04 | perf tools: Fix build on uClibc systems by adding missing sys/types.h include | Jesus Sanchez-Palencia | 1 | -0/+1 |
| 2022-12-14 | perf build: Use libtraceevent from the system | Ian Rogers | 1 | -2/+9 |
| 2022-12-14 | perf util: Add host_is_bigendian to util.h | Ian Rogers | 1 | -2/+0 |
| 2021-09-03 | perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event | Stephen Brennan | 1 | -0/+3 |
| 2021-06-01 | perf script: Factor out script_fetch_insn() | Adrian Hunter | 1 | -0/+3 |
| 2021-06-01 | perf scripting: Add perf_session to scripting_context | Adrian Hunter | 1 | -1/+3 |
| 2021-06-01 | perf scripting: Add scripting_context__update() | Adrian Hunter | 1 | -0/+13 |
| 2021-05-25 | perf scripting python: Add auxtrace error | Adrian Hunter | 1 | -0/+2 |
| 2021-05-25 | perf script: Factor out perf_sample__sprintf_flags() | Adrian Hunter | 1 | -0/+3 |
| 2021-05-25 | perf scripting python: Add 'addr_location' for 'addr' | Adrian Hunter | 1 | -1/+2 |
| 2021-05-25 | perf script: Find script file relative to exec path | Adrian Hunter | 1 | -0/+1 |
| 2019-11-05 | perf tools: Remove unused trace_find_next_event() | Steven Rostedt (VMware) | 1 | -2/+0 |
| 2019-08-29 | perf tools: Remove needless libtraceevent include directives | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 1 | -2/+2 |
| 2019-07-10 | perf script: Add scripting operation process_switch() | Adrian Hunter | 1 | -0/+3 |
| 2018-12-17 | tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct... | Tzvetomir Stoyanov | 1 | -8/+8 |
| 2018-09-19 | tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list | 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 | -8/+8 |
| 2018-08-30 | tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ... | Tzvetomir Stoyanov (VMware) | 1 | -0/+1 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | 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 | -9/+9 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-01-26 | perf util: Save pid-cmdline mapping into tracing header | Namhyung Kim | 1 | -0/+1 |
| 2016-07-12 | perf tools: Introduce trace_event__tp_format_id() | Jiri Olsa | 1 | -0/+2 |
| 2016-01-06 | perf script: Add process_stat/process_stat_interval scripting interface | Jiri Olsa | 1 | -0/+4 |
| 2015-09-28 | perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH | Adrian Hunter | 1 | -0/+2 |
| 2015-07-29 | perf python: Remove dependency on 'machine' methods | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2015-07-23 | perf symbols: Provide libtraceevent callback to resolve kernel symbols | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2015-04-02 | perf scripting: No need to pass thread twice to the scripting callbacks | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2015-02-06 | perf tools: Introduce event_format__fprintf method | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2014-08-22 | perf scripting: Add 'flush' callback to scripting API | Adrian Hunter | 1 | -0/+1 |
| 2013-12-19 | perf symbols: Add 'machine' member to struct addr_location | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2013-12-04 | perf tools: Add trace-event global object for tracepoint interface | Jiri Olsa | 1 | -0/+2 |
| 2013-12-04 | perf tools: Add trace-event object | Jiri Olsa | 1 | -3/+10 |
| 2013-10-09 | perf tools: Remove unused trace-event-* code | Jiri Olsa | 1 | -9/+0 |
| 2013-07-22 | perf script: Fix named threads support | David Ahern | 1 | -1/+3 |
| 2013-07-12 | perf util: Remove unused enum and macro in trace-event.h | Namhyung Kim | 1 | -10/+0 |
| 2013-07-12 | perf script: Adopt latency_format variable | Namhyung Kim | 1 | -1/+0 |
| 2013-07-12 | perf util: Get rid of unused header_page_* variables | Namhyung Kim | 1 | -4/+0 |
| 2013-07-12 | perf tools: Use default include path notation for libtraceevent headers | Robert Richter | 1 | -1/+1 |
| 2013-03-21 | perf tools: Get rid of write_or_die() from trace-event-info.c | Namhyung Kim | 1 | -1/+1 |
| 2013-03-15 | perf tools: Remove unused tracing functions | David Ahern | 1 | -4/+0 |
| 2012-08-11 | perf tools: Support for DWARF CFI unwinding on post processing | Jiri Olsa | 1 | -0/+2 |
| 2012-08-08 | perf script: Replace "struct thread" with "struct addr_location" as a paramet... | Feng Tang | 1 | -2/+3 |
| 2012-08-07 | perf script: Stop using pevent directly | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2012-08-07 | perf evsel: Cache associated event_format | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2012-06-27 | perf tools: Stop using a global trace events description list | Arnaldo Carvalho de Melo | 1 | -17/+21 |
| 2012-04-25 | parse-events: Rename struct record to struct pevent_record | Steven Rostedt | 1 | -2/+2 |
| 2012-04-25 | perf: Have perf use the new libtraceevent.a library | Steven Rostedt | 1 | -1/+49 |
| 2012-04-25 | perf: Separate out trace-cmd parse-events from perf files | Steven Rostedt | 1 | -270/+5 |
| 2011-11-28 | perf tools: Resolve machine earlier and pass it to perf_event_ops | Arnaldo Carvalho de Melo | 1 | -2/+6 |
| 2011-10-20 | perf tools: Fix tracing info recording | Jiri Olsa | 1 | -1/+12 |
| 2011-03-23 | perf session: Pass evsel in event_ops->sample() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2011-03-14 | perf script: Move printing of 'common' data from print_event and rename | David Ahern | 1 | -2/+1 |
| 2011-03-14 | perf script: Change process_event prototype | David Ahern | 1 | -2/+5 |
| 2011-01-03 | perf tools: Introduce event selectors | Arnaldo Carvalho de Melo | 1 | -3/+2 |
| 2010-05-20 | perf: Fix unaligned accesses while fetching trace values | Frederic Weisbecker | 1 | -1/+6 |
| 2010-05-03 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 1 | -1/+0 |
| 2010-05-02 | perf: add perf-inject builtin | Tom Zanussi | 1 | -1/+1 |
| 2010-05-01 | perf: Fix warning while reading ring buffer headers | Frederic Weisbecker | 1 | -1/+0 |
| 2010-04-14 | perf: Convert perf tracing data into a tracing_data event | Tom Zanussi | 1 | -1/+3 |
| 2010-04-14 | perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ... | Ian Munsie | 1 | -1/+2 |
| 2010-02-25 | perf/scripts: Add Python scripting engine | Tom Zanussi | 1 | -0/+1 |
| 2010-02-23 | perf/scripts: Move common code out of Perl-specific files | Tom Zanussi | 1 | -1/+8 |
| 2009-12-15 | perf trace/scripting: Add support for script args | Tom Zanussi | 1 | -1/+1 |
| 2009-11-28 | perf trace: Add interface to access perf data from Perl handlers | Tom Zanussi | 1 | -0/+3 |
| 2009-11-28 | perf trace: Add Perl scripting support | Tom Zanussi | 1 | -0/+7 |
| 2009-11-28 | perf trace: Add flag/symbolic format_flags | Tom Zanussi | 1 | -0/+2 |
| 2009-11-28 | perf trace: Add scripting ops | Tom Zanussi | 1 | -0/+11 |
| 2009-11-21 | perf trace: Read_tracing_data should die() another day | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2009-10-15 | perf tools: Add latency format to trace output | Steven Rostedt | 1 | -0/+11 |
| 2009-10-15 | perf tools: Still continue on failed parsing of an event | Steven Rostedt | 1 | -6/+8 |
| 2009-10-07 | perf tools: Merge trace.info content into perf.data | Frederic Weisbecker | 1 | -2/+2 |
| 2009-10-06 | perf trace: Add string/dynamic cases to format_flags | Tom Zanussi | 1 | -0/+2 |
| 2009-10-06 | perf trace: Add subsystem string to struct event | Tom Zanussi | 1 | -1/+2 |
| 2009-10-06 | tracing/events: Add 'signed' field to format files | Tom Zanussi | 1 | -0/+1 |
| 2009-09-24 | perf tools: Protect header files with a consistent style | John Kacur | 1 | -3/+3 |
| 2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -1/+1 |
| 2009-09-13 | perf sched: Fix bad event alignment | Frederic Weisbecker | 1 | -0/+3 |
| 2009-09-13 | perf sched: Import schedbench.c | Ingo Molnar | 1 | -0/+2 |
| 2009-08-31 | perf tools: Complete support for dynamic strings | Frederic Weisbecker | 1 | -0/+1 |
| 2009-08-28 | perf tools: Only save the event formats we need | Frederic Weisbecker | 1 | -4/+5 |
| 2009-08-17 | perf tools: Add trace event debugfs IO handler | Steven Rostedt | 1 | -0/+238 |