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