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
2012-10-23 13:40:37 linux-kernel Re: [PATCH] perf: Build install-man target when installing
2012-10-22 16:31:09 linux-kernel [PATCH 5/5] perf test: Fix exclude_guest parse events tests
2012-10-22 16:31:07 linux-kernel [PATCH 1/5] perf trace: Validate syscall id before growing syscall table
2012-10-22 16:30:59 linux-kernel [PATCH 4/5] perf tools: do not flush maps on COMM for perf report
2012-10-22 16:30:41 linux-kernel [PATCH 2/5] perf trace: Check if sample raw_data field is set
2012-10-22 16:30:36 linux-kernel [PATCH 3/5] perf help: Fix --help for builtins
2012-10-22 14:03:52 linux-kernel Re: [PATCH] perf: Build install-man target when installing
2012-10-20 15:37:42 linux-kernel Re: [PATCH] perf: Build install-man target when installing
2012-10-20 15:04:47 linux-kernel Re: [PATCH 09/11] perf python: Link with libtraceevent
2012-10-20 01:10:35 linux-kernel [tip:perf/urgent] perf python: Properly link with libtraceevent
2012-10-18 14:38:51 linux-kernel Re: [PATCH 09/11] perf python: Link with libtraceevent
2012-10-18 14:00:53 linux-kernel Re: [PATCH 09/11] perf python: Link with libtraceevent
2012-10-18 13:59:12 linux-kernel Re: [PATCH 08/11] perf python: Initialize 'page_size' variable
2012-10-17 17:53:39 linux-kernel Re: [PATCH] [perf] Account the nr_entries in rblist properly
2012-10-17 17:22:49 linux-kernel [PATCH 06/11] lib tools traceevent: Add back pevent assignment in __pevent_parse_format()
2012-10-17 17:22:36 linux-kernel [PATCH 07/11] tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter
2012-10-17 17:22:07 linux-kernel [GIT PULL 00/11] perf/urgent fixes
2012-10-17 17:21:46 linux-kernel [PATCH 04/11] perf tools: Remove warnings on JIT samples for srcline sort key
2012-10-17 17:20:47 linux-kernel [PATCH 09/11] perf python: Link with libtraceevent
2012-10-17 17:20:45 linux-kernel [PATCH 08/11] perf python: Initialize 'page_size' variable
2012-10-17 17:20:43 linux-kernel [PATCH 05/11] perf hists browser: Fix off-by-two bug on the first column
2012-10-17 17:20:34 linux-kernel [PATCH 03/11] perf tools: Fix segfault when using srcline sort key
2012-10-17 17:20:17 linux-kernel [PATCH 11/11] perf hists browser: Add back callchain folding symbol
2012-10-17 17:20:14 linux-kernel [PATCH 10/11] perf tools: Fix build on sparc.
2012-10-17 17:20:08 linux-kernel [PATCH 02/11] perf: Require exclude_guest to use PEBS - kernel side enforcement
2012-10-17 17:20:05 linux-kernel [PATCH 01/11] perf tool: Precise mode requires exclude_guest
2012-10-08 22:40:54 linux-kernel [PATCH 21/25] perf kvm: Total count is a u64, print as so
2012-10-08 22:40:19 linux-kernel [PATCH 17/25] perf machine: Carve up event processing specific from perf_tool
2012-10-08 22:40:00 linux-kernel [PATCH 13/25] perf machine: Introduce find_thread method
2012-10-08 22:39:24 linux-kernel [PATCH 04/25] perf diff: Add -b option for perf diff to display paired entries only
2012-10-08 22:38:57 linux-kernel [PATCH 08/25] perf diff: Add -p option to display period values for hist entries
2012-10-08 22:38:53 linux-kernel [PATCH 05/25] perf diff: Add ratio computation way to compare hist entries
2012-10-08 22:38:31 linux-kernel [PATCH 06/25] perf diff: Add option to sort entries based on diff computation
2012-10-08 22:36:08 linux-kernel [PATCH 12/25] perf tools: Have the page size value available for all tools
2012-10-08 22:35:41 linux-kernel [PATCH 09/25] perf diff: Add -F option to display formula for computation
2012-10-08 22:35:36 linux-kernel [PATCH 14/25] perf event: No need to create a thread when handling PERF_RECORD_EXIT
2012-10-08 22:34:50 linux-kernel [PATCH 11/25] perf diff: Display empty space for non paired samples
2012-10-08 22:34:48 linux-kernel [PATCH 20/25] perf kvm: Remove typecast in init_kvm_event_record
2012-10-08 22:34:46 linux-kernel [PATCH 19/25] perf kvm: Only process events for vcpus of interest
2012-10-08 22:34:29 linux-kernel [PATCH 22/25] perf kvm: Add braces around multi-line statements
2012-10-08 22:34:09 linux-kernel [PATCH 23/25] perf tools: Add on_exit implementation
2012-10-08 22:33:48 linux-kernel [PATCH 24/25] perf tools: Update Makefile for Android
2012-10-08 22:33:44 linux-kernel [PATCH 10/25] perf diff: Include samples without symbol in overall stats
2012-10-08 22:33:40 linux-kernel [GIT PULL 00/25] perf/core improvements and fixes
2012-10-08 22:33:35 linux-kernel [PATCH 03/25] perf trace: Add support for tracing workload given by command line
2012-10-08 22:33:23 linux-kernel [PATCH 07/25] perf diff: Add weighted diff computation way to compare hist entries
2012-10-08 22:33:21 linux-kernel [PATCH 25/25] Documentation: add documentation on compiling for Android
2012-10-08 22:33:19 linux-kernel [PATCH 18/25] perf tools: Remove duplicated include from trace-event-python.c
2012-10-08 22:33:17 linux-kernel [PATCH 15/25] perf annotate: Handle PERF_RECORD_EXIT events
2012-10-08 22:33:15 linux-kernel [PATCH 16/25] perf sched: Handle PERF_RECORD_EXIT events
2012-10-08 22:33:12 linux-kernel [PATCH 02/25] perf trace: Explicitly enable system-wide mode if no option is given