index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event.c
Age
Commit message (
Expand
)
Author
2018-08-13
tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename traceevent_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent_set_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent parse APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent find APIs
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)
2018-05-17
perf parse-events: Use get/put_events_file()
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-12
perf tools: Introduce trace_event__tp_format_id()
Jiri Olsa
2016-02-16
tools lib api fs: Adopt filename__read_str from perf
Jiri Olsa
2015-09-15
perf evsel: Propagate error info from tp_format
Jiri Olsa
2015-09-04
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
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
2014-01-15
tools lib traceevent: Make plugin unload function receive pevent
Namhyung Kim
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