summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-281-3/+3
|\
| * stop_machine: fix up ftrace.cRusty Russell2008-07-281-3/+3
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-283-17/+22
|\ \ | |/
| * tracing: remove unused variableAndrea Righi2008-07-271-1/+0
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-263-16/+22
| |\
| | * ftrace: fix modular buildIngo Molnar2008-07-261-0/+2
| | * ftrace: remove latency-tracer leftoverIngo Molnar2008-07-241-3/+0
| | * Merge branch 'linus' into tracing/urgentIngo Molnar2008-07-241-1/+3
| | |\
| | * | ftrace: only trace preempt off with preempt tracerSteven Rostedt2008-07-181-2/+4
| | * | ftrace: fix 4d3702b6 (post-v2.6.26): WARNING: at kernel/lockdep.c:2731 check_...Steven Rostedt2008-07-181-11/+16
* | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-3/+1
|/ / /
* | | 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
|/
* Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-146-9/+52
|\
| * ftrace: build fix for ftraced_suspendIngo Molnar2008-07-111-0/+2
| * ftrace: separate out the function enabled variableSteven Rostedt2008-07-111-3/+19
| * ftrace: add ftrace_kill_atomicSteven Rostedt2008-07-111-0/+15
| * ftrace: use current CPU for function startupSteven Rostedt2008-07-111-0/+3
| * ftrace: start wakeup tracing after setting function tracerSteven Rostedt2008-07-111-1/+2
| * ftrace: check proper config for preempt typeSteven Rostedt2008-07-111-1/+1
| * ftrace: define function trace nopSteven Rostedt2008-07-111-2/+8
| * ftrace: move sched_switch enable after markersSteven Rostedt2008-07-111-2/+2
* | Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar2008-07-106-0/+404
|\ \
| * | sysprof: make it depend on X86Thomas Gleixner2008-05-241-1/+1
| * | 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: make it more available in the KconfigThomas Gleixner2008-05-231-1/+1
| * | ftrace: fix __trace_special()Thomas Gleixner2008-05-231-4/+4
| * | ftrace: remove notraceThomas Gleixner2008-05-231-5/+5
| * | ftrace: sysprof updatesIngo Molnar2008-05-233-2/+73
| * | ftrace: sysprof fixIngo Molnar2008-05-231-9/+19
| * | ftrace: make sysprof dependent on x86 for nowIngo Molnar2008-05-232-6/+1
| * | ftrace: sysprof plugin improvementIngo Molnar2008-05-231-6/+3
| * | ftrace: sysprof-plugin, add self-testsIngo Molnar2008-05-233-3/+35
| * | 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-233-0/+89
* | | Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar2008-07-104-0/+352
|\ \ \ | |_|/ |/| |
| * | x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen2008-05-241-8/+12
| * | mmiotrace: do not print bogus pid for maps eitherPekka Paalanen2008-05-241-2/+2
| * | mmiotrace: print overrun countsPekka Paalanen2008-05-241-0/+25
| * | mmiotrace: print header using the read hook.Pekka Paalanen2008-05-241-7/+53
| * | x86 mmiotrace: Do not print bogus pidPekka Paalanen2008-05-241-3/+3
| * | mmiotrace: ftrace fixIngo Molnar2008-05-241-4/+12
| * | ftrace: mmiotrace update, #2Pekka Paalanen2008-05-241-3/+44
| * | ftrace: mmiotrace, updatesPekka Paalanen2008-05-243-28/+171
| * | ftrace: add mmiotrace pluginPekka Paalanen2008-05-242-0/+85
| |/
* | ftrace: prevent ftrace modifications while being kprobe'd, v2Abhishek Sagar2008-07-031-1/+8
* | ftrace: avoid modifying kprobe'd recordsAbhishek Sagar2008-06-231-4/+31
OpenPOWER on IntegriCloud