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
2009-11-18 22:21:03 linux-kernel [PATCH 1/4] perf symbols: Fix comparision of build_ids
2009-11-18 22:21:00 linux-kernel [PATCH 3/4] perf symbols: Record the build_ids of kernel modules too
2009-11-17 20:38:34 linux-kernel [PATCH 2/3] perf top: Allocate space only for the number of counters used
2009-11-17 20:38:14 linux-kernel [PATCH 1/3] perf top: Introduce helper function to access symbol from sym_entry
2009-11-17 20:38:09 linux-kernel [PATCH 3/3] perf top: Don't allocate the source parsing members upfront
2009-11-17 17:41:25 linux-kernel [PATCH 1/3] perf symbols: Add a long_name_len member to struct dso
2009-11-17 17:41:10 linux-kernel [PATCH 3/3] perf top: Suppress DSO column if only one is present
2009-11-17 17:41:08 linux-kernel [PATCH 2/3] perf top: Auto adjust symbol and dso widths
2009-11-17 12:57:41 linux-kernel Re: [PATCH 1/2] perf top: Introduce --hide_{user,kernel}_symbols
2009-11-17 03:18:27 linux-kernel [PATCH 3/4] perf tools: Don't die() in perf_header__new
2009-11-17 03:18:26 linux-kernel [PATCH 4/4] perf tools: Don't die() in do_write
2009-11-17 03:18:25 linux-kernel [PATCH 2/4] perf tools: Don't die() in perf_header_attr__add_id
2009-11-17 03:18:21 linux-kernel [PATCH 1/4] perf tools: Don't die() in perf_header__add_attr
2009-11-16 23:45:36 linux-kernel [PATCH 1/2] perf top: Introduce --hide_{user,kernel}_symbols
2009-11-16 23:45:28 linux-kernel [PATCH 2/2] perf buildid-list: Always show the DSO name
2009-11-16 21:30:39 linux-kernel [PATCH 1/2] perf tools: Don't die in perf_header_attr__new
2009-11-16 21:30:35 linux-kernel [PATCH 2/2] perf top: Use all the lines in the screen
2009-11-16 21:05:22 linux-kernel Re: [PATCH 5/5] perf buildid-list: New plumbing command
2009-11-16 18:33:01 linux-kernel [PATCH 1/5] perf symbols: pass the offset to perf_header__read_build_ids
2009-11-16 18:32:54 linux-kernel [PATCH 2/5] perf tools: debug.h needs to include event.h for event_t
2009-11-16 18:32:53 linux-kernel [PATCH 3/5] perf tools: Generalize perf_header__adds_read
2009-11-16 18:32:53 linux-kernel [PATCH 5/5] perf buildid-list: New plumbing command
2009-11-16 18:32:48 linux-kernel [PATCH 4/5] perf tools: Introduce dsos__fprintf_buildid
2009-11-16 15:48:17 linux-kernel [PATCH 1/1] perf symbols: Call the symbol filter in dso__synthesize_plt_symbols
2009-11-14 14:03:57 linux-kernel [PATCH 1/1] alpha: Fixup recvmmsg syscall glue
2009-11-05 12:01:59 linux-kernel Re: [PATCH 1/1] perf symbols: Use the buildids if present
2009-11-04 20:50:58 linux-kernel [PATCH 1/1] perf symbols: Use the buildids if present
2009-11-04 17:18:40 linux-kernel Re: [PATCH v3 0/7] Adding general performance benchmarking subcommand to perf.
2009-11-04 13:30:59 linux-kernel Re: [PATCH v3 0/7] Adding general performance benchmarking subcommand to perf.
2009-11-03 23:46:24 linux-kernel [PATCH 1/1] perf symbols: Factor out buildid reading routine
2009-11-03 17:52:24 linux-kernel [PATCH 1/1] perf symbols: Initialize dso->loaded
2009-11-03 13:29:14 linux-kernel [PATCH 1/1] perf probe: Annotate variable initialization
2009-11-03 12:35:41 linux-kernel Using build-ids in perf tools was Re: [PATCH -tip perf/probes 00/10] x86 insn decoder bugfixes
2009-10-30 18:29:22 linux-kernel [PATCH] perf tools: Simplify the symbol priv area mechanism
2009-10-30 18:29:04 linux-kernel [PATCH] perf tools: Factor out the map initialization
2009-10-30 18:29:02 linux-kernel [PATCH] perf tools: Improve message about missing symtabs for deleted DSOs
2009-10-29 15:10:32 linux-kernel Re: [PATCH -tip perf/probes 00/10] x86 insn decoder bugfixes
2009-10-28 23:56:23 linux-kernel [PATCH] perf tools: Delay loading symtabs till we hit a map with it
2009-10-23 18:31:18 linux-kernel Re: [PATCH] perf timechart: Use pr_debug to report unknown header types
2009-01-08 00:32:21 linux-kernel Re: [PATCH 1/7] async: Asynchronous function calls to speed up kernel boot