aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo1-1/+0
2019-04-01tools tools, tools lib traceevent: Make traceevent APIs more consistentTzvetomir Stoyanov1-2/+2
2018-12-17tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event'Tzvetomir Stoyanov1-4/+4
2018-09-19tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_formatTzvetomir Stoyanov (VMware)1-4/+4
2018-08-13tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'Tzvetomir Stoyanov (VMware)1-1/+1
2018-08-13tools lib traceevent, perf tools: Rename traceevent_* APIsTzvetomir Stoyanov (VMware)1-3/+3
2018-08-13tools lib traceevent, perf tools: Rename pevent_set_* APIsTzvetomir Stoyanov (VMware)1-4/+4
2018-08-13tools lib traceevent, perf tools: Rename pevent parse APIsTzvetomir Stoyanov (VMware)1-1/+1
2018-08-13tools lib traceevent, perf tools: Rename pevent find APIsTzvetomir Stoyanov (VMware)1-1/+1
2018-08-13tools lib traceevent, perf tools: Rename pevent alloc / free APIsTzvetomir Stoyanov (VMware)1-3/+3
2018-08-10tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)1-3/+3
2018-05-17perf parse-events: Use get/put_events_file()Arnaldo Carvalho de Melo1-2/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-12perf tools: Introduce trace_event__tp_format_id()Jiri Olsa1-0/+8
2016-02-16tools lib api fs: Adopt filename__read_str from perfJiri Olsa1-0/+1
2015-09-15perf evsel: Propagate error info from tp_formatJiri Olsa1-3/+12
2015-09-04tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa1-0/+1
2015-07-29perf python: Remove dependency on 'machine' methodsArnaldo Carvalho de Melo1-4/+3
2015-07-23perf symbols: Provide libtraceevent callback to resolve kernel symbolsArnaldo Carvalho de Melo1-15/+30
2014-01-15tools lib traceevent: Make plugin unload function receive peventNamhyung Kim1-1/+1
2013-12-04perf tools: Add trace-event global object for tracepoint interfaceJiri Olsa1-0/+61
2013-12-04perf tools: Add trace-event objectJiri Olsa1-0/+21