summaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugin_hrtimer.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-13tools lib traceevent: Rename pevent_register / unregister APIsTzvetomir Stoyanov (VMware)1-10/+10
2018-08-13tools lib traceevent, perf tools: Rename pevent print APIsTzvetomir Stoyanov (VMware)1-14/+14
2018-08-13tools lib traceevent, perf tools: Rename pevent plugin related APIsTzvetomir Stoyanov (VMware)1-2/+2
2018-08-13tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...Tzvetomir Stoyanov (VMware)1-2/+2
2018-08-10tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)1-2/+2
2014-01-16tools lib traceevent: Unregister handler when hrtimer plugin is unloadedNamhyung Kim1-0/+10
2013-12-04tools lib traceevent: Use pevent_print_func_field in hrtimer_start handlerJiri Olsa1-17/+2
2013-12-04tools lib traceevent: Add hrtimer pluginJiri Olsa1-0/+93