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