summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_sched_switch.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tracing: Add support for recording tgid of tasksJoel Fernandes2017-06-27
* sched/core: Fix trace_sched_switch()Peter Zijlstra2015-10-06
* sched: Introduce the 'trace_sched_waking' tracepointPeter Zijlstra2015-08-03
* tracing: Remove unneeded includes of debugfs.h and fs.hSteven Rostedt (Red Hat)2015-01-22
* tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracerSteven Rostedt (Red Hat)2014-11-11
* tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup()Oleg Nesterov2014-11-11
* tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_sw...Oleg Nesterov2014-11-11
* tracing: Update event filters for multibufferTom Zanussi2013-11-05
* tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)2013-03-15
* tracing: Replace the static global per_cpu arrays with allocated per_cpuSteven Rostedt2013-03-15
* tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt2012-11-02
* tracing: Have tracing_sched_wakeup_trace() use standard unlock_commitSteven Rostedt2012-10-31
* tracing: Remove obsolete sched_switch tracerSteven Rostedt2011-02-08
* tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-14
* sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-07
* tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-04
* tracing: Move sched event insertion helpers in the sched switch tracer fileFrederic Weisbecker2009-08-06
* tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
* ftrace: clean up enable logic for sched_switchZhaolei2009-04-07
* ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei2009-04-07
* tracing: make sched_switch stop/start light weightSteven Rostedt2009-03-17
* tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker2009-02-18
* tracing: fix typing mistake in hint message and commentsWenji Huang2009-02-17
* trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo2009-02-06
* trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo2009-02-05
* sched, trace: update trace_sched_wakeup()Peter Zijlstra2008-12-25
* ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-19
* tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar2008-12-19
* tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-16
* ftrace: remove trace array ctrlSteven Rostedt2008-11-08
* ftrace: remove ctrl_update methodSteven Rostedt2008-11-08
* ftrace: fix sched_switch APISteven Rostedt2008-11-08
* ftrace: fix boot trace sched startupSteven Rostedt2008-11-08
* ftrace: restructure tracing start/stop infrastructureSteven Rostedt2008-11-06
* tracing/ftrace: fix a bug when switch current tracer to sched tracerFrederic Weisbecker2008-11-04
* tracing/ftrace: types and naming corrections for sched tracerFrederic Weisbecker2008-11-04
* tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker2008-11-04
* tracing/ftrace: remove unused code in sched_switch tracerFrederic Weisbecker2008-11-04
* tracing/ftrace: fix a race condition in sched_switch tracerFrederic Weisbecker2008-11-04
* ftrace: make some tracers reentrantSteven Rostedt2008-10-14
* ftrace: preempt disable over interrupt disableSteven Rostedt2008-10-14
* ftrace: make work with new ring bufferSteven Rostedt2008-10-14
* ftrace: port to tracepointsMathieu Desnoyers2008-10-14
* ftrace: move sched_switch enable after markersSteven Rostedt2008-07-11
* namespacecheck: fixesIngo Molnar2008-06-16
* ftrace: fix up cmdline recordingSteven Rostedt2008-05-26
* ftrace: move ftrace_special to trace.cSteven Rostedt2008-05-26
* Port ftrace to markersMathieu Desnoyers2008-05-23
* ftrace: fix comm on function trace outputSteven Rostedt2008-05-23