summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_sysprof.c
Commit message (Expand)AuthorAgeFilesLines
* hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-291-1/+1
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-3/+1Star
* markers: fix sparse integer as NULL pointer warningHarvey Harrison2008-07-251-1/+1
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-1/+3
* ftrace/sysprof: don't trace the user stack if we are a kernel thread.Soeren Sandmann2008-05-231-21/+29
* sysprof: update copyrightsIngo Molnar2008-05-231-1/+1
* sysprof: kernel traceSoeren Sandmann Pedersen2008-05-231-9/+80
* ftrace: fix __trace_special()Thomas Gleixner2008-05-231-4/+4
* ftrace: remove notraceThomas Gleixner2008-05-231-5/+5
* ftrace: sysprof updatesIngo Molnar2008-05-231-2/+68
* ftrace: sysprof fixIngo Molnar2008-05-231-9/+19
* ftrace: sysprof plugin improvementIngo Molnar2008-05-231-6/+3Star
* ftrace: sysprof-plugin, add self-testsIngo Molnar2008-05-231-3/+3
* ftrace: extend sysprof plugin some moreIngo Molnar2008-05-231-4/+76
* ftrace: extend sysprof pluginIngo Molnar2008-05-231-4/+63
* ftrace: add sysprof pluginIngo Molnar2008-05-231-0/+80