index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event.h
Age
Commit message (
Expand
)
Author
2024-12-18
perf script: Move script_fetch_insn to trace-event-scripting.c
Ian Rogers
2024-12-18
perf script: Move script_spec code to trace-event-scripting.c
Ian Rogers
2024-12-09
perf trace-event: Constify print arguments
Ian Rogers
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-11-07
perf: event: Remove deadcode
Dr. David Alan Gilbert
2024-02-01
perf evsel: Rename get_states() to parse_task_states() and make it public
Ze Gao
2023-06-23
perf trace-event-info: Add tracepoint_id_to_name() helper
Yang Jihong
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
2023-01-04
perf tools: Fix build on uClibc systems by adding missing sys/types.h include
Jesus Sanchez-Palencia
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
perf util: Add host_is_bigendian to util.h
Ian Rogers
2021-09-03
perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event
Stephen Brennan
2021-06-01
perf script: Factor out script_fetch_insn()
Adrian Hunter
2021-06-01
perf scripting: Add perf_session to scripting_context
Adrian Hunter
2021-06-01
perf scripting: Add scripting_context__update()
Adrian Hunter
2021-05-25
perf scripting python: Add auxtrace error
Adrian Hunter
2021-05-25
perf script: Factor out perf_sample__sprintf_flags()
Adrian Hunter
2021-05-25
perf scripting python: Add 'addr_location' for 'addr'
Adrian Hunter
2021-05-25
perf script: Find script file relative to exec path
Adrian Hunter
2019-11-05
perf tools: Remove unused trace_find_next_event()
Steven Rostedt (VMware)
2019-08-29
perf tools: Remove needless libtraceevent include directives
Arnaldo Carvalho de Melo
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-10
perf script: Add scripting operation process_switch()
Adrian Hunter
2018-12-17
tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...
Tzvetomir Stoyanov
2018-09-19
tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list
Tzvetomir Stoyanov (VMware)
2018-09-19
tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...
Tzvetomir Stoyanov (VMware)
2018-08-30
tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent alloc / free APIs
Tzvetomir Stoyanov (VMware)
2018-08-10
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-26
perf util: Save pid-cmdline mapping into tracing header
Namhyung Kim
2016-07-12
perf tools: Introduce trace_event__tp_format_id()
Jiri Olsa
2016-01-06
perf script: Add process_stat/process_stat_interval scripting interface
Jiri Olsa
2015-09-28
perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
Adrian Hunter
2015-07-29
perf python: Remove dependency on 'machine' methods
Arnaldo Carvalho de Melo
2015-07-23
perf symbols: Provide libtraceevent callback to resolve kernel symbols
Arnaldo Carvalho de Melo
2015-04-02
perf scripting: No need to pass thread twice to the scripting callbacks
Arnaldo Carvalho de Melo
2015-02-06
perf tools: Introduce event_format__fprintf method
Arnaldo Carvalho de Melo
2014-08-22
perf scripting: Add 'flush' callback to scripting API
Adrian Hunter
2013-12-19
perf symbols: Add 'machine' member to struct addr_location
Arnaldo Carvalho de Melo
2013-12-04
perf tools: Add trace-event global object for tracepoint interface
Jiri Olsa
2013-12-04
perf tools: Add trace-event object
Jiri Olsa
2013-10-09
perf tools: Remove unused trace-event-* code
Jiri Olsa
2013-07-22
perf script: Fix named threads support
David Ahern
2013-07-12
perf util: Remove unused enum and macro in trace-event.h
Namhyung Kim
2013-07-12
perf script: Adopt latency_format variable
Namhyung Kim
2013-07-12
perf util: Get rid of unused header_page_* variables
Namhyung Kim
2013-07-12
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
2013-03-21
perf tools: Get rid of write_or_die() from trace-event-info.c
Namhyung Kim
[next]