aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-29
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28
|\
| * stop_machine: fix up ftrace.cRusty Russell2008-07-27
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28
|\|
| * tracing: remove unused variableAndrea Righi2008-07-27
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-26
| |\
| | * ftrace: fix modular buildIngo Molnar2008-07-26
| | * ftrace: remove latency-tracer leftoverIngo Molnar2008-07-24
| | * Merge branch 'linus' into tracing/urgentIngo Molnar2008-07-24
| | |\
| | * | ftrace: only trace preempt off with preempt tracerSteven Rostedt2008-07-18
| | * | ftrace: fix 4d3702b6 (post-v2.6.26): WARNING: at kernel/lockdep.c:2731 check_...Steven Rostedt2008-07-18
* | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
|/ / /
* | / markers: fix sparse integer as NULL pointer warningHarvey Harrison2008-07-25
| |/ |/|
* | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
|/
* Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-14
|\
| * ftrace: build fix for ftraced_suspendIngo Molnar2008-07-11
| * ftrace: separate out the function enabled variableSteven Rostedt2008-07-11
| * ftrace: add ftrace_kill_atomicSteven Rostedt2008-07-11
| * ftrace: use current CPU for function startupSteven Rostedt2008-07-11
| * ftrace: start wakeup tracing after setting function tracerSteven Rostedt2008-07-11
| * ftrace: check proper config for preempt typeSteven Rostedt2008-07-11
| * ftrace: define function trace nopSteven Rostedt2008-07-11
| * ftrace: move sched_switch enable after markersSteven Rostedt2008-07-11
* | Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar2008-07-10
|\ \
| * | sysprof: make it depend on X86Thomas Gleixner2008-05-24
| * | ftrace/sysprof: don't trace the user stack if we are a kernel thread.Soeren Sandmann2008-05-23
| * | sysprof: update copyrightsIngo Molnar2008-05-23
| * | sysprof: kernel traceSoeren Sandmann Pedersen2008-05-23
| * | ftrace: make it more available in the KconfigThomas Gleixner2008-05-23
| * | ftrace: fix __trace_special()Thomas Gleixner2008-05-23
| * | ftrace: remove notraceThomas Gleixner2008-05-23
| * | ftrace: sysprof updatesIngo Molnar2008-05-23
| * | ftrace: sysprof fixIngo Molnar2008-05-23
| * | ftrace: make sysprof dependent on x86 for nowIngo Molnar2008-05-23
| * | ftrace: sysprof plugin improvementIngo Molnar2008-05-23
| * | ftrace: sysprof-plugin, add self-testsIngo Molnar2008-05-23
| * | ftrace: extend sysprof plugin some moreIngo Molnar2008-05-23
| * | ftrace: extend sysprof pluginIngo Molnar2008-05-23
| * | ftrace: add sysprof pluginIngo Molnar2008-05-23
* | | Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar2008-07-10
|\ \ \ | |_|/ |/| |
| * | x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen2008-05-24
| * | mmiotrace: do not print bogus pid for maps eitherPekka Paalanen2008-05-24
| * | mmiotrace: print overrun countsPekka Paalanen2008-05-24
| * | mmiotrace: print header using the read hook.Pekka Paalanen2008-05-24
| * | x86 mmiotrace: Do not print bogus pidPekka Paalanen2008-05-24
| * | mmiotrace: ftrace fixIngo Molnar2008-05-24
| * | ftrace: mmiotrace update, #2Pekka Paalanen2008-05-24
| * | ftrace: mmiotrace, updatesPekka Paalanen2008-05-24
| * | ftrace: add mmiotrace pluginPekka Paalanen2008-05-24
| |/
* | ftrace: prevent ftrace modifications while being kprobe'd, v2Abhishek Sagar2008-07-03