aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_sysprof.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2009-05-13timers: Identifying the existing pinned timersArun R Bharadwaj1-1/+2
2009-04-07tracing/ftrace: factorize the tracing files creationFrederic Weisbecker1-5/+1
2009-03-05tracing: make all file_operations constSteven Rostedt1-1/+1
2009-02-17tracing: fix typing mistake in hint message and commentsWenji Huang1-1/+1
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/coreIngo Molnar1-0/+3
2009-02-11tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()Frederic Weisbecker1-0/+3
2009-02-10tracing: storage class should be before const qualifierTobias Klauser1-1/+1
2009-02-06trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo1-10/+4
2009-01-01cpumask: convert kernel trace functionsRusty Russell1-10/+3
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg1-11/+1
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra1-1/+0
2008-11-16tracing/ftrace: change the type of the init() callbackFrederic Weisbecker1-1/+2
2008-11-08ftrace: remove trace array ctrlSteven Rostedt1-4/+2
2008-11-08ftrace: remove ctrl_update methodSteven Rostedt1-10/+0
2008-10-14ftrace: make work with new ring bufferSteven Rostedt1-1/+1
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner1-1/+1
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis1-3/+1
2008-07-25markers: fix sparse integer as NULL pointer warningHarvey Harrison1-1/+1
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis1-1/+3
2008-05-23ftrace/sysprof: don't trace the user stack if we are a kernel thread.Soeren Sandmann1-21/+29
2008-05-23sysprof: update copyrightsIngo Molnar1-1/+1
2008-05-23sysprof: kernel traceSoeren Sandmann Pedersen1-9/+80
2008-05-23ftrace: fix __trace_special()Thomas Gleixner1-4/+4
2008-05-23ftrace: remove notraceThomas Gleixner1-5/+5
2008-05-23ftrace: sysprof updatesIngo Molnar1-2/+68
2008-05-23ftrace: sysprof fixIngo Molnar1-9/+19
2008-05-23ftrace: sysprof plugin improvementIngo Molnar1-6/+3
2008-05-23ftrace: sysprof-plugin, add self-testsIngo Molnar1-3/+3
2008-05-23ftrace: extend sysprof plugin some moreIngo Molnar1-4/+76
2008-05-23ftrace: extend sysprof pluginIngo Molnar1-4/+63
2008-05-23ftrace: add sysprof pluginIngo Molnar1-0/+80