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-01-13 15:26:34 linux-kernel Re: [PATCH 1/3] rbtree: Introduce rb_for_each_entry
2010-01-13 15:22:43 linux-kernel [PATCH 2/3] perf: fix few typos + cosmetics
2010-01-13 15:22:41 linux-kernel [PATCH 3/3] perf top: fix code typo in prompt_symbol()
2010-01-13 15:22:32 linux-kernel [PATCH 1/3 v2] perf tools: Encode kernel module mappings in perf.data
2010-01-13 14:23:05 linux-kernel Re: [PATCH 1/3] rbtree: Introduce rb_for_each_entry
2010-01-13 14:13:53 linux-kernel Re: [PATCH 1/3] rbtree: Introduce rb_for_each_entry
2010-01-13 13:52:13 linux-kernel Re: [PATCH 1/3] rbtree: Introduce rb_for_each_entry
2010-01-13 13:47:31 linux-kernel Re: [PATCH 3/6] perf top: fix code typo in prompt_symbol()
2010-01-13 13:41:49 linux-kernel Re: [PATCH 6/6] perf: fix few typos + cosmetics
2010-01-13 13:40:09 linux-kernel Re: [PATCH 1/6] perf top: teach it to autolocate vmlinux
2010-01-13 13:01:31 linux-kernel [PATCH 2/3] perf tools: Use rb_for_each_entry
2010-01-13 13:01:29 linux-kernel [PATCH 3/3] perf tools: Encode kernel module mappings in perf.data
2010-01-13 13:01:22 linux-kernel [PATCH 1/3] rbtree: Introduce rb_for_each_entry
2010-01-13 12:58:23 linux-kernel Re: [PATCH 5/6] perf tools: Use rb_for_each_entry
2010-01-12 10:58:45 linux-kernel [PATCH 2/2] perf tools: Check if /dev/null can be used as the -o gcc argument
2010-01-12 10:58:43 linux-kernel [PATCH 1/2] perf tools: Move QUIET_STDERR def to before first use
2010-01-08 11:37:14 linux-kernel Re: [PATCH] perf symbols: don't use modules or try vmlinux unless needed
2010-01-07 22:01:40 linux-kernel [PATCH 3/6] perf tools: Create typedef for common event synthesizing callback
2010-01-07 22:01:10 linux-kernel [PATCH 4/6] rbtree: Introduce rb_for_each_entry
2010-01-07 22:01:00 linux-kernel [PATCH 1/6] perf buildid-list: No need to process the header sections again
2010-01-07 22:00:31 linux-kernel [PATCH 5/6] perf tools: Use rb_for_each_entry
2010-01-07 22:00:08 linux-kernel [PATCH 6/6] perf tools: Encode kernel module mappings in perf.data
2010-01-07 21:59:56 linux-kernel [PATCH 2/6] perf symbols: Record the domain of DSOs in HEADER_BUILD_ID header table
2010-01-07 01:46:13 linux-kernel Re: tools/perf: "perf record" restricted to root in latest kernel?
2010-01-05 18:50:50 linux-kernel [PATCH 1/1] perf tools: Handle relocatable kernels
2010-01-05 13:54:58 linux-kernel [PATCH 1/1] perf report: Fix --no-call-chain option handling
2010-01-04 18:20:21 linux-kernel [PATCH 3/4] perf tools: Create write_padded routine out of __dsos__write_buildid_table
2010-01-04 18:19:52 linux-kernel [PATCH 2/4] perf symbols: Export symbol_type__is_a
2010-01-04 18:19:46 linux-kernel [PATCH 4/4] perf session: Keep pointers to the vmlinux maps
2010-01-04 18:19:43 linux-kernel [PATCH 1/4] perf symbols: Generalise the kallsyms parsing routine
2009-12-31 11:09:00 linux-kernel Re: [PATCH 3/3] perf tools: adjust symbol address
2009-12-31 10:36:30 linux-kernel Re: [PATCH 1/3] x86: record relocation offset
2009-12-31 10:29:55 linux-kernel Re: [PATCH 3/3] perf tools: adjust symbol address
2009-12-31 00:31:12 linux-kernel Re: [PATCH 1/3] x86: record relocation offset
2009-12-30 21:59:11 linux-kernel Re: [PATCH 1/3] x86: record relocation offset
2009-12-30 20:39:58 linux-kernel Re: [PATCH 1/3] x86: record relocation offset
2009-12-30 13:15:32 linux-kernel Re: [PATCH 1/3] x86: record relocation offset
2009-12-30 13:10:40 linux-kernel Re: [PATCH 3/3] perf tools: adjust symbol address
2009-12-29 00:49:39 linux-kernel [PATCH 1/5] perf header: do_read shouldn't die
2009-12-29 00:49:24 linux-kernel [PATCH 3/5] perf report: Add --hide-unresolved/-U command line option
2009-12-29 00:49:05 linux-kernel [PATCH 5/5] perf diff: Fix support for all --sort combinations
2009-12-29 00:48:55 linux-kernel [PATCH 4/5] perf diff: Don't add the period for unresolved symbols
2009-12-29 00:48:48 linux-kernel [PATCH 2/5] perf header: perf_header__push_event shouldn't die
2009-12-27 23:40:30 linux-kernel Re: [PATCH 10/10] perf record: Introduce a symtab cache
2009-12-27 23:39:26 linux-kernel [PATCH 04/10] perf tools: Move the map class definition to a separate header
2009-12-27 23:38:53 linux-kernel [PATCH 03/10] perf session: Move the event processing routines to session.c
2009-12-27 23:38:51 linux-kernel [PATCH 10/10] perf record: Introduce a symtab cache
2009-12-27 23:38:47 linux-kernel [PATCH 09/10] perf session: Remove redundant prefix & suffix from perf_event_ops
2009-12-27 23:38:23 linux-kernel [PATCH 06/10] perf session: Remove sample_type_check from event_ops
2009-12-27 23:38:01 linux-kernel [PATCH 01/10] perf record: We should fork only if a program was specified to run
2009-12-27 23:37:43 linux-kernel [PATCH 02/10] perf tools: Add missing header files to LIB_H Makefile variable