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-05-30 16:08:05 linux-kernel [PATCH 63/66] perf tools: Replace tabs with spaces for all non-commands statements
2013-05-30 16:07:33 linux-kernel [GIT PULL 00/66] perf/core improvements and fixes
2013-05-30 16:07:25 linux-kernel [PATCH 36/66] perf tools: Move compiler and linker flags check into config/Makefile
2013-05-30 16:07:15 linux-kernel [PATCH 59/66] perf tools: Merge all *CFLAGS* make variable into CFLAGS
2013-05-30 16:07:05 linux-kernel [PATCH 45/66] perf tools: Move libbfd check config into config/Makefile
2013-05-30 16:06:41 linux-kernel [PATCH 47/66] perf tools: Move libnuma check config into config/Makefile
2013-05-30 16:06:28 linux-kernel [PATCH 46/66] perf tools: Move stdlib check config into config/Makefile
2013-05-30 16:05:56 linux-kernel [PATCH 66/66] perf tools: Add missing liblk.a dependency for python/perf.so
2013-05-30 16:05:43 linux-kernel [PATCH 62/66] perf tools: Add NO_BIONIC variable to confiure bionic setup
2013-05-30 16:05:36 linux-kernel [PATCH 44/66] perf tools: Move libpython check config into config/Makefile
2013-05-30 16:05:05 linux-kernel [PATCH 65/66] perf tools: Remove '?=' Makefile STRIP assignment
2013-05-30 16:04:42 linux-kernel [PATCH 49/66] perf tools: Final touches for CHK config move
2013-05-30 16:04:28 linux-kernel [PATCH 61/66] perf tools: Switch to full path C include directories
2013-05-30 16:04:19 linux-kernel [PATCH 51/66] perf tests: Fix exclude_guest|exclude_host checking for attr tests
2013-05-30 16:04:08 linux-kernel [PATCH 52/66] perf tools: Remove frozen from perf_header struct
2013-05-30 16:03:55 linux-kernel [PATCH 17/66] perf record: handle death by SIGTERM
2013-05-30 16:03:47 linux-kernel [PATCH 03/66] perf hists: Free unused mem info of a matched hist entry
2013-05-30 16:03:37 linux-kernel [PATCH 31/66] perf stats: Fix divide by 0 in variance
2013-05-30 16:03:27 linux-kernel [PATCH 53/66] perf tools: Remove cwdlen from struct perf_session
2013-05-30 16:03:16 linux-kernel [PATCH 13/66] perf hists browser: Use sort__has_sym
2013-05-30 16:03:02 linux-kernel [PATCH 54/66] tools lib lk: Respect CROSS_COMPILE
2013-05-30 16:02:54 linux-kernel [PATCH 22/66] perf report: Don't bother locking when adding hist entries
2013-05-30 16:02:43 linux-kernel [PATCH 18/66] perf top: Fix -E option behavior
2013-05-30 16:02:36 linux-kernel [PATCH 19/66] perf top: Fix percent output when no samples collected
2013-05-30 16:02:27 linux-kernel [PATCH 01/66] perf tools: Fix bug in isupper() and islower()
2013-05-30 16:02:14 linux-kernel [PATCH 16/66] perf tools: Handle JITed code in shared memory
2013-05-30 16:02:07 linux-kernel [PATCH 29/66] perf evsel: Fix printing of perf_event_paranoid message
2013-05-21 09:20:48 linux-kernel Re: [PATCH 2/5] perf: Reorder parameters of strglobmatch
2013-05-06 20:19:30 linux-kernel Re: [RFC/PATCH] perf: Expand definition of sysfs format attribute
2013-03-28 17:13:42 linux-kernel [PATCH 10/36] perf tools: Cleanup calc_data_size logic
2013-03-28 17:13:12 linux-kernel [PATCH 01/36] perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
2013-03-28 17:13:11 linux-kernel [PATCH 02/36] perf tools: Let get_tracing_file() return NULL to indicate failure.
2013-03-28 17:11:48 linux-kernel [PATCH 08/36] perf tools: Get rid of read_or_die() in trace-event-read.c
2013-03-28 17:11:47 linux-kernel [PATCH 07/36] perf tools: Get rid of malloc_or_die() in trace-event-read.c
2013-03-28 17:11:45 linux-kernel [PATCH 14/36] perf report: Add --no-demangle option
2013-03-28 17:11:44 linux-kernel [PATCH 05/36] perf tools: Get rid of die() calls from trace-event-info.c
2013-03-28 17:11:43 linux-kernel [PATCH 06/36] perf tools: Handle failure case in trace_report()
2013-03-28 17:11:12 linux-kernel [PATCH 18/36] perf/core: Add weighted samples
2013-03-28 17:11:11 linux-kernel [PATCH 16/36] perf/x86: Improve sysfs event mapping with event string
2013-03-28 17:10:14 linux-kernel [PATCH 19/36] perf: Add generic memory sampling interface
2013-03-28 17:10:13 linux-kernel [PATCH 11/36] perf stat: Refactor aggregation code
2013-03-28 17:10:11 linux-kernel [PATCH 34/36] perf map browser: Use ui_browser__input_window()
2013-03-28 17:09:38 linux-kernel [PATCH 23/36] perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
2013-03-28 17:09:37 linux-kernel [PATCH 20/36] perf/x86: Add memory profiling via PEBS Load Latency
2013-03-28 17:08:21 linux-kernel [PATCH 12/36] perf stat: Rename --aggr-socket to --per-socket
2013-03-28 17:08:20 linux-kernel [PATCH 29/36] perf machine: Detect data vs. text mappings
2013-03-28 17:08:18 linux-kernel [PATCH 31/36] Revert "perf sched: Handle PERF_RECORD_EXIT events"
2013-03-28 17:08:17 linux-kernel [PATCH 35/36] perf tools: Remove dependency on libnewt
2013-03-28 17:08:15 linux-kernel [PATCH 22/36] perf/x86: Add support for PEBS Precise Store
2013-03-28 17:06:51 linux-kernel [PATCH 13/36] perf stat: Add per-core aggregation
2013-03-28 17:06:50 linux-kernel [PATCH 28/36] perf tools: Add new mem command for memory access profiling