Arnaldo Carvalho de Melo ([email protected])

Number of posts: 2284 (0.9 per day)
First post: 2009-01-08 00:32:21
Last post: 2015-12-09 13:45:21

Date List Subject
2010-12-09 18:13:28 linux-kernel [PATCH 06/10] perf session: Add file_offset to event delivery function
2010-12-09 18:13:17 linux-kernel [GIT PULL 00/10] perf/core improvements
2010-12-09 18:13:13 linux-kernel [PATCH 08/10] perf session: Split out sample preprocessing
2010-12-09 18:13:07 linux-kernel [PATCH 01/10] perf report: Allow user to specify path to kallsyms file
2010-12-08 20:25:09 linux-kernel Re: [patch 0/9] perf: Consolidate the event handling and ordering
2010-12-06 20:33:59 linux-kernel [PATCH 1/5] perf hist: Better displaying of unresolved DSOs and symbols
2010-12-06 20:33:52 linux-kernel [GIT PULL 0/5] perf/core improvements and fixes
2010-12-06 20:29:06 linux-kernel [PATCH 3/5] perf session: Sort all events if ordered_samples=true
2010-12-06 20:28:42 linux-kernel [PATCH 2/5] perf options: add OPT_CALLBACK_DEFAULT_NOOPT
2010-12-06 20:28:39 linux-kernel [PATCH 5/5] perf tools: Catch a few uncheck calloc/malloc's
2010-12-06 20:28:33 linux-kernel [PATCH 4/5] perf script: Fix compiler warning in builtin_script.c:is_top_script()
2010-12-06 20:25:33 linux-kernel [GIT PULL 0/1] perf/urgent fix
2010-12-06 20:25:21 linux-kernel [PATCH 1/1] perf record: Fix eternal wait for stillborn child
2010-12-06 18:00:27 linux-kernel Re: [PATCH v4] perf symbols: fix symbol offset breakage with separated debug
2010-12-04 22:28:00 linux-kernel [PATCH 3/5] perf events: Make sample_type identity fields available in all PERF_RECORD_ events
2010-12-04 22:27:40 linux-kernel [PATCH 4/5] perf session: Parse sample earlier
2010-12-04 22:27:36 linux-kernel [PATCH 5/5] perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
2010-12-04 22:27:34 linux-kernel [GIT PULL 0/5] perf/core: Support for PERF_SAMPLE_ in all events
2010-12-04 22:27:24 linux-kernel [PATCH 2/5] perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
2010-12-04 22:27:20 linux-kernel [PATCH 1/5] perf events: Fix event inherit fallout of precalculated headers
2010-12-03 18:30:01 linux-kernel Re: [PATCH] perf: add csv-style output to perf stat (v2)
2010-12-03 13:05:47 linux-kernel Re: [GIT PULL 0/4] perf/core improvements
2010-12-03 00:44:34 linux-kernel Re: [GIT PULL 0/4] perf/core improvements
2010-12-02 22:46:18 linux-kernel Re: [RFC] perf: Prevent potential null dereference
2010-12-02 19:40:50 linux-kernel [PATCH 3/4] perf session: Parse sample earlier
2010-12-02 19:40:36 linux-kernel [PATCH 4/4] perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
2010-12-02 19:40:18 linux-kernel [PATCH 2/4] perf events: Make sample_type identity fields available in all PERF_RECORD_ events
2010-12-02 19:40:04 linux-kernel [GIT PULL 0/4] perf/core improvements
2010-12-02 19:39:54 linux-kernel [PATCH 1/4] perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
2010-12-01 18:55:32 linux-kernel Re: [PATCH] perf: add csv-style output to perf stat (v2)
2010-12-01 18:10:20 linux-kernel Re: [PATCH] perf: add csv-style output to perf stat (v2)
2010-12-01 18:04:39 linux-kernel [PATCH 01/15] perf annotate: Document missing options.
2010-12-01 18:04:14 linux-kernel [PATCH 03/15] perf diff: Fix displacement and modules options short flag
2010-12-01 18:03:49 linux-kernel [PATCH 04/15] perf diff: Document missing options
2010-12-01 18:03:48 linux-kernel [PATCH 06/15] perf lock: Document missing options
2010-12-01 18:03:11 linux-kernel [PATCH 08/15] perf record: Document missing options
2010-12-01 18:03:09 linux-kernel [PATCH 12/15] perf trace: Document missing options
2010-12-01 18:02:41 linux-kernel [PATCH 13/15] perf test: Fix spelling mistake in documentation
2010-12-01 18:02:30 linux-kernel [PATCH 09/15] perf report: Document missing options
2010-12-01 18:02:14 linux-kernel [PATCH 11/15] perf top: Document missing options
2010-12-01 18:01:39 linux-kernel [PATCH 02/15] perf buildid-list: Document missing options
2010-12-01 18:01:37 linux-kernel [PATCH 14/15] perf stat: Document missing options
2010-12-01 18:01:22 linux-kernel [PATCH 15/15] perf stat: Use --big-num format by default
2010-12-01 18:01:19 linux-kernel [PATCH 05/15] perf kvm: Document missing options
2010-12-01 18:01:18 linux-kernel [PATCH 07/15] perf probe: Fix spelling mistake in documentation
2010-12-01 18:01:16 linux-kernel [PATCH 10/15] perf sched: Document missing options
2010-12-01 01:20:37 linux-kernel [PATCH 1/2] perf packaging: add memcpy to perf MANIFEST
2010-12-01 01:20:18 linux-kernel [PATCH 2/2] perf tools: fix event parsing of comma-separated tracepoint events
2010-12-01 01:20:16 linux-kernel [GIT PULL 0/2] perf/core fixes
2010-12-01 01:08:28 linux-kernel Re: [PATCH 1/2] perf: remove dep on -lelf during libaudit check
2010-11-30 20:13:04 linux-kernel [PATCH 03/11] perf session: Use appropriate pointer type instead of silly typecasting