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-08-30 18:59:34 linux-kernel [PATCH 11/15] perf tests: Add a sample parsing test
2013-08-30 18:59:32 linux-kernel [PATCH 01/15] perf tools: change machine__findnew_thread() to set thread pid
2013-08-30 18:59:20 linux-kernel [PATCH 03/15] perf callchain: Remove unnecessary validation
2013-08-30 18:59:19 linux-kernel [PATCH 15/15] perf trace: Handle missing HUGEPAGE defines
2013-08-30 18:59:18 linux-kernel [PATCH 12/15] perf evlist: Add tracepoint lookup by name
2013-08-30 18:59:16 linux-kernel [PATCH 08/15] perf tools: Add missing 'abi' member to 'struct regs_dump'
2013-08-28 15:05:49 linux-kernel [PATCH 02/21] perf tools: Try to increase the file descriptor limits on EMFILE
2013-08-28 15:04:33 linux-kernel [PATCH 05/21] perf trace: Implement -o/--output filename
2013-08-28 15:04:32 linux-kernel [PATCH 16/21] perf trace: Allow overiding the formatting of syscall fields
2013-08-28 15:04:30 linux-kernel [PATCH 14/21] perf trace: Allow printing syscall return values in hex
2013-08-28 15:04:29 linux-kernel [PATCH 17/21] perf trace: Add beautifier for mmap prot parm
2013-08-28 15:03:22 linux-kernel [PATCH 09/21] perf trace: Support ! in -e expressions
2013-08-28 15:03:19 linux-kernel [PATCH 18/21] perf trace: Add beautifier for mmap flags parm
2013-08-28 15:03:18 linux-kernel [GIT PULL 00/21] perf/core improvements and fixes
2013-08-28 15:03:16 linux-kernel [PATCH 11/21] perf trace: Hide sys_exit messages about syscall id = -1
2013-08-28 15:03:15 linux-kernel [PATCH 15/21] perf trace: Add aliases to remaining syscalls of the sys_enter_newfoo
2013-08-28 15:01:34 linux-kernel [PATCH 19/21] perf trace: Add beautifier for madvise behaviour/advice parm
2013-08-28 15:01:33 linux-kernel [PATCH 07/21] perf tools: Sample after exit loses thread correlation
2013-08-28 15:01:32 linux-kernel [PATCH 20/21] perf tools: Add pid to struct thread
2013-08-28 15:01:29 linux-kernel [PATCH 21/21] tools lib traceevent: Fixup jobserver setup
2013-08-28 15:00:05 linux-kernel [PATCH 03/21] perf tools: Re-implement debug print function for linking python/perf.so
2013-08-28 15:00:03 linux-kernel [PATCH 10/21] perf trace: Add --verbose option
2013-08-28 15:00:01 linux-kernel [PATCH 04/21] perf tools: Add debug prints
2013-08-28 14:59:59 linux-kernel [PATCH 13/21] perf trace: Simplify sys_exit return printing
2013-08-28 14:59:57 linux-kernel [PATCH 12/21] perf trace: Introduce syscall arg formatters
2013-08-28 14:59:55 linux-kernel [PATCH 08/21] perf tools: Don't install scripting files files when disabled
2013-08-28 14:59:48 linux-kernel [PATCH 06/21] perf trace: Make command line arguments consistent with perf-record
2013-08-28 14:59:44 linux-kernel [PATCH 01/21] perf kvm: Remove force option to cmd_record
2013-08-22 15:41:55 linux-kernel Re: [PATCH 4/4] perf, tools: Add perf stat --transaction v5
2013-08-14 18:30:07 linux-kernel [PATCH 07/21] perf tool: Simplify options to perf_evsel__print_ip
2013-08-14 18:30:04 linux-kernel [PATCH 05/21] perf sched: Remove sched_process_exit tracepoint
2013-08-14 18:30:01 linux-kernel [PATCH 10/21] perf session: Change perf_session__has_traces to actually check for tracepoints
2013-08-14 18:29:59 linux-kernel [PATCH 09/21] perf evsel: Add option to limit stack depth in callchain dumps
2013-08-14 18:29:57 linux-kernel [PATCH 06/21] perf sched: Remove sched_process_fork tracepoint
2013-08-14 18:29:55 linux-kernel [PATCH 02/21] perf kvm: Update documentation with live command
2013-08-14 18:28:53 linux-kernel [PATCH 19/21] perf tests: Fix compile failure on do_sort_something
2013-08-14 18:27:54 linux-kernel [PATCH 11/21] perf machine: Add symbol filter to struct machine
2013-08-14 18:27:53 linux-kernel [GIT PULL 00/21] perf/core improvements and fixes
2013-08-14 18:27:51 linux-kernel [PATCH 20/21] perf tools: Improve robustness of topology parsing code
2013-08-14 18:27:35 linux-kernel [PATCH 15/21] perf annotate: Set the machines symbol filter
2013-08-14 18:27:16 linux-kernel [PATCH 14/21] perf mem: Remove unused symbol filter member
2013-08-14 18:26:49 linux-kernel [PATCH 17/21] perf tools: Remove filter parameter of thread__find_addr_location()
2013-08-14 18:25:48 linux-kernel [PATCH 16/21] perf tools: Remove filter parameter of perf_event__preprocess_sample()
2013-08-14 18:25:42 linux-kernel [PATCH 18/21] perf tools: Remove filter parameter of thread__find_addr_map()
2013-08-14 18:25:40 linux-kernel [PATCH 21/21] perf trace: Allow specifying which syscalls to trace
2013-08-14 18:25:38 linux-kernel [PATCH 12/21] perf top: Set the machines symbol filter
2013-08-14 18:25:36 linux-kernel [PATCH 13/21] perf report: Set the machines symbol filter
2013-08-14 18:25:30 linux-kernel [PATCH 08/21] perf evsel: Add option to print stack trace on single line
2013-08-14 18:25:29 linux-kernel [PATCH 04/21] perf sched: Remove thread lookup in sample handler
2013-08-14 18:25:27 linux-kernel [PATCH 03/21] perf sched: Simplify arguments to read_events
2013-08-14 18:25:25 linux-kernel [PATCH 01/21] perf kvm: Option to print events that exceed a duration