summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-07-1422-27/+8038
|\
| * Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-1422-27/+8038
| |\
| | * Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-147-10/+53
| | |\
| | | * 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: trace scheduleSteven 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
| | |\ \
| | | * \ Merge branch 'linus' into tracing/sysprofIngo Molnar2008-06-258-69/+174
| | | |\ \
| | | * \ \ Merge branch 'linus' into tracing/sysprofIngo Molnar2008-06-1617-666/+330
| | | |\ \ \
| | | * | | | 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
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-0725-741/+559
| | | |\ \ \ \ \
| | | * | | | | | 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
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-1020-28/+7240
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | ftrace: prevent ftrace modifications while being kprobe'd, v2Abhishek Sagar2008-07-031-1/+8
| | | * | | | | mmiotrace broken in linux-next (8-bit writes only)Pekka Paalanen2008-07-011-1/+0
| | | * | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-254-30/+83
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | ftrace: avoid modifying kprobe'd recordsAbhishek Sagar2008-06-231-4/+31
| | | * | | | | ftrace: freeze kprobe'd recordsAbhishek Sagar2008-06-232-1/+74
| | | * | | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-231-1/+2
| | | * | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-236-39/+91
| | | |\ \ \ \ \
| | | * | | | | | namespacecheck: fixesIngo Molnar2008-06-162-3/+3
OpenPOWER on IntegriCloud