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
2013-03-28 17:06:48 linux-kernel [PATCH 27/36] perf report: Add support for mem access profiling
2013-03-28 17:06:46 linux-kernel [PATCH 17/36] perf/x86: Add flags to event constraints
2013-03-28 17:06:09 linux-kernel [PATCH 25/36] perf tools: Add mem access sampling core support
2013-03-28 17:06:07 linux-kernel [PATCH 24/36] perf tools: Add support for weight v7 (modified)
2013-03-28 17:04:50 linux-kernel [PATCH 33/36] perf python: Fix dependency for python/perf.so
2013-03-28 17:04:49 linux-kernel [PATCH 30/36] perf tools: Fix output of symbol_daddr offset
2013-03-28 17:04:34 linux-kernel [PATCH 26/36] perf record: Add support for mem access profiling
2013-03-28 17:04:05 linux-kernel [PATCH 00/36] perf/core improvements and fixes
2013-03-28 17:03:04 linux-kernel [PATCH 36/36] perf map browser: Exit just on well known key presses
2013-03-28 17:03:01 linux-kernel [PATCH 15/36] perf/x86: Support CPU specific sysfs events
2013-03-28 17:02:59 linux-kernel [PATCH 32/36] perf tools: Convert needless static variable to local
2013-03-28 17:02:57 linux-kernel [PATCH 04/36] perf tools: Get rid of write_or_die() from trace-event-info.c
2013-03-28 17:02:55 linux-kernel [PATCH 21/36] perf/x86: Export PEBS load latency threshold register to sysfs
2013-03-28 17:02:53 linux-kernel [PATCH 09/36] perf tools: Get rid of die() calls in trace-data-read.c
2013-03-28 17:02:50 linux-kernel [PATCH 03/36] perf tools: Get rid of malloc_or_die() in trace-event-info.c
2013-03-18 16:43:13 linux-kernel [PATCH 02/54] perf tools: Remove a write-only variable in the debugfs code
2013-03-18 16:42:36 linux-kernel [PATCH 34/54] perf tools: Remove unused tracing functions
2013-03-18 16:42:35 linux-kernel [PATCH 35/54] perf session: Remove unused perf_session__remove_thread method
2013-03-18 16:41:31 linux-kernel [PATCH 20/54] perf stat: Use perf_evlist__prepare/start_workload()
2013-03-18 16:41:30 linux-kernel [PATCH 01/54] perf tools: Fix build on non-glibc systems due to libio.h absence
2013-03-18 16:40:00 linux-kernel [PATCH 10/54] perf tools: Introduce tools/lib/lk library
2013-03-18 16:39:58 linux-kernel [PATCH 18/54] perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
2013-03-18 16:39:57 linux-kernel [PATCH 16/54] perf evlist: Add thread_map__nr() helper
2013-03-18 16:39:56 linux-kernel [PATCH 15/54] perf evlist: Use cpu_map__nr() helper
2013-03-18 16:37:22 linux-kernel [PATCH 25/54] perf annotate: Add basic support to event group view
2013-03-18 16:37:20 linux-kernel [PATCH 09/54] perf tests: Add attr stat -C cpu test
2013-03-18 16:37:17 linux-kernel [PATCH 19/54] perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
2013-03-18 16:37:16 linux-kernel [PATCH 17/54] perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
2013-03-18 16:37:13 linux-kernel [PATCH 14/54] perf evlist: Remove cpus and threads arguments from perf_evlist__new()
2013-03-18 16:37:11 linux-kernel [PATCH 24/54] perf annotate: Cleanup disasm__calc_percent()
2013-03-18 16:37:09 linux-kernel [PATCH 37/54] perf report: Remove duplicated include
2013-03-18 16:37:06 linux-kernel [PATCH 32/54] perf annotate browser: Support event group view on TUI
2013-03-18 16:35:24 linux-kernel [PATCH 06/54] perf tests: Make attr script verbose friendly
2013-03-18 16:35:22 linux-kernel [PATCH 22/54] perf annotate: Add a comment on the symbol__parse_objdump_line()
2013-03-18 16:35:21 linux-kernel [PATCH 33/54] perf trace: Get rid of a duplicate code
2013-03-18 16:35:19 linux-kernel [PATCH 30/54] perf annotate browser: Use disasm__calc_percent()
2013-03-18 16:35:18 linux-kernel [PATCH 29/54] perf annotate browser: Make browser_disasm_line->percent an array
2013-03-18 16:33:48 linux-kernel [PATCH 07/54] perf tests: Make attr script test event cpu
2013-03-18 16:33:47 linux-kernel [PATCH 40/54] perf tools: Remove unnecessary calc_data_size variable
2013-03-18 16:33:45 linux-kernel [PATCH 41/54] perf tools: Remove unused macro definitions
2013-03-18 16:33:44 linux-kernel [PATCH 26/54] perf evsel: Introduce perf_evsel__is_group_event() helper
2013-03-18 16:33:43 linux-kernel [PATCH 23/54] perf annotate: Factor out disasm__calc_percent()
2013-03-18 16:32:44 linux-kernel [PATCH 31/54] perf annotate/gtk: Support event group view on GTK
2013-03-18 16:32:43 linux-kernel [PATCH 11/54] perf tools: Extract perf-specific stuff from debugfs.c
2013-03-18 16:32:42 linux-kernel [PATCH 21/54] perf annotate: Pass evsel instead of evidx on annotation functions
2013-03-18 16:32:40 linux-kernel [PATCH 52/54] perf stat: Introduce --repeat forever
2013-03-18 16:30:00 linux-kernel [PATCH 49/54] perf tests: Fixup return path of open-syscall-tp-fields test case
2013-03-18 16:29:59 linux-kernel [PATCH 28/54] perf annotate: Support event group view for --print-line
2013-03-18 16:29:57 linux-kernel [PATCH 39/54] perf tools: Remove unused struct definitions
2013-03-18 16:29:56 linux-kernel [PATCH 51/54] perf test: Add test case for checking number of EXIT events
2013-03-18 16:29:55 linux-kernel [PATCH 42/54] perf tools: Remove duplicated page_size definition