| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 6 | -45/+311 |
|\ |
|
| * | tracing: pass around ring buffer instead of tracer | Steven Rostedt | 2009-09-04 | 1 | -5/+10 |
| * | tracing/filters: Defer pred allocation | Li Zefan | 2009-08-31 | 1 | -1/+0 |
| * | tracing: Fix double CPP substitution in TRACE_EVENT_FN | Frederic Weisbecker | 2009-08-28 | 1 | -6/+7 |
| * | tracing: Undef TRACE_EVENT_FN between trace events headers inclusion | Frederic Weisbecker | 2009-08-27 | 1 | -0/+1 |
| * | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-08-26 | 4 | -17/+84 |
| |\ |
|
| | * | tracing: Create generic syscall TRACE_EVENTs | Josh Stone | 2009-08-26 | 2 | -17/+70 |
| | * | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 2009-08-26 | 3 | -8/+18 |
| | * | tracing: Make syscall tracepoints conditional | Josh Stone | 2009-08-26 | 1 | -0/+4 |
| * | | tracing/events: fix the include file dependencies | Xiao Guangrong | 2009-08-26 | 1 | -0/+1 |
| * | | tracing/filters: Add __field_ext() to TRACE_EVENT | Li Zefan | 2009-08-26 | 1 | -7/+24 |
| * | | tracing/sched: show CPU task wakes up on in trace event | Steven Rostedt | 2009-08-26 | 1 | -4/+8 |
| |/ |
|
| * | tracing/syscalls: Add filtering support | Li Zefan | 2009-08-19 | 1 | -0/+7 |
| * | tracing/events: Add trace_define_common_fields() | Li Zefan | 2009-08-19 | 1 | -5/+3 |
| * | tracing/events: Add ftrace_event_call param to define_fields() | Li Zefan | 2009-08-19 | 1 | -2/+1 |
| * | tracing/syscalls: Add fields format for exit events | Li Zefan | 2009-08-19 | 1 | -2/+4 |
| * | tracing/events: Add module tracepoints | Li Zefan | 2009-08-17 | 1 | -0/+126 |
| * | tracing: Add fields format definition for syscall events | Frederic Weisbecker | 2009-08-11 | 1 | -0/+2 |
| * | tracing: Add ftrace event call parameter to its field descriptor handler | Frederic Weisbecker | 2009-08-11 | 1 | -1/+2 |
| * | tracing: Add perf counter support for syscalls tracing | Jason Baron | 2009-08-11 | 1 | -0/+7 |
| * | tracing: Add individual syscalls tracepoint id support | Jason Baron | 2009-08-11 | 1 | -0/+8 |
| * | tracing: Add trace events for each syscall entry/exit | Jason Baron | 2009-08-11 | 1 | -9/+9 |
| * | tracing: Add ftrace_event_call void * 'data' field | Jason Baron | 2009-08-11 | 1 | -2/+2 |
| * | tracing: Add syscall tracepoints | Jason Baron | 2009-08-11 | 1 | -0/+20 |
| * | tracing: Call arch_init_ftrace_syscalls at boot | Jason Baron | 2009-08-11 | 1 | -1/+0 |
| * | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-08-11 | 1 | -25/+158 |
| |\ |
|
| * | | tracing/events: record the size of dynamic arrays | Li Zefan | 2009-07-20 | 1 | -6/+8 |
| * | | tracing/events: add missing type info of dynamic arrays | Lai Jiangshan | 2009-07-20 | 1 | -2/+2 |
* | | | sched: Add wait, sleep and iowait accounting tracepoints | Peter Zijlstra | 2009-09-02 | 1 | -0/+95 |
| |/
|/| |
|
* | | perf_counter: Zero dead bytes from ftrace raw samples size alignment | Frederic Weisbecker | 2009-08-10 | 1 | -0/+4 |
* | | perf_counter: Subtract the buffer size field from the event record size | Frederic Weisbecker | 2009-08-10 | 1 | -1/+7 |
* | | perf_counter: Correct PERF_SAMPLE_RAW output | Peter Zijlstra | 2009-08-10 | 1 | -1/+2 |
* | | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker | 2009-08-09 | 1 | -34/+96 |
* | | perf_counter, ftrace: Fix perf_counter integration | Peter Zijlstra | 2009-08-09 | 1 | -25/+85 |
|/ |
|
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-14 | 9 | -27/+27 |
|\ |
|
| * | tracing/events: Move TRACE_SYSTEM outside of include guard | Li Zefan | 2009-07-13 | 9 | -27/+27 |
* | | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc | Aneesh Kumar K.V | 2009-06-14 | 1 | -44/+1 |
* | | ext4: Fix type warning on 64-bit platforms in tracing events header | Theodore Ts'o | 2009-06-20 | 1 | -1/+2 |
|/ |
|
* | ext4: convert instrumentation from markers to tracepoints | Theodore Ts'o | 2009-06-17 | 1 | -0/+719 |
* | jbd2: convert instrumentation from markers to tracepoints | Theodore Ts'o | 2009-06-17 | 1 | -0/+168 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 21 | -321/+1790 |
|\ |
|
| * | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 | 1 | -17/+12 |
| |\ |
|
| * | | tracing: do not translate event helper macros in print format | Steven Rostedt | 2009-06-10 | 1 | -77/+81 |
| * | | tracing: fix the block trace points print size | Steven Rostedt | 2009-06-09 | 1 | -15/+30 |
| * | | tracing/events: convert block trace points to TRACE_EVENT() | Li Zefan | 2009-06-09 | 2 | -76/+483 |
| * | | Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 2009-06-05 | 1 | -0/+2 |
| |\ \ |
|
| | * | | tracing: fix multiple use of __print_flags and __print_symbolic | Steven Whitehouse | 2009-06-03 | 1 | -0/+2 |
| * | | | Merge branch 'tracing/ftrace' into tracing/core | Ingo Molnar | 2009-06-04 | 2 | -48/+102 |
| |\ \ \
| | |/ / |
|
| | * | | tracing: remove redundant SOFTIRQ from softirq event traces | Steven Rostedt | 2009-06-01 | 1 | -12/+12 |
| | * | | tracing/events: introduce __dynamic_array() | Li Zefan | 2009-06-01 | 1 | -34/+88 |