summaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event.c
AgeCommit message (Expand)Author
2018-12-17tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...Tzvetomir Stoyanov
2018-09-19tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...Tzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'Tzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename traceevent_* APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename pevent_set_* APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename pevent parse APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename pevent find APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename pevent alloc / free APIsTzvetomir Stoyanov (VMware)
2018-08-10tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)
2018-05-17perf parse-events: Use get/put_events_file()Arnaldo Carvalho de Melo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-12perf tools: Introduce trace_event__tp_format_id()Jiri Olsa
2016-02-16tools lib api fs: Adopt filename__read_str from perfJiri Olsa
2015-09-15perf evsel: Propagate error info from tp_formatJiri Olsa
2015-09-04tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa
2015-07-29perf python: Remove dependency on 'machine' methodsArnaldo Carvalho de Melo
2015-07-23perf symbols: Provide libtraceevent callback to resolve kernel symbolsArnaldo Carvalho de Melo
2014-01-15tools lib traceevent: Make plugin unload function receive peventNamhyung Kim
2013-12-04perf tools: Add trace-event global object for tracepoint interfaceJiri Olsa
2013-12-04perf tools: Add trace-event objectJiri Olsa