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-08-23 15:10:53 linux-kernel [PATCH 07/12] perf tools: Keep the perf_event_attr on version 3
2012-08-23 15:10:43 linux-kernel [PATCH 11/12] tools lib traceevent: Fix strerror_r() use in pevent_strerror
2012-08-23 15:10:35 linux-kernel [PATCH 05/12] perf report: Update event names from header description
2012-08-23 15:10:30 linux-kernel [PATCH 02/12] perf test: Do not abort tests on error
2012-08-23 15:10:23 linux-kernel [PATCH 04/12] perf tools: Refactor print_event_desc()
2012-08-21 14:39:44 linux-kernel [GIT PULL 0/1] perf/urgent fix
2012-08-21 14:39:41 linux-kernel [PATCH 1/1] perf tools: Add missing files to build the python binding
2012-08-20 16:33:25 linux-kernel [PATCH 02/24] perf tools: Add missing files to build the python binding
2012-08-20 16:32:24 linux-kernel [PATCH 19/24] perf script perl/python: Fix libexec scripts path in Documentation
2012-08-20 16:32:22 linux-kernel [PATCH 07/24] perf evlist: Rename __group method to __set_leader
2012-08-20 16:32:19 linux-kernel [PATCH 08/24] perf evlist: Introduce evsel list accessors
2012-08-20 16:32:16 linux-kernel [PATCH 13/24] perf ui gtk: Add perf_gtk__show_helpline() for pr_*
2012-08-20 16:32:14 linux-kernel [PATCH 17/24] perf tools: Rename global variable 'events' in util/header.c
2012-08-20 16:30:44 linux-kernel [PATCH 01/24] perf script: Fix a NULL pointer dereference
2012-08-20 16:30:42 linux-kernel [PATCH 09/24] perf tools: Let O= makes handle relative paths
2012-08-20 16:30:38 linux-kernel [PATCH 16/24] perf tools: Rename some variables for better understanding
2012-08-20 16:30:36 linux-kernel [PATCH 15/24] perf tools: Report number of pmu type of unknown events
2012-08-20 16:30:29 linux-kernel [PATCH 14/24] perf tools: Fix type for evsel->ids and add size check for ids
2012-08-20 16:30:24 linux-kernel [PATCH 24/24] perf hists: Rename and move some functions
2012-08-20 16:30:21 linux-kernel [PATCH 22/24] perf tools: Fix include order for bison/flex-generated C files
2012-08-20 16:30:08 linux-kernel [PATCH 23/24] perf hists: Separate out hist print functions
2012-08-20 16:29:15 linux-kernel [PATCH 04/24] perf tools: Add support to update event modifier
2012-08-20 16:28:04 linux-kernel [PATCH 05/24] perf tools: Enable grouping logic for parsed events
2012-08-20 16:27:58 linux-kernel [GIT PULL 00/24] perf/core improvements and fixes
2012-08-20 16:27:53 linux-kernel [PATCH 06/24] perf test: Add automated tests for event group parsing
2012-08-20 16:27:50 linux-kernel [PATCH 03/24] perf tools: Add support to parse event group syntax
2012-08-20 16:27:07 linux-kernel [PATCH 12/24] perf ui/gtk: Use helpline API in browser
2012-08-20 16:27:05 linux-kernel [PATCH 20/24] perf: silence GTK2 probing errors
2012-08-20 16:26:58 linux-kernel [PATCH 11/24] perf ui gtk: Implement helpline_fns
2012-08-20 16:26:54 linux-kernel [PATCH 21/24] perf symbols: Fix builds with NO_LIBELF set
2012-08-20 16:26:51 linux-kernel [PATCH 18/24] perf ui gtk: Ensure not to call gtk_main_quit() twice
2012-08-20 16:26:45 linux-kernel [PATCH 10/24] perf ui: Introduce struct ui_helpline
2012-08-16 17:13:05 linux-kernel Re: [PATCH] perf: Let O= makes handle relative paths
2012-08-15 14:59:50 linux-kernel Re: [PATCH] perf: Let O= makes handle relative paths
2012-08-15 13:06:54 linux-kernel Re: [PATCH] perf: Let O= makes handle relative paths
2012-08-13 18:46:49 linux-kernel [PATCH 33/38] perf symbols: Set symtab_type in dso__load_sym
2012-08-13 18:45:48 linux-kernel [PATCH 15/38] perf: Add attribute to filter out callchains
2012-08-13 18:45:46 linux-kernel [PATCH 18/38] perf tools: Add libunwind dependency for DWARF CFI unwinding
2012-08-13 18:45:45 linux-kernel [PATCH 23/38] perf symbols: Remove unused function map__objdump_2ip
2012-08-13 18:45:43 linux-kernel [PATCH 14/38] perf: Add ability to attach user stack dump to sample
2012-08-13 18:44:28 linux-kernel [PATCH 13/38] perf: Add perf_output_skip function to skip bytes in sample
2012-08-13 18:44:27 linux-kernel [PATCH 19/38] perf tools: Support user regs and stack in sample parsing
2012-08-13 18:44:25 linux-kernel [PATCH 10/38] perf: Unified API to record selective sets of arch registers
2012-08-13 18:44:23 linux-kernel [PATCH 17/38] perf tools: Add interface to arch registers sets
2012-08-13 18:44:22 linux-kernel [PATCH 12/38] perf: Factor __output_copy to be usable with specific copy function
2012-08-13 18:43:56 linux-kernel [PATCH 16/38] perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap check
2012-08-13 18:43:32 linux-kernel [PATCH 21/38] perf tools: Support for DWARF mode callchain
2012-08-13 18:43:31 linux-kernel [PATCH 35/38] perf symbols: Factor want_symtab out of dso__load_sym()
2012-08-13 18:42:49 linux-kernel [PATCH 20/38] perf tools: Support for DWARF CFI unwinding on post processing
2012-08-13 18:42:23 linux-kernel [PATCH 11/38] perf: Add ability to attach user level registers dump to sample
2012-08-13 18:41:51 linux-kernel [PATCH 27/38] perf symbols: Remove unused 'end' arg in kallsyms parse cb