Steven Rostedt ([email protected])

Number of posts: 214 (0.09 per day)
First post: 2007-05-03 20:14:03
Last post: 2013-10-14 13:09:41

Date List Subject
2011-04-22 12:21:45 linux-kernel [tip:core/locking] lockdep: Replace "Bad BFS generated tree" message with something less cryptic
2011-04-22 12:21:20 linux-kernel [tip:core/locking] lockdep: Print a nicer description for irq inversion bugs
2011-04-22 12:20:53 linux-kernel [tip:core/locking] lockdep: Print a nicer description for simple deadlocks
2011-04-22 12:20:26 linux-kernel [tip:core/locking] lockdep: Print a nicer description for normal deadlocks
2011-04-22 12:20:14 linux-kernel [tip:core/locking] lockdep: Print a nicer description for irq lock inversions
2011-03-25 19:38:03 linux-kernel Re: [tip:core/urgent] WARN_ON_SMP(): Allow use in if() statements on UP
2011-03-25 10:49:57 linux-kernel [tip:core/urgent] WARN_ON_SMP(): Allow use in if() statements on UP
2011-03-25 10:49:55 linux-kernel [tip:core/urgent] futex: Fix WARN_ON() test for UP
2011-02-18 15:48:29 linux-kernel Re: [PATCH] gpio: add trace events for setting direction and value
2011-02-16 17:13:12 linux-kernel Re: [PATCH] gpio: add trace events for setting direction and value
2011-02-12 01:52:26 linux-kernel Re: [BUG?] tracing/function_graph: set_graph_function was broken from 2.6.36-rc2
2011-02-10 12:30:36 linux-kernel [PATCH 06/28] sched: Give CPU bound RT tasks preference
2011-02-10 12:24:48 linux-kernel [PATCH 05/28] sched: Try not to migrate higher priority RT tasks
2010-12-17 14:12:16 linux-kernel Re: likely() vs. unlikely()
2010-12-15 14:30:21 linux-kernel Re: likely() vs. unlikely()
2010-11-18 14:05:29 linux-kernel [tip:perf/core] tracing: Fix recursive user stack trace
2010-07-09 20:22:05 linux-kernel [tip:perf/urgent] tracing: Add alignment to syscall metadata declarations
2010-06-15 15:39:17 linux-kernel Re: [PATCH v2] trace-cmd: prevent print_graph_duration buffer overflow
2010-06-15 14:54:36 linux-kernel Re: [PATCH v2] trace-cmd: prevent print_graph_duration buffer overflow
2010-06-15 00:16:15 linux-kernel Re: [PATCH] trace-cmd: prevent print_graph_duration buffer overflow
2010-06-09 02:42:28 linux-kernel Re: When and how to use ftrace?
2010-04-06 13:41:33 linux-kernel Re: Random scheduler/unaligned accesses crashes with perf lock events on sparc 64
2010-02-13 04:12:20 linux-kernel Re: [PATCH 1/1] ftrace - add support for tracing_thresh to function_graph tracer
2010-02-12 00:27:01 linux-kernel Re: [PATCH 1/1] ftrace - add support for tracing_thresh to function_graph tracer
2010-02-11 23:10:41 linux-kernel Re: [PATCH 1/1] ftrace - add support for tracing_thresh to function_graph tracer
2010-01-19 17:39:16 linux-kernel Re: [PATCH] kconfig: dont hardcode path to lsmod
2010-01-19 16:38:28 linux-kernel Re: [PATCH] kconfig: dont hardcode path to lsmod
2010-01-19 14:10:19 linux-kernel Re: [PATCH] kconfig: dont hardcode path to lsmod
2010-01-07 01:33:18 linux-kernel Re: [PATCH] ring_buffer: wrap a list.next reference with rb_list_head()
2009-12-15 08:10:23 linux-kernel [tip:tracing/urgent] tracing: Fix return of trace_dump_stack()
2009-12-10 07:49:17 linux-kernel [tip:tracing/core] tracing: Only call pipe_close if pipe_close is defined
2009-12-07 16:38:42 linux-kernel Re: [PATCH 2/2] perf lock: New subcommand "lock" to perf for analyzing lock statistics
2009-12-07 16:09:32 linux-kernel Re: [PATCH 1/2] Does raw_field_ptr() supports __data_loc?
2009-11-23 14:59:20 linux-kernel Re: kvmmmu tracing
2009-11-03 16:36:03 linux-kernel Re: Ftrace for Microblaze - notrace
2009-10-26 19:34:40 linux-kernel Re: [PATCH RFC] tracing: Improve recordmcount.pl in a simpler and cleaner way
2009-10-24 01:10:37 linux-kernel [tip:branch?] perf tools: Use strsep() over strtok_r() for parsing single line
2009-10-24 01:08:41 linux-kernel [tip:branch?] perf tools: Add 'make DEBUG=1' to remove the -O6 cflag
2009-10-20 13:19:44 linux-kernel Re: [PATCH] perf tools: Shut up compiler warning
2009-10-15 08:52:28 linux-kernel [tip:perf/core] perf tools: Remove all char * typecasts and use const in prototype
2009-10-15 08:52:13 linux-kernel [tip:perf/core] perf tools: Handle - and + in parsing trace print format
2009-10-15 08:51:49 linux-kernel [tip:perf/core] perf tools: Handle both versions of ftrace output
2009-10-15 08:51:47 linux-kernel [tip:perf/core] perf tools: Add latency format to trace output
2009-10-15 08:51:27 linux-kernel [tip:perf/core] perf tools: Fix bprintk reading in trace output
2009-10-15 08:51:07 linux-kernel [tip:perf/core] perf tools: Still continue on failed parsing of an event
2009-10-15 08:51:05 linux-kernel [tip:perf/core] perf tools: Handle the case with and without the "signed" trace field
2009-10-15 08:50:31 linux-kernel [tip:perf/core] perf tools: Handle newlines in trace parsing better
2009-10-15 08:50:19 linux-kernel [tip:perf/core] perf tools: Handle arrays in print fields for trace parsing
2009-10-15 08:50:19 linux-kernel [tip:perf/core] perf tools: Handle * as typecast in trace parsing
2009-10-15 08:50:06 linux-kernel [tip:perf/core] perf tools: Handle trace parsing of < and >
2009-10-15 08:49:39 linux-kernel [tip:perf/core] perf tools: Fix backslash processing on trace print formats