summaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugin_sched_switch.c
Commit message (Expand)AuthorAgeFilesLines
* tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...Tzvetomir Stoyanov (VMware)2018-09-191-3/+3
* tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...Tzvetomir Stoyanov (VMware)2018-09-191-2/+2
* tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...Tzvetomir Stoyanov (VMware)2018-08-301-0/+1
* tools lib traceevent: Rename pevent field APIsTzvetomir Stoyanov (VMware)2018-08-131-9/+9
* tools lib traceevent: Rename pevent_register / unregister APIsTzvetomir Stoyanov (VMware)2018-08-131-12/+12
* tools lib traceevent, perf tools: Rename pevent_register_* APIsTzvetomir Stoyanov (VMware)2018-08-131-1/+1
* tools lib traceevent, perf tools: Rename pevent find APIsTzvetomir Stoyanov (VMware)2018-08-131-3/+3
* tools lib traceevent, perf tools: Rename pevent plugin related APIsTzvetomir Stoyanov (VMware)2018-08-131-2/+2
* 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
OpenPOWER on IntegriCloud