Ian Munsie ([email protected])

Number of posts: 204 (1.09 per day)
First post: 2010-04-12 06:44:55
Last post: 2010-10-18 01:20:30

Date List Subject
2010-12-07 04:29:29 linux-kernel [PATCH 2/6] trace syscalls: Remove redundant syscall_nr checks
2010-12-07 04:29:28 linux-kernel [PATCH 3/6] ftrace syscalls: Make arch_syscall_addr weak
2010-12-07 04:03:11 linux-kernel PowerPC, ftrace: Add PPC raw syscall tracepoints & ftrace fixes
2010-12-07 01:15:52 linux-kernel Re: [PATCH 3/3] perf record/report: Process events in order
2010-12-06 13:11:40 linux-kernel Re: [PATCH 3/3] perf record/report: Process events in order
2010-12-06 12:42:27 linux-kernel Re: [PATCH 3/3] perf record/report: Process events in order
2010-12-06 02:37:40 linux-kernel [PATCH 3/3] perf record/report: Process events in order
2010-12-06 02:37:38 linux-kernel [PATCH 1/3] perf tool: Better displaying of unresolved DSOs and symbols
2010-12-06 02:37:32 linux-kernel [PATCH 2/3] perf: Move all output for perf report -D into trace_event
2010-12-06 02:37:28 linux-kernel Process events in order if recording from multiple CPUs
2010-12-03 06:10:54 linux-kernel Re: [GIT PULL 0/4] perf/core improvements
2010-12-03 06:05:07 linux-kernel Re: [PATCH 4/4] perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
2010-12-03 05:46:49 linux-kernel Re: [PATCH 3/4] perf session: Parse sample earlier
2010-12-03 05:45:21 linux-kernel Re: [PATCH 2/4] perf events: Make sample_type identity fields available in all PERF_RECORD_ events
2010-12-03 05:40:51 linux-kernel Re: [PATCH 1/4] perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
2010-11-29 23:45:46 linux-kernel Re: [PATCH 3/6] perf: Add timestamp to COMM and MMAP events
2010-11-29 06:07:00 linux-kernel Re: [PATCH 3/6] perf: Add timestamp to COMM and MMAP events
2010-11-29 00:53:21 linux-kernel Re: [PATCH 2/3] perf: Allow strong and weak functions in LIB_OBJS
2010-11-28 08:35:11 linux-kernel [tip:perf/core] perf symbols: Correct final kernel map guesses
2010-11-25 04:13:35 linux-kernel [PATCH 3/3] perf, powerpc: Allow perf test to handle PowerPC symbol naming
2010-11-25 04:13:26 linux-kernel [PATCH 2/3] perf: Allow strong and weak functions in LIB_OBJS
2010-11-25 04:13:20 linux-kernel [PATCH 1/3] perf: Correct final kernel map guesses
2010-11-23 06:37:25 linux-kernel Re: perf: Timestamp COMM and MMAP events for correct attribution
2010-11-23 05:36:31 linux-kernel [PATCH 3/6] perf: Add timestamp to COMM and MMAP events
2010-11-23 05:36:29 linux-kernel [PATCH 4/6] perf: Add timestamp to READ and LOST events
2010-11-23 05:36:28 linux-kernel [PATCH 6/6] perf tool: Process READ and LOST events in order
2010-11-23 05:36:27 linux-kernel [PATCH 5/6] perf tool: Process COMM and MMAP events in order
2010-11-23 05:36:25 linux-kernel [PATCH 2/6] perf: Move all output for perf report -D into trace_event
2010-11-23 05:36:10 linux-kernel [PATCH 1/6] perf: Display unknown rather than IP for unidentified DSO
2010-11-23 05:36:09 linux-kernel perf: Timestamp COMM and MMAP events for correct attribution
2010-11-19 02:32:12 linux-kernel Re: [ANNOUNCE] New utility: 'trace'
2010-11-18 00:47:47 linux-kernel Re: [ANNOUNCE] New utility: 'trace'
2010-10-18 01:20:30 linux-nfs NFS sillyrename side effect
2010-08-26 05:56:15 linux-kernel Re: [PATCH] powerpc: Wire up direct socket system calls
2010-08-26 04:50:45 linux-kernel [PATCH] powerpc: Wire up direct socket system calls
2010-07-29 10:30:56 linux-kernel Re: [PATCH 1/2] ftrace: record command lines at more appropriate moment
2010-07-29 10:26:39 linux-kernel Re: [PATCH v2] ftrace: record command lines at more appropriate moment
2010-07-28 12:17:29 linux-kernel [PATCH v2] ftrace: record command lines at more appropriate moment
2010-07-28 11:44:28 linux-kernel Re: [PATCH 1/2] ftrace: record command lines at more appropriate moment
2010-07-28 02:31:52 linux-kernel [PATCH 2/2] Revert "tracing: Allow to disable cmdline recording"
2010-07-28 02:31:42 linux-kernel [PATCH 1/2] ftrace: record command lines at more appropriate moment
2010-06-29 01:19:06 linux-kernel Re: [PATCH 01/40] ftrace syscalls: don't add events for unmapped syscalls
2010-06-29 01:02:27 linux-kernel Re: [PATCH 39/40] trace syscalls: Clean confusing {s,r,}name and fix ABI breakage
2010-06-23 10:13:06 linux-kernel [PATCH 06/40] x86: add arch_compat_syscall_addr()
2010-06-23 10:13:01 linux-kernel [PATCH 04/40] trace, powerpc: Implement raw syscall tracepoints on PowerPC
2010-06-23 10:12:40 linux-kernel [PATCH 08/40] tracing: remove syscall bitmaps in preparation for compat support
2010-06-23 10:12:09 linux-kernel [PATCH 11/40] syscalls: add ARCH_COMPAT_SYSCALL_DEFINE()
2010-06-23 10:11:48 linux-kernel [PATCH 14/40] compat: convert to use COMPAT_SYSCALL_DEFINE#N()
2010-06-23 10:11:45 linux-kernel [PATCH 12/40] x86, compat: convert ia32 layer to use
2010-06-23 10:10:52 linux-kernel [PATCH 15/40] compat: convert fs compat to use COMPAT_SYSCALL_DEFINE#N() macros
2010-06-23 10:10:50 linux-kernel [PATCH 16/40] tags: recognize compat syscalls