aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_sysprof.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-151-1/+2
|\
| * timers: Identifying the existing pinned timersArun R Bharadwaj2009-05-131-1/+2
* | tracing/ftrace: factorize the tracing files creationFrederic Weisbecker2009-04-071-5/+1
|/
* tracing: make all file_operations constSteven Rostedt2009-03-051-1/+1
* tracing: fix typing mistake in hint message and commentsWenji Huang2009-02-171-1/+1
*---. Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-131-0/+3
|\ \ \
| | * | tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()Frederic Weisbecker2009-02-111-0/+3
| |/ /
* / / tracing: storage class should be before const qualifierTobias Klauser2009-02-101-1/+1
|/ /
* / trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo2009-02-061-10/+4
|/
* cpumask: convert kernel trace functionsRusty Russell2009-01-011-10/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-301-1/+0
|\
| * hrtimer: removing all ur callback modesPeter Zijlstra2008-11-251-1/+0
* | ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-191-11/+1
* | tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-161-1/+2
* | ftrace: remove trace array ctrlSteven Rostedt2008-11-081-4/+2
* | ftrace: remove ctrl_update methodSteven Rostedt2008-11-081-10/+0
|/
* ftrace: make work with new ring bufferSteven Rostedt2008-10-141-1/+1
* hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-291-1/+1
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-3/+1
* markers: fix sparse integer as NULL pointer warningHarvey Harrison2008-07-251-1/+1
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-1/+3
* ftrace/sysprof: don't trace the user stack if we are a kernel thread.Soeren Sandmann2008-05-231-21/+29
* sysprof: update copyrightsIngo Molnar2008-05-231-1/+1
* sysprof: kernel traceSoeren Sandmann Pedersen2008-05-231-9/+80
* ftrace: fix __trace_special()Thomas Gleixner2008-05-231-4/+4
* ftrace: remove notraceThomas Gleixner2008-05-231-5/+5
* ftrace: sysprof updatesIngo Molnar2008-05-231-2/+68
* ftrace: sysprof fixIngo Molnar2008-05-231-9/+19
* ftrace: sysprof plugin improvementIngo Molnar2008-05-231-6/+3
* ftrace: sysprof-plugin, add self-testsIngo Molnar2008-05-231-3/+3
* ftrace: extend sysprof plugin some moreIngo Molnar2008-05-231-4/+76
* ftrace: extend sysprof pluginIngo Molnar2008-05-231-4/+63
* ftrace: add sysprof pluginIngo Molnar2008-05-231-0/+80