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-03-15 20:07:54 linux-kernel [PATCH 05/12] perf stat: Provide support for filters
2011-03-15 20:07:34 linux-kernel [PATCH 06/12] perf script: Change process_event prototype
2011-03-15 20:07:12 linux-kernel [PATCH 10/12] perf script: Add support for dumping symbols
2011-03-15 20:06:55 linux-kernel [PATCH 07/12] perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse
2011-03-15 20:06:33 linux-kernel [PATCH 11/12] perf script: Add support for H/W and S/W events
2011-03-15 20:06:17 linux-kernel [PATCH 12/12] perf evlist: New command to list the names of events present in a perf.data file
2011-03-15 20:05:38 linux-kernel [PATCH 02/12] perf top: Remove redundant syme->origin field
2011-03-15 20:05:35 linux-kernel [PATCH 03/12] perf symbols: Rename dso->origin to dso->symtab_type
2011-03-15 20:05:32 linux-kernel [GIT PULL 00/12] perf/core improvements, fixes and cleanups
2011-03-15 20:05:29 linux-kernel [PATCH 09/12] perf script: Support custom field selection for output
2011-03-15 20:05:19 linux-kernel [PATCH 08/12] perf script: Move printing of 'common' data from print_event and rename
2011-03-15 20:05:16 linux-kernel [PATCH 01/12] perf top: Remove redundant perf_top->sym_counter
2011-03-15 20:05:13 linux-kernel [PATCH 04/12] perf symbol: Move sym_entry->skip to symbol->ignore
2011-03-14 20:44:06 linux-kernel Re: [RFC PATCH 0/4] perf: Custom contexts
2011-03-14 19:23:20 linux-kernel Re: [PATCH] perf lock: fix sorting by wait_min
2011-03-14 19:18:05 linux-kernel Re: [PATCH] perf: Provide support for filters in perf stat
2011-03-10 19:30:30 linux-kernel [PATCH 3/4] perf session: Use evlist/evsel for managing perf.data attributes
2011-03-10 19:30:21 linux-kernel [PATCH 4/4] perf header: Stop using 'self'
2011-03-10 19:30:06 linux-kernel [GIT PULL 0/4] perf/core fixes and improvements
2011-03-10 19:29:58 linux-kernel [PATCH 1/4] perf top: Fix events overflow in top command
2011-03-10 19:29:57 linux-kernel [PATCH 2/4] perf top: Don't let events to eat up whole header line
2011-03-09 22:57:51 linux-kernel [GIT PULL 0/1] perf/urgent fix
2011-03-09 22:57:41 linux-kernel [PATCH 1/1] perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache
2011-03-09 18:33:49 linux-kernel [PATCH 05/10] perf top: Don't let events to eat up whole header line
2011-03-09 18:33:30 linux-kernel [PATCH 02/10] perf evsel: Assume rest of perf_header_attr functions
2011-03-09 18:33:14 linux-kernel [PATCH 09/10] perf script: Add support for dumping symbols
2011-03-09 18:32:44 linux-kernel [PATCH 06/10] perf script: Change process_event prototype
2011-03-09 18:32:43 linux-kernel [PATCH 07/10] perf script: Move printing of 'common' data from print_event and rename
2011-03-09 18:32:32 linux-kernel [PATCH 03/10] perf header: Stop using 'self'
2011-03-09 18:32:09 linux-kernel [PATCH 08/10] perf script: Support custom field selection for output
2011-03-09 18:31:55 linux-kernel [GIT PULL 00/10] perf/core fixes and improvements
2011-03-09 18:31:52 linux-kernel [PATCH 10/10] perf script: Add support for H/W and S/W events
2011-03-09 18:31:50 linux-kernel [PATCH 01/10] perf session: Simplify evlist creation from perf.data header
2011-03-09 18:31:46 linux-kernel [PATCH 04/10] perf top: Fix events overflow in top command
2011-03-09 14:26:15 linux-kernel Re: [PATCH 1/2] perf,top: fix events overflow in top command
2011-03-09 14:06:31 linux-kernel Re: [PATCH 1/2] perf,top: fix events overflow in top command
2011-03-06 20:49:17 linux-kernel [GIT PULL 0/6] perf/core tui fixes and improvements
2011-03-06 20:49:15 linux-kernel [PATCH 2/6] perf hists: Remove needless global col lenght calcs
2011-03-06 20:49:12 linux-kernel [PATCH 4/6] perf evlist: Split perf_evlist__id_hash
2011-03-06 20:49:09 linux-kernel [PATCH 5/6] perf tools: Improve support for sessions with multiple events
2011-03-06 20:49:07 linux-kernel [PATCH 1/6] perf report tui: Fix multi event switching
2011-03-06 20:49:03 linux-kernel [PATCH 3/6] perf hists browser: Handle browsing empty hists tree
2011-03-06 20:48:45 linux-kernel [PATCH 6/6] perf report tui: Improve multi event session support
2011-03-01 17:05:46 linux-kernel [GIT PULL 0/6] perf/core top tui fixes and improvements
2011-03-01 17:04:25 linux-kernel [PATCH 4/6] perf tui: Make ui__warning modal
2011-03-01 17:04:09 linux-kernel [PATCH 6/6] perf top tui: Wait till the first sample to refresh the screen.
2011-03-01 17:04:07 linux-kernel [PATCH 5/6] perf top: Fix reporting of invalid --vmlinux
2011-03-01 17:04:06 linux-kernel [PATCH 1/6] perf top browser: Fix up exit keys
2011-03-01 17:04:05 linux-kernel [PATCH 2/6] perf ui browser: Introduce ui_browser__show_title
2011-03-01 17:04:04 linux-kernel [PATCH 3/6] perf top browser: Handle empty active symbols list
2011-02-28 20:11:19 linux-kernel [GIT PULL 0/1] perf/urgent fix