summaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugin_hrtimer.c
Commit message (Expand)AuthorAgeFilesLines
* tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...Tzvetomir Stoyanov (VMware)2018-08-131-2/+2
* tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)2018-08-101-2/+2
* tools lib traceevent: Unregister handler when hrtimer plugin is unloadedNamhyung Kim2014-01-161-0/+10
* tools lib traceevent: Use pevent_print_func_field in hrtimer_start handlerJiri Olsa2013-12-041-17/+2Star
* tools lib traceevent: Add hrtimer pluginJiri Olsa2013-12-041-0/+93