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-08-20 02:48:30 linux-kernel [GIT PULL 0/3] perf/core improvements
2010-08-20 02:48:28 linux-kernel [PATCH 2/3] perf ui browser: Return the exit key in all browsers
2010-08-20 02:48:26 linux-kernel [PATCH 1/3] perf ui browser: Abstract some more slang operations
2010-08-20 02:48:01 linux-kernel [PATCH 3/3] perf ui browser: Add routines to compactly specify exit keys
2010-08-19 15:04:37 linux-kernel Re: callchain sampling bug in perf?
2010-08-19 14:13:49 linux-kernel Re: [PATCH] perf tools: Fix build error on read only source.
2010-08-18 22:18:46 linux-kernel [PATCH 1/1] perf tools: Fix build error on read only source.
2010-08-18 22:18:39 linux-kernel [GIT PULL 0/1] perf/urgent fix
2010-08-18 19:10:11 linux-kernel Re: [PATCH] perf tools: Fix build error on read only source.
2010-08-18 17:19:34 linux-kernel Re: [PATCH] perf tools: Fix build error on read only source.
2010-08-18 17:02:07 linux-kernel Re: [PATCH] perf tools: Fix build error on read only source.
2010-08-18 16:56:55 linux-kernel Re: [PATCH] perf tools: Fix build error on read only source.
2010-08-18 14:16:23 linux-kernel Re: [PATCH] perf tools: Fix build error on read only source.
2010-08-18 14:14:32 linux-kernel Re: [PATCH] perf tools: Fix build error on read only source.
2010-08-17 21:53:00 linux-kernel [PATCH 1/1] perf tools: Fix build on POSIX shells
2010-08-17 21:52:53 linux-kernel [GIT PULL 0/1] perf/urgent fixes
2010-08-17 18:18:52 linux-kernel Re: [PATCH] perf tools: Fix build error on read only source.
2010-08-16 17:10:40 linux-kernel [GIT PULL 0/1] perf/urgent TUI annotate fix
2010-08-16 17:10:39 linux-kernel [PATCH 1/1] perf annotate tui: Fix exit and RIGHT keys handling
2010-08-12 20:46:03 linux-kernel [PATCH 1/3] perf ui browser: Return the exit key in all browsers
2010-08-12 20:45:51 linux-kernel [PATCH 2/3] perf ui browser: Add routines to compactly specify exit keys
2010-08-12 20:45:30 linux-kernel [GIT PULL 0/3] perf/core fixes and improvements
2010-08-12 20:45:25 linux-kernel [PATCH 3/3] perf ui browser: Abstract some more slang operations
2010-08-12 18:20:20 linux-kernel Re: [PATCH] perf trace: get rid of the hard-coded paths in the report scripts
2010-08-10 21:54:43 linux-kernel [PATCH 4/4] perf ui hist browser: Fixup key bindings
2010-08-10 21:54:25 linux-kernel [PATCH 1/4] perf ui: Make SPACE work as PGDN in all browsers
2010-08-10 21:54:07 linux-kernel [PATCH 2/4] perf annotate: Cycle thru sorted lines with samples
2010-08-10 21:53:59 linux-kernel [PATCH 3/4] perf ui browser: Add ui_browser__show counterpart: __hide
2010-08-10 21:53:57 linux-kernel [GIT PULL 0/4] perf/core improvements
2010-08-10 20:17:27 linux-kernel [PATCH 2/9] perf ui: Move ui_helpline routines to separate file in util/ui/
2010-08-10 20:17:25 linux-kernel [PATCH 5/9] perf ui: Move map browser to util/ui/browsers/
2010-08-10 20:16:47 linux-kernel [PATCH 6/9] perf symbols: Ignore mapping symbols on ARM
2010-08-10 20:16:45 linux-kernel [GIT PULL 0/9] perf/core fixes and improvements
2010-08-10 20:16:09 linux-kernel [PATCH 1/9] perf ui: Shorten ui_browser member names
2010-08-10 20:15:58 linux-kernel [PATCH 9/9] perf annotate: Sort by hottest lines in the TUI
2010-08-10 20:15:56 linux-kernel [PATCH 3/9] perf ui: Move ui_progress routines to separate file in util/ui/
2010-08-10 20:15:54 linux-kernel [PATCH 7/9] perf ui: Move hists browser to util/ui/browsers/
2010-08-10 20:15:53 linux-kernel [PATCH 8/9] perf ui: Complete the breakdown of util/newt.c
2010-08-10 20:15:48 linux-kernel [PATCH 4/9] perf ui: Move annotate browser to util/ui/browsers/
2010-08-07 01:34:57 linux-kernel [GIT PULL 0/4] perf/core fixes and improvements
2010-08-07 01:34:52 linux-kernel [PATCH 2/4] perf probe: Fix memory leaks in add_perf_probe_events
2010-08-07 01:34:31 linux-kernel [PATCH 3/4] perf tui: Introduce list_head based generic ui_browser refresh routine
2010-08-07 01:34:29 linux-kernel [PATCH 1/4] perf probe: Fix to copy the type for raw parameters
2010-08-07 01:34:25 linux-kernel [PATCH 4/4] perf ui: Start breaking down newt.c into multiple files
2010-08-06 21:48:38 linux-kernel Re: [RFC PATCH 7/9] perf: Export cpumap
2010-08-06 15:14:23 linux-kernel Re: [RFC PATCH 7/9] perf: Export cpumap
2010-08-06 14:39:27 linux-kernel Re: [RFC PATCH 7/9] perf: Export cpumap
2010-08-06 14:30:15 linux-kernel Re: [PATCH 05/10] perf hists: Fixup addr snprintf width on 32 bit arches
2010-08-06 01:48:34 linux-kernel [PATCH 04/10] perf hists: Handle verbose in hists__sort_list_width
2010-08-06 01:48:19 linux-kernel [PATCH 02/10] perf ui: Add a map browser
2010-08-06 01:47:41 linux-kernel [GIT PULL 00/10] perf/core improvements and fixes