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-13 18:38:26 linux-kernel [PATCH 31/38] perf symbols: Track symtab_type of vmlinux
2012-08-13 18:38:24 linux-kernel [PATCH 01/38] perf script python: Correct handler check and spelling errors
2012-08-13 18:38:22 linux-kernel [PATCH 36/38] perf symbols: Convert dso__load_syms to take 2 symsrc's
2012-08-13 18:38:21 linux-kernel [PATCH 30/38] perf symbols: Avoid segfault in elf_strptr
2012-08-13 18:38:17 linux-kernel [PATCH 25/38] perf symbols: Remove unneeded call to dso__set_long_name()
2012-08-13 18:38:15 linux-kernel [PATCH 26/38] perf symbols: Correct comment wrt kallsyms loading
2012-08-13 18:38:13 linux-kernel [PATCH 29/38] perf symbols: only set vmlinux longname & mark loaded if really loaded
2012-08-13 18:38:11 linux-kernel [PATCH 37/38] perf symbols: Use both runtime and debug images
2012-08-13 18:38:09 linux-kernel [PATCH 24/38] perf symbols: Don't try to synthesize plt without dynstr
2012-08-13 18:38:08 linux-kernel [PATCH 22/38] perf symbols: Only un-prelink non-zero symbols
2012-08-13 18:38:06 linux-kernel [PATCH 32/38] perf symbols: Introduce symsrc structure.
2012-08-13 18:38:04 linux-kernel [PATCH 38/38] perf symbols: Add description of JIT interface
2012-08-13 18:38:02 linux-kernel [PATCH 34/38] perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
2012-08-13 18:37:59 linux-kernel [PATCH 28/38] perf symbols: Simplify out_fixup in kernel syms loading
2012-08-13 18:37:57 linux-kernel [PATCH 08/38] perf symbols: Support minimal build without libelf
2012-08-13 18:37:55 linux-kernel [PATCH 07/38] perf symbols: Split out util/symbol-elf.c
2012-08-13 18:37:53 linux-kernel [PATCH 09/38] perf symbols: Implement poor man's ELF parser
2012-08-13 18:37:51 linux-kernel [PATCH 04/38] perf tools: Support for events bash completion
2012-08-13 18:37:49 linux-kernel [PATCH 06/38] perf symbols: Introduce symbol__elf_init()
2012-08-13 18:37:47 linux-kernel [PATCH 05/38] perf tools: Fix /etc config related installation
2012-08-13 18:37:42 linux-kernel [PATCH 03/38] perf tools: Initial bash completion support
2012-08-13 18:37:32 linux-kernel [PATCH 02/38] perf lock record: improve message when tracepoints are not enabled
2012-08-13 18:03:03 linux-kernel Re: [PATCH] perf: Let O= makes handle relative paths
2012-08-10 14:14:40 linux-kernel Re: [PATCH v6 3/3] KVM: perf kvm events analysis tool
2012-08-09 17:13:32 linux-kernel Re: [PATCH 1/3] perf tools: Initial bash completion support
2012-08-08 17:17:08 linux-kernel [PATCH 06/11] perf list: Document precise event sampling for AMD IBS
2012-08-08 17:16:42 linux-kernel [PATCH 05/11] perf list: Update documentation about raw event setup
2012-08-08 17:16:22 linux-kernel [PATCH 03/11] perf tools: Fix parsing of 64 bit raw config value for 32 bit
2012-08-08 17:15:53 linux-kernel [PATCH 07/11] perf script: Add general python handler to process non-tracepoint events
2012-08-08 17:15:14 linux-kernel [PATCH 09/11] perf scripts python: Pass event/thread/dso name and symbol info to event handler in python
2012-08-08 17:14:27 linux-kernel [PATCH 08/11] perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()"
2012-08-08 17:14:24 linux-kernel [PATCH 11/11] perf scripts python: Add event_analyzing_sample.py as a sample for general event handling
2012-08-08 17:14:15 linux-kernel [PATCH 10/11] perf scripts python: Add a python library EventClass.py
2012-08-08 17:14:10 linux-kernel [GIT PULL 00/11] perf/core improvements and fixes
2012-08-08 17:14:04 linux-kernel [PATCH 02/11] perf tools: Fix lib/traceevent build dir with OUTPUT variable set
2012-08-08 17:14:01 linux-kernel [PATCH 04/11] tools lib traceevent: Fix cast from pointer to integer for 32 bit
2012-08-08 17:13:59 linux-kernel [PATCH 01/11] perf tools: Fix version file for perf documentation with OUTPUT variable set
2012-08-08 03:21:59 linux-kernel [PATCH 7/8] perf sched: Use perf_sample
2012-08-08 03:21:58 linux-kernel [PATCH 3/8] perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATA
2012-08-08 03:21:56 linux-kernel [PATCH 6/8] perf lock: Use evsel->tp_format and perf_sample
2012-08-08 03:21:55 linux-kernel [PATCH 2/8] perf tools: Add dump_stack function
2012-08-08 03:21:54 linux-kernel [PATCH 8/8] perf script: Stop using pevent directly
2012-08-08 03:21:52 linux-kernel [PATCH 4/8] perf evsel: Cache associated event_format
2012-08-08 03:21:51 linux-kernel [PATCH 1/8] perf hists browser: Add verbose mode hotkey
2012-08-08 03:21:13 linux-kernel [PATCH 5/8] perf kmem: Use evsel->tp_format and perf_sample
2012-08-03 14:04:26 linux-kernel [PATCH 17/18] perf kvm top: Limit guest kernel info message to once
2012-08-03 14:04:22 linux-kernel [PATCH 01/18] perf test: Fix parse events automated tests
2012-08-03 14:04:20 linux-kernel [PATCH 15/18] perf tools: Change strlist to use the new rblist
2012-08-03 14:04:17 linux-kernel [PATCH 13/18] perf kvm: Use strtol for walking guestmount directory
2012-08-03 14:04:13 linux-kernel [PATCH 03/18] perf target: Fix check on buffer size
2012-08-03 14:04:08 linux-kernel [PATCH 11/18] perf top: Error handling for counter creation should parallel perf-record