aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_sysprof.c
AgeCommit message (Expand)Author
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