| Commit message (Expand) | Author | Age | Files | Lines |
* | markers: auto enable tracepoints (new API : trace_mark_tp()) | Mathieu Desnoyers | 2008-11-16 | 1 | -2/+51 |
* | markers: use module notifier | Mathieu Desnoyers | 2008-11-16 | 2 | -4/+29 |
* | markers: use rcu_*_sched_notrace and notrace | Mathieu Desnoyers | 2008-11-16 | 1 | -7/+9 |
* | markers: fix unregister | Mathieu Desnoyers | 2008-11-16 | 1 | -5/+7 |
*-. | Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into... | Ingo Molnar | 2008-11-16 | 4 | -15/+38 |
|\ \ |
|
| | * | tracing: fix mmiotrace resizing crash | Ingo Molnar | 2008-11-13 | 1 | -0/+6 |
| * | | ftrace: remove unnecessary if condition of __unregister_ftrace_function | walimis | 2008-11-13 | 1 | -2/+1 |
| * | | ftrace: CPU buffer start annotation clean ups | Steven Rostedt | 2008-11-13 | 2 | -1/+16 |
| * | | ftrace: rename iter_ctrl to trace_options | Steven Rostedt | 2008-11-13 | 1 | -9/+9 |
| * | | ftrace: show buffer size in kilobytes | Steven Rostedt | 2008-11-13 | 1 | -1/+4 |
| * | | ftrace: rename trace_entries to buffer_size_kb | Steven Rostedt | 2008-11-13 | 1 | -2/+2 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function... | Ingo Molnar | 2008-11-13 | 1 | -1/+7 |
|\ \ \
| | |/ |
|
| | * | ring-buffer: no preempt for sched_clock() | Steven Rostedt | 2008-11-12 | 1 | -1/+7 |
* | | | ftrace: rename trace_unlikely.c file | Steven Rostedt | 2008-11-12 | 2 | -1/+1 |
* | | | ftrace: add tracer called branch | Steven Rostedt | 2008-11-12 | 3 | -0/+67 |
* | | | ftrace: rename unlikely iter_ctrl to branch | Steven Rostedt | 2008-11-12 | 3 | -45/+45 |
* | | | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 | 5 | -15/+14 |
* | | | tracing: finetune branch-tracer output | Ingo Molnar | 2008-11-12 | 1 | -2/+2 |
* | | | tracing: branch tracer, tweak output | Ingo Molnar | 2008-11-12 | 1 | -2/+2 |
* | | | tracing: likely/unlikely branch annotation tracer | Steven Rostedt | 2008-11-12 | 5 | -0/+210 |
* | | | tracing: profile likely and unlikely annotations | Steven Rostedt | 2008-11-12 | 3 | -0/+181 |
|/ / |
|
* | | Merge branches 'tracing/fastboot', 'tracing/function-return-tracer' and 'trac... | Ingo Molnar | 2008-11-12 | 1 | -12/+17 |
|\ \ |
|
| * | | ring-buffer: fix deadlock from reader_lock in read_start | Steven Rostedt | 2008-11-12 | 1 | -12/+17 |
* | | | tracing/fastboot: Use the ring-buffer timestamp for initcall entries | Frederic Weisbecker | 2008-11-12 | 2 | -35/+105 |
* | | | tracing/fastboot: move boot tracer structs and funcs into their own header. | Frederic Weisbecker | 2008-11-12 | 1 | -0/+1 |
* | | | Merge branch 'tracing/function-return-tracer' into tracing/fastboot | Ingo Molnar | 2008-11-12 | 7 | -8/+209 |
|\ \ \
| |/ /
|/| | |
|
| * | | tracing: add a tracer to catch execution time of kernel functions | Frederic Weisbecker | 2008-11-11 | 6 | -8/+205 |
| * | | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker | 2008-11-11 | 1 | -0/+4 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-12 | 9 | -153/+309 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/ |
|
| | * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... | Ingo Molnar | 2008-11-11 | 2 | -6/+103 |
| | |\ |
|
| | | * | ring-buffer: buffer record on/off switch | Steven Rostedt | 2008-11-11 | 2 | -6/+103 |
| | * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-11-11 | 3 | -4/+24 |
| | |\ \ |
|
| | | * | | timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context | Gautham R Shenoy | 2008-11-11 | 1 | -1/+16 |
| | | * | | nohz: disable tick_nohz_kick_tick() for now | Thomas Gleixner | 2008-11-10 | 1 | -0/+4 |
| | | * | | irq: call __irq_enter() before calling the tick_idle_check | Thomas Gleixner | 2008-11-10 | 1 | -3/+4 |
| | * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-11 | 4 | -26/+47 |
| | |\ \ \ |
|
| | | * | | | sched: release buddies on yield | Peter Zijlstra | 2008-11-11 | 1 | -5/+12 |
| | | * | | | fix for account_group_exec_runtime(), make sure ->signal can't be freed under... | Oleg Nesterov | 2008-11-11 | 2 | -0/+13 |
| | | * | | | sched: clean up debug info | Peter Zijlstra | 2008-11-10 | 2 | -21/+22 |
| | | |/ / |
|
| * | | | | ring-buffer: clean up warn ons | Steven Rostedt | 2008-11-11 | 1 | -86/+57 |
| * | | | | ring-buffer: add reader lock | Steven Rostedt | 2008-11-11 | 1 | -31/+78 |
|/ / / / |
|
* | | | | ring-buffer: replace most bug ons with warn on and disable buffer | Steven Rostedt | 2008-11-11 | 1 | -16/+49 |
* | | | | ftrace: prevent ftrace_special from recursion | Steven Rostedt | 2008-11-11 | 1 | -3/+5 |
* | | | | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 2008-11-11 | 10 | -70/+235 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... | Ingo Molnar | 2008-11-11 | 10 | -70/+235 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | ring-buffer: prevent infinite looping on time stamping | Steven Rostedt | 2008-11-10 | 1 | -1/+1 |
| | * | | ftrace: disable tracing on resize | Steven Rostedt | 2008-11-10 | 1 | -1/+16 |
| | |/ |
|
| | * | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 2008-11-09 | 2 | -0/+48 |
| | |\ |
|
| | | * | cpumask: introduce new API, without changing anything | Rusty Russell | 2008-11-06 | 2 | -0/+48 |
| | * | | sched: fix memory leak in a failure path | Li Zefan | 2008-11-07 | 1 | -0/+1 |