summaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugin_sched_switch.c
Commit message (Expand)AuthorAgeFilesLines
* tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...Tzvetomir Stoyanov (VMware)2018-08-131-3/+3
* tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)2018-08-101-2/+2
* tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira2017-01-031-2/+2
* tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim2014-01-161-0/+12
* tools lib traceevent: Add sched_switch pluginJiri Olsa2013-12-041-0/+148