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
2011-02-07 15:00:39 linux-kernel [PATCH 9/9] perf annotate: Fix build error
2011-02-07 15:00:33 linux-kernel [PATCH 6/9] tracing/kprobes: Add bitfield type
2011-02-07 15:00:28 linux-kernel [PATCH 5/9] tracing/kprobes: Support longer (>128 bytes) command
2011-02-07 15:00:27 linux-kernel [PATCH 4/9] tracing/kprobes: Cleanup strict_strtol() using code
2011-02-07 15:00:21 linux-kernel [PATCH 1/9] perf tools: Makefile: Use $(QUIET_GEN) for perf.so
2011-02-07 15:00:20 linux-kernel [PATCH 3/9] perf probe: Rewrite find_lazy_match_lines() by using getline(3)
2011-02-07 00:44:23 linux-kernel [PATCH 6/6] perf top: Ditch private annotation code, share perf annotate's
2011-02-07 00:44:21 linux-kernel [PATCH 5/6] perf annotate: Separate objdump parsing from actual screen rendering
2011-02-07 00:44:19 linux-kernel [PATCH 3/6] perf annotate: Support multiple histograms in annotation
2011-02-07 00:44:17 linux-kernel [PATCH 4/6] perf annotate: Config options for symbol__tty_annotate
2011-02-07 00:44:15 linux-kernel [PATCH 1/6] perf top: Remove superfluous name_len field
2011-02-07 00:44:03 linux-kernel [PATCH 2/6] perf annotate: Move annotate functions to util/
2011-02-07 00:43:52 linux-kernel [GIT PULL 0/6] perf/core improments
2011-02-01 18:24:14 linux-kernel Re: [PATCH 1/2] perf tools: Remove verbose build messages for the python binding
2011-02-01 17:30:35 linux-kernel [GIT PULL 0/2] perf/core improvements and fixes
2011-02-01 17:30:29 linux-kernel [PATCH 2/2] perf tools: Fix up 'make clean' target
2011-02-01 17:30:07 linux-kernel [PATCH 1/2] perf tools: Remove verbose build messages for the python binding
2011-02-01 14:28:27 linux-kernel Re: [GIT PULL 0/5] perf/core improvements
2010-12-27 22:00:50 linux-kernel [PATCH 2/4] perf record: Fix use of sample_id_all userspace with !sample_id_all kernels
2010-12-27 22:00:38 linux-kernel [GIT PULL 0/4] perf/core fixes
2010-12-27 22:00:35 linux-kernel [PATCH 3/4] perf script: Fix event ordering settings to work with older kernels
2010-12-27 22:00:29 linux-kernel [PATCH 1/4] perf script: Finish the rename from trace to script
2010-12-27 22:00:22 linux-kernel [PATCH 4/4] perf probe: Fix short file name probe location reporting
2010-12-22 22:37:34 linux-kernel [GIT PULL 0/3] perf/core fixes and improvements
2010-12-22 22:37:07 linux-kernel [PATCH 3/3] perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen
2010-12-22 22:36:58 linux-kernel [PATCH 1/3] perf symbols: Improve kallsyms symbol end addr calculation
2010-12-22 22:36:50 linux-kernel [PATCH 2/3] perf test: Look forward for symbol aliases
2010-12-22 14:43:46 linux-kernel Re: [tip:perf/core] perf probe: Don't always consider EOF as an error when listing source code
2010-12-22 14:33:18 linux-kernel Re: [PATCH -tip 2/4] [BUGFIX]perf: Fix strlist__parse_list to handle const string
2010-12-21 18:23:43 linux-kernel Re: [PATCH -tip 2/4] [BUGFIX]perf: Fix strlist__parse_list to handle const string
2010-12-16 12:01:25 linux-kernel [PATCH 3/4] perf buildid-cache: Fix symbolic link handling
2010-12-16 12:00:46 linux-kernel [GIT PULL 0/4] perf/urgent fixes
2010-12-16 12:00:37 linux-kernel [PATCH 4/4] perf buildid-list: Fix error return for success
2010-12-16 12:00:35 linux-kernel [PATCH 1/4] perf probe: Fix use of kernel image path given by 'k' option
2010-12-16 12:00:32 linux-kernel [PATCH 2/4] perf symbols: Stop using vmlinux files with no symbols
2010-12-13 13:12:45 linux-kernel Re: perf monitoring triggers Was: Re: [tip:perf/core] perf bench: Print both of prefaulted and no prefaulted results by default
2010-12-13 12:39:12 linux-kernel Re: perf monitoring triggers Was: Re: [tip:perf/core] perf bench: Print both of prefaulted and no prefaulted results by default
2010-12-12 15:17:12 linux-kernel [GIT PULL 0/2] perf/urgent fixes
2010-12-12 15:17:09 linux-kernel [PATCH 2/2] perf symbols: Stop using vmlinux files with no symbols
2010-12-12 15:17:07 linux-kernel [PATCH 1/2] perf probe: Fix use of kernel image path given by 'k' option
2010-12-12 15:10:42 linux-kernel [PATCH 2/2] perf record,report,annotate,diff: Process events in order
2010-12-12 15:10:35 linux-kernel [GIT PULL 0/2] perf/core improvements
2010-12-12 15:10:26 linux-kernel [PATCH 1/2] perf session: Fallback to unordered processing if no sample_id_all
2010-12-12 14:40:06 linux-kernel Re: [PATCH 3/3] perf, powerpc: Allow perf test to handle PowerPC symbol naming
2010-12-12 13:47:53 linux-kernel perf monitoring triggers Was: Re: [tip:perf/core] perf bench: Print both of prefaulted and no prefaulted results by default
2010-12-09 18:14:50 linux-kernel [PATCH 04/10] perf session: Consolidate the dump code
2010-12-09 18:14:09 linux-kernel [PATCH 02/10] perf event: Prevent unbound event__name array access
2010-12-09 18:14:07 linux-kernel [PATCH 03/10] perf session: Dont queue events w/o timestamps
2010-12-09 18:14:05 linux-kernel [PATCH 09/10] perf session: Split out user event processing
2010-12-09 18:14:03 linux-kernel [PATCH 05/10] perf session: Store file offset in sample_queue
2010-12-09 18:13:34 linux-kernel [PATCH 07/10] perf session: Move dump code to event delivery path