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-21 20:43:33 linux-kernel [PATCH 8/8] perf symbols: Fix JIT symbol resolution on heap
2014-01-21 20:43:28 linux-kernel [PATCH 3/8] perf tools: Add support for the xtensa architecture
2014-01-21 20:43:24 linux-kernel [PATCH 5/8] perf tools: Ensure sscanf does not overrun the "mem" field
2014-01-21 20:43:20 linux-kernel [PATCH 2/8] perf session: Free cpu_map in perf_session__cpu_bitmap
2014-01-17 15:03:37 linux-kernel [PATCH 05/19] tools lib traceevent: Unregister handler when kmem plugin is unloaded
2014-01-17 15:03:35 linux-kernel [PATCH 10/19] tools lib traceevent: Unregister handler when jbd2 plugin is is unloaded
2014-01-17 15:02:26 linux-kernel [PATCH 07/19] tools lib traceevent: Unregister handler when sched_switch plugin is unloaded
2014-01-17 15:02:24 linux-kernel [PATCH 11/19] tools lib traceevent: Unregister handler when scsi plugin is unloaded
2014-01-17 15:02:22 linux-kernel [PATCH 08/19] tools lib traceevent: Unregister handler when mac80211 plugin is unloaded
2014-01-17 15:02:18 linux-kernel [PATCH 12/19] tools lib traceevent: Unregister handler when xen plugin is unloaded
2014-01-17 15:02:00 linux-kernel [PATCH 13/19] perf tools: Add 'build-test' make target
2014-01-17 15:01:31 linux-kernel [PATCH 01/19] tools lib traceevent: Add pevent_unregister_event_handler()
2014-01-17 15:01:29 linux-kernel [PATCH 04/19] tools lib traceevent: Unregister handler when hrtimer plugin is unloaded
2014-01-17 15:01:09 linux-kernel [PATCH 17/19] perf tools: Do proper comm override error handling
2014-01-17 15:00:36 linux-kernel [PATCH 16/19] perf symbols: Export elf_section_by_name and reuse
2014-01-17 15:00:34 linux-kernel [PATCH 14/19] perf probe: Release allocated probe_trace_event if failed
2014-01-17 14:59:43 linux-kernel [PATCH 18/19] perf callchain: Spare double comparison of callchain first entry
2014-01-17 14:59:40 linux-kernel [PATCH 15/19] perf probe: Release all dynamically allocated parameters
2014-01-17 14:59:21 linux-kernel [PATCH 19/19] perf tools: Remove unnecessary callchain cursor state restore on unmatch
2014-01-17 14:59:04 linux-kernel [GIT PULL 00/19] perf/core improvements and fixes
2014-01-17 14:57:51 linux-kernel [PATCH 02/19] tools lib traceevent: Add pevent_unregister_print_function()
2014-01-17 14:57:47 linux-kernel [PATCH 06/19] tools lib traceevent: Unregister handler when kvm plugin is unloaded
2014-01-17 14:57:44 linux-kernel [PATCH 03/19] tools lib traceevent: Unregister handler when function plugin is unloaded
2014-01-17 14:57:39 linux-kernel [PATCH 09/19] tools lib traceevent: Unregister handler when cfg80211 plugin is unloaded
2014-01-15 20:38:02 linux-kernel [PATCH 01/13] perf record: Rename --no-delay to --no-buffering
2014-01-15 20:37:59 linux-kernel [PATCH 06/13] tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()
2014-01-15 20:37:52 linux-kernel [PATCH 02/13] perf record: Rename --initial-delay to --delay
2014-01-15 20:36:49 linux-kernel [PATCH 08/13] tools lib traceevent: Make plugin unload function receive pevent
2014-01-15 20:36:47 linux-kernel [PATCH 09/13] perf: tools: Fix cross building
2014-01-15 20:35:46 linux-kernel [PATCH 10/13] perf tools: Remove symbol_conf.use_callchain check
2014-01-15 20:35:23 linux-kernel [PATCH 11/13] perf tools: Factor out sample__resolve_callchain()
2014-01-15 20:34:00 linux-kernel [GIT PULL 00/13] perf/core improvements and fixes
2014-01-15 20:33:51 linux-kernel [PATCH 12/13] perf hists: Convert hist entry functions to use struct he_stat
2014-01-15 20:33:49 linux-kernel [PATCH 04/13] tools lib traceevent: Add state member to struct trace_seq
2014-01-15 20:33:46 linux-kernel [PATCH 13/13] tools lib traceevent: fix pointer-integer size mismatch
2014-01-15 20:33:42 linux-kernel [PATCH 03/13] perf tools: Fix build error due to zfree() cast
2014-01-15 20:33:39 linux-kernel [PATCH 05/13] tools lib traceevent: Check return value of realloc()
2014-01-15 20:33:37 linux-kernel [PATCH 07/13] tools lib traceevent: Get rid of die() finally!!
2014-01-14 14:03:49 linux-kernel [PATCH 33/38] perf tools: Generalize percent_color_snprintf()
2014-01-14 14:03:47 linux-kernel [PATCH 34/38] perf diff: Color the Delta column
2014-01-13 20:57:46 linux-kernel [PATCH 02/38] perf evlist: Send the errno in the signal when workload fails
2014-01-13 20:57:44 linux-kernel [PATCH 01/38] perf stat: Don't show counter information when workload fails
2014-01-13 20:57:41 linux-kernel [PATCH 08/38] perf tests: Fixup leak on error path in parse events test
2014-01-13 20:54:46 linux-kernel [PATCH 35/38] perf diff: Color the Ratio column
2014-01-13 20:54:42 linux-kernel [PATCH 25/38] tools include: Move perf's linux/compiler.h to a generic place
2014-01-13 20:54:38 linux-kernel [PATCH 27/38] tools include: Move perf's bug.h to a generic place
2014-01-13 20:54:36 linux-kernel [PATCH 16/38] perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variables
2014-01-13 20:54:31 linux-kernel [PATCH 32/38] tools include: Include <linux/compiler.h> from asm/bug.h
2014-01-13 20:54:28 linux-kernel [PATCH 06/38] perf evlist: Close fds on destructor
2014-01-13 20:54:25 linux-kernel [PATCH 09/38] perf stat: Remove misplaced __maybe_unused
2014-01-13 20:54:20 linux-kernel [PATCH 07/38] perf evlist: Auto unmap on destructor