| Commit message (Expand) | Author | Age | Files | Lines |
* | kmemleak: Remove some of the kmemleak false positives | Catalin Marinas | 2009-06-11 | 1 | -0/+5 |
* | kmemleak: Add the slab memory allocation/freeing hooks | Catalin Marinas | 2009-06-11 | 1 | -0/+2 |
* | kmemleak: Add the base support | Catalin Marinas | 2009-06-11 | 1 | -0/+96 |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 15 | -57/+417 |
|\ |
|
| * | tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK | Li Zefan | 2009-06-10 | 1 | -2/+2 |
| * | tracing: add trace_seq_vprint interface | Steven Rostedt | 2009-06-09 | 1 | -0/+2 |
| * | tracing/events: convert block trace points to TRACE_EVENT() | Li Zefan | 2009-06-09 | 1 | -0/+13 |
| * | ring-buffer: pass in lockdep class key for reader_lock | Peter Zijlstra | 2009-06-08 | 1 | -1/+13 |
| * | tracing: make trace pipe recognize latency format flag | Steven Rostedt | 2009-06-01 | 1 | -1/+1 |
| * | tracing: add __print_symbolic to trace events | Steven Rostedt | 2009-05-26 | 1 | -0/+3 |
| * | tracing: add __print_flags for events | Steven Rostedt | 2009-05-26 | 1 | -1/+12 |
| * | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar | 2009-05-18 | 15 | -21/+67 |
| |\ |
|
| * | | tracing: add trace_set_clr_event to export event enabling function | Steven Rostedt | 2009-05-08 | 1 | -0/+2 |
| * | | Merge branch 'tracing/hw-branch-tracing' into tracing/core | Ingo Molnar | 2009-05-07 | 3 | -22/+8 |
| |\ \ |
|
| | * | | x86, bts, mm: clean up buffer allocation | Markus Metzger | 2009-04-24 | 1 | -2/+4 |
| | * | | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-24 | 70 | -302/+2027 |
| | |\ \ |
|
| | * | | | mm, x86, ptrace, bts: defer branch trace stopping, remove dead code | Ingo Molnar | 2009-04-08 | 1 | -1/+0 |
| | * | | | mm, x86, ptrace, bts: defer branch trace stopping, cleanup | Ingo Molnar | 2009-04-08 | 1 | -1/+0 |
| | * | | | x86, ptrace: add bts context unconditionally | Markus Metzger | 2009-04-07 | 2 | -12/+0 |
| | * | | | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 2009-04-07 | 2 | -8/+4 |
| | * | | | sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h | Markus Metzger | 2009-04-07 | 1 | -0/+2 |
| * | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 | 58 | -131/+652 |
| |\ \ \ \ |
|
| * | | | | | blktrace: correct remap names | Alan D. Brunelle | 2009-05-06 | 1 | -2/+2 |
| * | | | | | tracing/events: fix memory leak when unloading module | Li Zefan | 2009-05-06 | 1 | -0/+1 |
| * | | | | | ring-buffer: add counters for commit overrun and nmi dropped entries | Steven Rostedt | 2009-05-05 | 1 | -0/+2 |
| * | | | | | tracing/filters: a better event parser | Tom Zanussi | 2009-04-29 | 1 | -1/+1 |
| * | | | | | tracing/filters: distinguish between signed and unsigned fields | Tom Zanussi | 2009-04-29 | 1 | -3/+4 |
| * | | | | | tracing/filters: move preds into event_filter object | Tom Zanussi | 2009-04-29 | 1 | -2/+2 |
| * | | | | | tracing: x86, mmiotrace: only register for die notifier when tracer active | Stuart Bennett | 2009-04-29 | 1 | -0/+2 |
| * | | | | | tracing/events: reuse trace event ids after overflow | Steven Rostedt | 2009-04-24 | 1 | -0/+1 |
| * | | | | | tracing: remove deprecated TRACE_FORMAT | Steven Rostedt | 2009-04-24 | 1 | -5/+0 |
| * | | | | | ring_buffer: compressed event header | Lai Jiangshan | 2009-04-24 | 1 | -7/+9 |
| * | | | | | tracing: increase size of number of possible events | Steven Rostedt | 2009-04-23 | 1 | -1/+4 |
| * | | | | | tracing/events: make struct trace_entry->type to be int type | Li Zefan | 2009-04-22 | 1 | -2/+2 |
| * | | | | | tracing: remove dangling semicolon | Steven Rostedt | 2009-04-20 | 1 | -1/+1 |
| * | | | | | tracing: remove format attribute of inline function | Steven Rostedt | 2009-04-18 | 1 | -1/+0 |
| * | | | | | tracing: add same level recursion detection | Steven Rostedt | 2009-04-17 | 3 | -1/+11 |
| * | | | | | tracing/events/ring-buffer: expose format of ring buffer headers to users | Steven Rostedt | 2009-04-17 | 1 | -0/+5 |
| * | | | | | ftrace: use module notifier for function tracer | Steven Rostedt | 2009-04-17 | 2 | -7/+4 |
| * | | | | | blktrace: add trace/ to /sys/block/sda | Li Zefan | 2009-04-16 | 1 | -0/+6 |
| * | | | | | blktrace: support per-partition tracing | Shawn Du | 2009-04-16 | 1 | -11/+13 |
| * | | | | | tracing/events: move trace point headers into include/trace/events | Steven Rostedt | 2009-04-14 | 1 | -1/+1 |
| * | | | | | tracing/events: add support for modules to TRACE_EVENT | Steven Rostedt | 2009-04-14 | 3 | -0/+9 |
| * | | | | | tracing/events: convert event call sites to use a link list | Steven Rostedt | 2009-04-14 | 1 | -0/+1 |
| * | | | | | tracing/events: move declarations from trace directory to core include | Steven Rostedt | 2009-04-14 | 1 | -0/+146 |
| * | | | | | tracing: make trace_seq operations available for core kernel | Steven Rostedt | 2009-04-14 | 1 | -0/+89 |
| * | | | | | tracing: consolidate trace and trace_event headers | Steven Rostedt | 2009-04-14 | 1 | -1/+8 |
| * | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-04-14 | 8 | -101/+186 |
| |\ \ \ \ \ |
|
| * | | | | | | ring-buffer: add ring_buffer_discard_commit | Steven Rostedt | 2009-04-14 | 1 | -0/+29 |
| * | | | | | | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ... | Zhaolei | 2009-04-12 | 3 | -2/+27 |