Age | Commit message (Expand) | Author | Files | Lines |
2009-04-17 | tracing: Remove include/trace/kmem_event_types.h | Zhaolei | 1 | -193/+0 |
2009-04-17 | tracing: fix file mode of trace and README | Li Zefan | 1 | -2/+2 |
2009-04-17 | tracing: avoid warnings from zero-arg tracepoints | Jeremy Fitzhardinge | 1 | -2/+2 |
2009-04-17 | tracing/events: perform function tracing in event selftests | Steven Rostedt | 1 | -6/+72 |
2009-04-17 | tracing: add saved_cmdlines file to show cached task comms | Avadh Patel | 1 | -0/+53 |
2009-04-17 | tracing/events/ring-buffer: expose format of ring buffer headers to users | Steven Rostedt | 3 | -0/+87 |
2009-04-17 | tracing/events: add startup tests for events | Steven Rostedt | 1 | -0/+178 |
2009-04-17 | ftrace: use module notifier for function tracer | Steven Rostedt | 4 | -45/+75 |
2009-04-16 | blktrace: fix context-info when mixed-using blk tracer and trace events | Li Zefan | 1 | -5/+13 |
2009-04-16 | blktrace: add trace/ to /sys/block/sda | Li Zefan | 3 | -1/+17 |
2009-04-16 | blktrace: support per-partition tracing for ftrace plugin | Li Zefan | 1 | -14/+25 |
2009-04-16 | blktrace: support per-partition tracing | Shawn Du | 4 | -20/+36 |
2009-04-14 | tracing/events: add trace-events-sample | Steven Rostedt | 5 | -1/+196 |
2009-04-14 | tracing/events: move trace point headers into include/trace/events | Steven Rostedt | 22 | -17/+18 |
2009-04-14 | tracing/events: fix lockdep system name | Steven Rostedt | 1 | -1/+1 |
2009-04-14 | tracing/events: fix compile for modules disabled | Steven Rostedt | 1 | -2/+10 |
2009-04-14 | tracing/events: add support for modules to TRACE_EVENT | Steven Rostedt | 6 | -32/+113 |
2009-04-14 | tracing/events: add export symbols for trace events in modules | Steven Rostedt | 4 | -0/+9 |
2009-04-14 | tracing/events: convert event call sites to use a link list | Steven Rostedt | 5 | -38/+39 |
2009-04-14 | tracing/events: move the ftrace event tracing code to core | Steven Rostedt | 7 | -233/+218 |
2009-04-14 | tracing/events: move declarations from trace directory to core include | Steven Rostedt | 3 | -133/+147 |
2009-04-14 | tracing: make trace_seq operations available for core kernel | Steven Rostedt | 3 | -28/+92 |
2009-04-14 | tracing: create automated trace defines | Steven Rostedt | 16 | -46/+105 |
2009-04-14 | tracing: consolidate trace and trace_event headers | Steven Rostedt | 15 | -518/+663 |
2009-04-14 | tracing/filters: allow on-the-fly filter switching | Tom Zanussi | 6 | -128/+150 |
2009-04-14 | Merge branch 'linus' into tracing/core | Ingo Molnar | 580 | -28953/+23398 |
2009-04-14 | tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() | Tom Zanussi | 7 | -43/+48 |
2009-04-14 | tracing/infrastructure: separate event tracer from event support | Tom Zanussi | 3 | -4/+8 |
2009-04-14 | tracing/filters: use ring_buffer_discard_commit for discarded events | Steven Rostedt | 3 | -5/+11 |
2009-04-14 | ring-buffer: add ring_buffer_discard_commit | Steven Rostedt | 2 | -21/+133 |
2009-04-14 | tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro | Tom Zanussi | 4 | -3/+36 |
2009-04-14 | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events | Tom Zanussi | 11 | -14/+127 |
2009-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 11 | -18/+116 |
2009-04-13 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -28/+35 |
2009-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 28 | -200/+3062 |
2009-04-13 | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 5 | -4/+29 |
2009-04-13 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2 | -3/+12 |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -19/+57 |
2009-04-13 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -29/+45 |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -3/+18 |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 1 | -15/+9 |
2009-04-13 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 5 | -6/+16 |
2009-04-13 | add some long-missing capabilities to fs_mask | Serge E. Hallyn | 1 | -4/+19 |
2009-04-13 | Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-mods | Linus Torvalds | 2 | -187/+1896 |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -53/+58 |
2009-04-13 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 1 | -1/+1 |
2009-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 7 | -106/+128 |
2009-04-13 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 159 | -2/+15718 |
2009-04-13 | i2c: Let new-style drivers implement attach_adapter | Jean Delvare | 1 | -2/+1 |
2009-04-13 | i2c: Fix sparse warnings for I2C_BOARD_INFO() | Ben Hutchings | 1 | -1/+1 |