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