summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | ftrace: add quick function trace stopSteven Rostedt2008-11-06
| | * | | | | | | | | | | | | Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar2008-11-06
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | tracing/ftrace: fix a bug when switch current tracer to sched tracerFrederic Weisbecker2008-11-04
| | | * | | | | | | | | | | | | tracing/ftrace: types and naming corrections for sched tracerFrederic Weisbecker2008-11-04
| | | * | | | | | | | | | | | | tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker2008-11-04
| | | * | | | | | | | | | | | | tracing/ftrace: remove unused code in sched_switch tracerFrederic Weisbecker2008-11-04
| | | * | | | | | | | | | | | | tracing/ftrace: fix a race condition in sched_switch tracerFrederic Weisbecker2008-11-04
| | | * | | | | | | | | | | | | tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker2008-11-04
| | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | | ftrace: function tracer with irqs disabledSteven Rostedt2008-11-04
| | * | | | | | | | | | | | | ftrace: insert in the ftrace_preempt_disable()/enable() functionsSteven Rostedt2008-11-04
| | * | | | | | | | | | | | | ftrace: introduce ftrace_preempt_disable()/enable()Steven Rostedt2008-11-04
| | |/ / / / / / / / / / / /
| | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | ftrace: nmi safe code clean upsSteven Rostedt2008-10-31
| | | | * | | | | | | | | | | | | | ftrace: nmi update statisticsSteven Rostedt2008-10-30
| | * | | | | | | | | | | | | | | | ftrace: ftrace_dump_on_oops=[tracer]Peter Zijlstra2008-11-03
| | * | | | | | | | | | | | | | | | Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar2008-11-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-10-31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | ftrace: ftrace dump on oops controlSteven Rostedt2008-10-27
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2008-12-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2008-11-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | CRED: Separate task security context from task_structDavid Howells2008-11-14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | ftrace: prevent recursionLai Jiangshan2008-11-27
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | x86, mmiotrace: fix buffer overrun detectionPekka Paalanen2008-11-23
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | function tracing: fix wrong position computing of stack_traceLiming Wang2008-11-21
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar2008-11-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ftrace: fix dyn ftrace filter selectionSteven Rostedt2008-11-19
| * | | | | | | | | | | | ftrace: make filtered functions effective on settingSteven Rostedt2008-11-19
| * | | | | | | | | | | | ftrace: fix set_ftrace_filterSteven Rostedt2008-11-19
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | trace: introduce missing mutex_unlock()Vegard Nossum2008-11-18
* | | | | | | | | | | | tracing: kernel/trace/trace.c: introduce missing kfree()Julia Lawall2008-11-18
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | function tracing: fix wrong pos computing when read buffer has been fulfilledwalimis2008-11-16
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | tracing: fix mmiotrace resizing crashIngo Molnar2008-11-13
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | ring-buffer: no preempt for sched_clock()Steven Rostedt2008-11-12
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ring-buffer: buffer record on/off switchSteven Rostedt2008-11-11
* | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-11
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ring-buffer: prevent infinite looping on time stampingSteven Rostedt2008-11-10
| * | | | | | ftrace: disable tracing on resizeSteven Rostedt2008-11-10
| |/ / / / /
* / / / / / ftrace: fix breakage in bin_fmt resultsEric Anholt2008-11-05
|/ / / / /
* | | | | tracing, ring-buffer: add paranoid checks for loopsSteven Rostedt2008-11-03
* | | | | ftrace: use kretprobe trampoline name to test in outputSteven Rostedt2008-11-03
| |_|_|/ |/| | |
* | | | tracing, alpha: undefined reference to `save_stack_trace'Al Viro2008-11-03
| |_|/ |/| |
* | | ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt2008-10-31
| |/ |/|
* | ftrace: fix trace_nop config selectSteven Rostedt2008-10-29
* | ftrace: perform an initialization for ftrace to enable itFrederic Weisbecker2008-10-28
* | ftrace: fix current_tracer error returnSteven Rostedt2008-10-28
* | tracing: fix a build error on alphaFrederic Weisbecker2008-10-28
* | tracing/ftrace: make boot tracer select the sched_switch tracerFrederic Weisbecker2008-10-27
* | trace: fix printk warning for u64Stephen Rothwell2008-10-27