Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | vsprintf: add binary printf | Lai Jiangshan | 2009-03-06 | 1 | -0/+7 | |
| | * | | | | | | | | | | | printk: introduce printk_once() | Ingo Molnar | 2009-02-05 | 1 | -0/+17 | |
| * | | | | | | | | | | | | tracing, power-trace: make it build even if the power-tracer is turned off | Ingo Molnar | 2009-03-06 | 1 | -2/+0 | |
| * | | | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-06 | 2 | -16/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | tracing: add tracing_on/tracing_off to kernel.h | Steven Rostedt | 2009-03-05 | 2 | -16/+28 | |
| * | | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac... | Ingo Molnar | 2009-03-06 | 1 | -6/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | tracing/function-graph-tracer: use the more lightweight local clock | Frederic Weisbecker | 2009-03-05 | 1 | -6/+7 | |
| * | | | | | | | | | | | | tracing: move utility functions from ftrace.h to kernel.h | Ingo Molnar | 2009-03-05 | 2 | -56/+60 | |
| * | | | | | | | | | | | | tracing: rename ftrace_printk() => trace_printk() | Ingo Molnar | 2009-03-05 | 1 | -9/+9 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | tracing: add lockdep tracepoints for lock acquire/release | Peter Zijlstra | 2009-03-04 | 4 | -0/+55 | |
| * | | | | | | | | | | | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-04 | 4 | -49/+102 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2009-03-04 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ring-buffer: fix ring_buffer_read_page | Steven Rostedt | 2009-03-04 | 1 | -2/+5 | |
| * | | | | | | | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 2009-03-04 | 10 | -4/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-02 | 4 | -20/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 2009-03-02 | 4 | -20/+24 | |
| * | | | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-02 | 1 | -1/+6 | |
| |\| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | tracing: add TRACE_FIELD_SPECIAL to record complex entries | Steven Rostedt | 2009-03-02 | 1 | -1/+6 | |
| | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar | 2009-03-02 | 7 | -40/+166 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-28 | 5 | -29/+130 | |
| |/| | | | | | | | | | | | | | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | tracing: create the C style tracing for the irq subsystem | Steven Rostedt | 2009-02-28 | 1 | -4/+15 | |
| | * | | | | | | | | | | | | tracing: create the C style tracing for the sched subsystem | Steven Rostedt | 2009-02-28 | 2 | -25/+97 | |
| | * | | | | | | | | | | | | tracing: add subsystem sched for sched events | Steven Rostedt | 2009-02-28 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | tracing: add subsystem irq for irq events | Steven Rostedt | 2009-02-28 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | tracing: move trace point formats to files in include/trace directory | Steven Rostedt | 2009-02-28 | 2 | -0/+8 | |
| | * | | | | | | | | | | | | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 2009-02-26 | 1 | -0/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-02-27 | 5 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 2009-02-27 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | / / / / / / / / / / / / | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | tracing: implement trace_clock_*() APIs | Ingo Molnar | 2009-02-26 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | tracing, genirq: add irq enter and exit trace events | Jason Baron | 2009-02-26 | 2 | -0/+26 | |
| * | | | | | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2009-02-26 | 2 | -15/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | tracing: wrap arguments with PARAMS | Steven Rostedt | 2009-02-26 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT | Steven Rostedt | 2009-02-26 | 2 | -14/+14 | |
| | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into... | Ingo Molnar | 2009-02-26 | 14 | -18/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 | 9 | -6/+24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | tracing: add schedule events to event trace | Steven Rostedt | 2009-02-25 | 2 | -48/+73 | |
| * | | | | | | | | | | | | | | | | | tracing: add event trace infrastructure | Steven Rostedt | 2009-02-25 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | | | | tracing: add DEFINE_TRACE_FMT to tracepoint.h | Steven Rostedt | 2009-02-25 | 1 | -0/+3 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2009-02-22 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | ftrace: allow archs to preform pre and post process for code modification | Steven Rostedt | 2009-02-20 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb... | Ingo Molnar | 2009-02-20 | 1 | -3/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants | Christoph Lameter | 2009-02-20 | 1 | -3/+16 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 2009-02-19 | 1 | -0/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into... | Ingo Molnar | 2009-02-19 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | ftrace: rename _hook to _probe | Steven Rostedt | 2009-02-17 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 | 15 | -27/+66 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | / / / / / / / / / / / / / / / / | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypes | Ingo Molnar | 2009-02-17 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-17 | 2 | -0/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | ftrace: add pretty print to selected fuction traces | Steven Rostedt | 2009-02-17 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | ring-buffer: add tracing_is_on to test if ring buffer is enabled | Steven Rostedt | 2009-02-17 | 1 | -0/+2 |