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
2014-01-13 20:54:15 linux-kernel [PATCH 15/38] perf trace: Pack 'struct trace'
2014-01-13 20:54:12 linux-kernel [PATCH 20/38] tools perf: Comment typo fix
2014-01-13 20:54:09 linux-kernel [PATCH 03/38] perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload
2014-01-13 20:54:07 linux-kernel [PATCH 14/38] perf header: Pack 'struct perf_session_env'
2014-01-13 20:54:04 linux-kernel [PATCH 22/38] perf report: Move hist browser selection code to separate function
2014-01-13 20:53:57 linux-kernel [PATCH 18/38] perf tools: Make perf_event__synthesize_mmap_events global
2014-01-13 20:52:40 linux-kernel [PATCH 28/38] perf tools: Include tools/lib/api/ in MANIFEST
2014-01-13 20:52:36 linux-kernel [PATCH 21/38] perf report: Move logic to warn about kptr_restrict'ed kernels to separate function
2014-01-13 20:52:33 linux-kernel [PATCH 26/38] tools include: Define likely/unlikely in linux/compiler.h
2014-01-13 20:52:31 linux-kernel [PATCH 30/38] perf tools: Use the DWARF unwind info only if loaded
2014-01-13 20:51:15 linux-kernel [PATCH 10/38] perf tools: Move arch setup into seprate Makefile
2014-01-13 20:51:12 linux-kernel [PATCH 17/38] perf machine: Fix id_hdr_size initialization
2014-01-13 20:51:07 linux-kernel [PATCH 23/38] perf report: Move histogram entries collapsing to separate function
2014-01-13 20:51:05 linux-kernel [PATCH 11/38] perf tests: Fix installation tests path setup
2014-01-13 20:51:01 linux-kernel [PATCH 29/38] perf tools: Add test for building detached source tarballs
2014-01-13 20:50:23 linux-kernel [PATCH 12/38] tools lib traceevent: Replace tabs with spaces for all non-commands statements
2014-01-13 20:50:20 linux-kernel [PATCH 05/38] perf evlist: Move destruction of maps to evlist destructor
2014-01-13 20:49:27 linux-kernel [PATCH 13/38] tools lib traceevent: Shut up plugins make message
2014-01-13 20:49:25 linux-kernel [PATCH 24/38] perf evlist: Introduce evlist__for_each() & friends
2014-01-13 20:49:23 linux-kernel [PATCH 38/38] perf tools: Remove unused test-volatile-register-var.c
2014-01-13 20:49:06 linux-kernel [PATCH 37/38] perf probe: Fix build when DWARF support libraries not present
2014-01-13 20:48:38 linux-kernel [GIT PULL 00/38] perf/core improvements and fixes
2014-01-13 20:48:24 linux-kernel [PATCH 04/38] perf record: Remove old evsel_list usage
2014-01-13 20:48:21 linux-kernel [PATCH 31/38] perf record: Add --initial-delay option
2014-01-13 20:48:15 linux-kernel [PATCH 19/38] perf stat: Fix --delay option in man page
2014-01-13 20:48:11 linux-kernel [PATCH 36/38] perf diff: Color the Weighted Diff column
2014-01-11 19:23:53 linux-kernel Re: [PATCH 1/4] perf, tools: Add support for prepending LBRs to the callstack
2014-01-11 19:19:13 linux-kernel Re: [PATCH 1/4] perf, tools: Add support for prepending LBRs to the callstack
2013-10-28 19:17:44 linux-kernel [PATCH 2/4] perf record: Split -g and --call-graph
2013-10-28 19:17:30 linux-kernel [GIT PULL 0/4] perf/urgent fixes
2013-10-28 19:17:23 linux-kernel [PATCH 3/4] perf top: Split -G and --call-graph
2013-10-28 19:17:16 linux-kernel [PATCH 1/4] perf hists: Add color overhead for stdio output buffer
2013-10-28 19:17:10 linux-kernel [PATCH 4/4] perf tools: Fixup mmap event consumption
2013-10-28 14:45:47 linux-kernel [GIT PULL 0/2] perf/urgent fixes
2013-10-28 14:45:44 linux-kernel [PATCH 2/2] perf tools: Fix up /proc/PID/maps parsing
2013-10-28 14:45:43 linux-kernel [PATCH 1/2] perf script python: Fix mem leak due to missing Py_DECREFs on dict entries
2013-10-23 21:02:44 linux-kernel [PATCH 16/16] perf tools: Show progress on histogram collapsing
2013-10-23 21:01:49 linux-kernel [PATCH 08/16] perf sched: Optimize build time
2013-10-23 21:01:17 linux-kernel [PATCH 15/16] perf ui progress: Per progress bar state
2013-10-23 21:01:16 linux-kernel [PATCH 11/16] perf tools: Do not accept parse_tag_value() overflow
2013-10-23 21:00:54 linux-kernel [PATCH 14/16] perf ui: Rename ui_progress to ui_progress_ops
2013-10-23 21:00:39 linux-kernel [PATCH 01/16] perf test: Clarify the "sample parsing" test entry
2013-10-23 20:59:55 linux-kernel [PATCH 03/16] perf tools: Stop using 'self' in some more places
2013-10-23 20:59:54 linux-kernel [PATCH 07/16] perf sched: Make struct perf_sched sched a local variable
2013-10-23 20:58:54 linux-kernel [GIT PULL 00/16] perf/core improvements and fixes
2013-10-23 20:58:40 linux-kernel [PATCH 09/16] perf script: Make perf_script a local variable
2013-10-23 20:58:38 linux-kernel [PATCH 10/16] perf inject: Do not repipe attributes to a perf.data file
2013-10-23 20:58:37 linux-kernel [PATCH 02/16] perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test
2013-10-23 20:58:36 linux-kernel [PATCH 12/16] perf evlist: Validate that mmap_pages is not too big
2013-10-23 20:58:33 linux-kernel [PATCH 13/16] perf tools: Fix non-debug build
2013-10-23 20:58:31 linux-kernel [PATCH 04/16] perf probe: Support "$vars" meta argument syntax for local variables