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-02-18 21:14:23 linux-kernel [PATCH 22/32] perf probe: Fix to do exit call for symbol maps
2014-02-18 21:14:21 linux-kernel [PATCH 28/32] perf probe: Find given address from offline dwarf
2014-02-18 21:14:20 linux-kernel [PATCH 08/32] perf tools: Fix memory leak in event_format__print function
2014-02-18 21:14:18 linux-kernel [PATCH 30/32] perf probe: Show source-level or symbol-level info for uprobes
2014-02-18 21:13:49 linux-kernel [PATCH 24/32] perf probe: Replace line_list with intlist
2014-02-18 21:12:57 linux-kernel [PATCH 21/32] perf symbols: No need to export dso__first_symbol
2014-02-18 21:12:56 linux-kernel [PATCH 29/32] perf probe: Show appropriate symbol for ref_reloc_sym based kprobes
2014-02-18 21:12:54 linux-kernel [PATCH 03/32] perf tools: Shorten sample symbol resolving function signature
2014-02-18 21:11:54 linux-kernel [PATCH 16/32] perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro
2014-02-18 21:11:53 linux-kernel [PATCH 01/32] perf report: Use al->cpumode where applicable
2014-02-18 21:11:50 linux-kernel [PATCH 04/32] perf report: Remove some needless container_of usage
2014-02-18 21:11:04 linux-kernel [PATCH 31/32] perf probe: Allow to add events on the local functions
2014-02-18 21:11:03 linux-kernel [PATCH 02/32] perf tools: Shorten sample symbol resolving function signature
2014-02-18 21:11:00 linux-kernel [PATCH 13/32] perf callchain: Add mask into struct regs_dump
2014-02-18 21:10:42 linux-kernel [PATCH 18/32] perf tools: Move fs.* to lib/api/fs/
2014-02-18 21:09:52 linux-kernel [PATCH 05/32] perf tools: Put proper period for for samples without PERIOD sample_type
2014-02-18 21:09:51 linux-kernel [PATCH 06/32] perf tools: Add call-graph option support into .perfconfig
2014-02-18 21:09:22 linux-kernel [PATCH 07/32] perf record: Add readable output for callchain debug
2014-02-18 21:09:18 linux-kernel [PATCH 32/32] perf probe: Support distro-style debuginfo for uprobe
2014-02-18 21:09:16 linux-kernel [PATCH 15/32] perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
2014-02-18 21:09:13 linux-kernel [PATCH 12/32] perf callchain: Do not report zero address in unwind
2014-02-18 21:09:11 linux-kernel [PATCH 11/32] perf tools: Fix dwarf unwind max_stack processing
2014-02-18 21:09:09 linux-kernel [PATCH 09/32] perf tests x86: Introduce perf_regs_load function
2014-02-13 21:17:40 linux-kernel [PATCH 1/5] perf probe: Do not add offset twice to uprobe address
2014-02-13 21:17:03 linux-kernel [GIT PULL 0/5] perf/urgent fixes
2014-02-13 21:16:48 linux-kernel [PATCH 5/5] perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64) arches
2014-02-13 21:16:36 linux-kernel [PATCH 2/5] perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properly
2014-02-13 21:16:20 linux-kernel [PATCH 3/5] perf list: Fix checking for supported events on older kernels
2014-02-13 21:16:17 linux-kernel [PATCH 4/5] perf trace: Add fallback definition of EFD_SEMAPHORE
2014-02-12 14:18:55 linux-kernel Re: [PATCH 06/35] perf hists: Leave symbol addr hist bucket auto alloc to symbol layer
2014-01-31 20:31:13 linux-kernel [PATCH 11/12] perf tools: Adjust kallsyms for relocated kernel
2014-01-31 20:31:12 linux-kernel [PATCH 06/12] perf machine: Add machine__get_kallsyms_filename()
2014-01-31 20:30:40 linux-kernel [PATCH 12/12] perf buildid-cache: Check relocation when checking for existing kcore
2014-01-31 20:30:39 linux-kernel [PATCH 09/12] perf symbols: Prevent the use of kcore if the kernel has moved
2014-01-31 20:28:16 linux-kernel [PATCH 05/12] perf tools: Add kallsyms__get_function_start()
2014-01-31 20:28:12 linux-kernel [PATCH 07/12] perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()
2014-01-31 20:28:10 linux-kernel [PATCH 04/12] perf symbols: Fix symbol annotation for relocated kernel
2014-01-31 20:28:08 linux-kernel [PATCH 10/12] perf tests: No need to set up ref_reloc_sym
2014-01-31 20:28:05 linux-kernel [GIT PULL 00/12] perf/urgent fixes
2014-01-31 20:28:03 linux-kernel [PATCH 08/12] perf record: Get ref_reloc_sym from kernel map
2014-01-31 20:27:57 linux-kernel [PATCH 01/12] perf tools: Demangle kernel and kernel module symbols too
2014-01-31 20:27:55 linux-kernel [PATCH 02/12] perf tools: Fix AAAAARGH64 memory barriers
2014-01-31 20:27:51 linux-kernel [PATCH 03/12] perf tools: Fix include for non x86 architectures
2014-01-23 19:38:32 linux-kernel [PATCH 1/2] perf tools: Fix traceevent plugin path definitions
2014-01-23 19:38:31 linux-kernel [PATCH 2/2] perf symbols: Load map before using map->map_ip()
2014-01-23 19:38:29 linux-kernel [GIT PULL 0/2] perf/urgent fixes
2014-01-21 20:45:45 linux-kernel [PATCH 1/8] perf timechart: Fix wrong SVG height
2014-01-21 20:44:39 linux-kernel [PATCH 6/8] perf evsel: Remove duplicate member zeroing after free
2014-01-21 20:44:37 linux-kernel [PATCH 7/8] perf stat: Fix memory corruption of xyarray when cpumask is used
2014-01-21 20:44:15 linux-kernel [PATCH 4/8] perf stat: fix NULL pointer reference bug with event unit
2014-01-21 20:43:43 linux-kernel [GIT PULL 0/8] perf/core fixes