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-04-10 01:28:27 linux-kernel Re: [PATCH -tip v2 7/8] perf probe: Remove die() from probe-finder code
2010-04-08 15:27:51 linux-kernel Re: [PATCH 3/6] perf tools: Reorganize some structs to save space
2010-04-08 14:40:07 linux-kernel [PATCH 5/6] perf: cleanup some Documentation
2010-04-08 14:39:19 linux-kernel [PATCH 4/6] perf bench: fix spello
2010-04-08 14:39:15 linux-kernel [PATCH 1/6] perf TUI: Show filters on the title and add help line about how to zoom out
2010-04-08 14:39:12 linux-kernel [PATCH 6/6] perf trace: Ignore "overwrite" field if present in /events/header_page
2010-04-08 14:39:09 linux-kernel [PATCH 3/6] perf tools: Reorganize some structs to save space
2010-04-08 14:39:06 linux-kernel [PATCH 2/6] perf TUI: Move "Yes" button to before "No"
2010-04-08 14:38:56 linux-kernel [PATCH 0/6] Fixes and usability improvements
2010-04-07 10:39:15 linux-kernel Re: Floating point exception by perf record
2010-04-06 13:38:08 linux-kernel [PATCH] perf kmem: Fix breakage introduced by 5a0e3ad slab.h script
2010-04-05 18:31:49 linux-kernel Re: Floating point exception by perf record
2010-04-05 15:26:46 linux-kernel [PATCH 1/2] perf TUI: Show filters on the title and add help line about how to zoom out
2010-04-05 15:26:38 linux-kernel [PATCH 2/2] perf TUI: Move "Yes" button to before "No"
2010-04-05 15:26:26 linux-kernel [PATCH 0/2] perf: Usability improvements
2010-04-04 23:21:01 linux-kernel Re: [PATCH 0/2] perf newt: Zoom operations
2010-04-04 12:54:16 linux-kernel Re: [PATCH 0/2] perf newt: Zoom operations
2010-04-04 01:41:28 linux-kernel [PATCH 1/2 v2] perf newt: Add a "Zoom into foo.so DSO" and reverse operations
2010-04-04 01:41:23 linux-kernel [PATCH 2/2] perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
2010-04-04 01:41:00 linux-kernel [PATCH 0/2] perf newt: Zoom operations
2010-04-03 19:44:36 linux-kernel [PATCH 1/1] perf newt: Add a " "Zoom into foo.so DSO" and reverse operations
2010-04-03 19:44:25 linux-kernel [PATCH 0/1] perf newt: Zoom operations
2010-04-03 13:40:56 linux-kernel Re: [PATCH] perf symbols: Fill in pgoff in mmap synthesized events
2010-02-26 15:08:44 linux-kernel [PATCH 1/1] perf tools: Flush maps on COMM events
2010-02-26 14:23:29 linux-kernel [PATCH 1/1] perf annotate: Handle samples not at objdump output addr boundaries
2010-02-25 15:57:50 linux-kernel Re: perf per-symbol histogram causes memory corruption
2010-02-22 18:16:06 linux-kernel [PATCH] perf symbols: Improve debugging information about symtab origins
2010-02-22 18:14:47 linux-kernel [PATCH] perf top: Use a macro instead of a constant variable
2010-02-22 18:10:25 linux-kernel perf sched broken on tip, bisected
2010-02-20 21:53:26 linux-kernel [PATCH 1/1] perf symbols: Fix up map end too on modular kernels with no modules installed
2010-02-20 01:02:30 linux-kernel [PATCH 1/1] perf tools: Don't use parent comm if not set at fork time
2010-02-12 18:54:40 linux-kernel Re: [tip:perf/core] perf top: Fix annotate for userspace
2010-02-12 12:00:08 linux-kernel Re: perf annotate SEGVs
2010-02-07 13:47:15 linux-kernel [PATCH 1/2] perf top: fix annotate for userspace
2010-02-07 13:46:34 linux-kernel [PATCH 2/2] perf top: Use address pattern in lookup_sym_source
2010-02-04 19:49:07 linux-kernel Re: [PATCH 8/9] perf annotate: fix it for non-prelinked *.so
2010-02-04 13:04:41 linux-kernel Re: [PATCH 1/9] perf symbols: Remove perf_session usage in symbols layer
2010-02-03 18:53:35 linux-kernel [PATCH 1/9] perf symbols: Remove perf_session usage in symbols layer
2010-02-03 18:53:17 linux-kernel [PATCH 9/9] perf top: teach it to autolocate vmlinux
2010-02-03 18:52:58 linux-kernel [PATCH 8/9] perf annotate: fix it for non-prelinked *.so
2010-02-03 18:52:39 linux-kernel [PATCH 6/9] perf record: Stop intercepting events, use postprocessing to get build-ids
2010-02-03 18:52:37 linux-kernel [PATCH 7/9] perf tools: Adjust some verbosity levels
2010-02-03 18:52:34 linux-kernel [PATCH 3/9] perf symbols: Ditch vdso global variable
2010-02-03 18:52:31 linux-kernel [PATCH 2/9] perf symbols: Fixup vsyscall maps
2010-02-03 18:52:28 linux-kernel [PATCH 5/9] perf build-id: Move the routine to find DSOs with hits to the lib
2010-02-03 18:52:23 linux-kernel [PATCH 4/9] perf probe: Don't use a perf_session instance just to resolve symbols
2010-01-29 00:42:55 linux-kernel Re: [PATCH 4/9] perf session: Create kernel maps in the constructor
2010-01-28 18:30:40 linux-kernel Re: [PATCH 4/9] perf session: Create kernel maps in the constructor
2010-01-27 23:29:52 linux-kernel Re: [PATCH 4/9] perf session: Create kernel maps in the constructor
2010-01-27 23:07:42 linux-kernel [PATCH 3/9] perf symbols: Split helpers used when creating kernel dso object
2010-01-27 23:07:40 linux-kernel [PATCH 8/9] perf symbols: Fixup vsyscall maps