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-10-14 20:12:19 linux-kernel [PATCH 144/161] perf symbols: Validate kcore module addresses
2013-10-14 20:12:18 linux-kernel [PATCH 153/161] tools/perf/build: Simplify the autodep inclusion rule
2013-10-14 20:11:31 linux-kernel [PATCH 124/161] perf trace: Add record option
2013-10-14 20:11:30 linux-kernel [PATCH 143/161] perf tools: Separate lbfd check out of NO_DEMANGLE condition
2013-10-14 20:11:29 linux-kernel [PATCH 128/161] perf symbols: Make a separate function to parse /proc/modules
2013-10-14 20:11:03 linux-kernel [PATCH 033/161] tools/perf/build: Speed up git-version test on re-make
2013-10-14 20:09:43 linux-kernel [PATCH 053/161] tools/perf/build: Clean up feature_print_code()
2013-10-14 20:09:41 linux-kernel [PATCH 148/161] tools/perf/build: Pass through DEBUG parameter
2013-10-14 20:09:40 linux-kernel [PATCH 156/161] perf symbols: Add ability to find kcore in build-id cache
2013-10-14 20:09:15 linux-kernel [PATCH 155/161] perf tools: Add copyfile_mode()
2013-10-14 20:08:03 linux-kernel [PATCH 161/161] perf symbols: Fix a mmap and munmap mismatched bug
2013-10-14 20:07:54 linux-kernel [PATCH 154/161] perf annotate: Find kcore symbols on other maps
2013-10-14 20:07:52 linux-kernel [PATCH 114/161] perf tools: Move start conditions to start of the flex file
2013-10-14 20:07:46 linux-kernel [PATCH 133/161] perf tools: Implement summary output for 'make clean'
2013-10-14 20:07:44 linux-kernel [PATCH 073/161] perf completion: Strip function_exists ()
2013-10-14 20:06:51 linux-kernel [PATCH 131/161] perf trace: Initial beautifier for ioctl's 'cmd' arg
2013-10-14 20:06:50 linux-kernel [PATCH 152/161] tools/perf/build: Improve the 'stackprotector' feature test
2013-10-14 20:06:48 linux-kernel [PATCH 140/161] perf trace: Add summary option to dump syscall statistics
2013-10-14 20:05:42 linux-kernel [GIT PULL 000/161] perf/core improvements and fixes
2013-10-14 20:05:40 linux-kernel [PATCH 145/161] perf symbols: Workaround objdump difficulties with kcore
2013-10-14 20:05:38 linux-kernel [PATCH 146/161] perf symbols: Add map_groups__find_ams()
2013-10-14 20:05:36 linux-kernel [PATCH 160/161] perf symbols: Fix a memory leak due to symbol__delete not being used
2013-10-14 20:04:34 linux-kernel [PATCH 157/161] perf annotate: Fix annotate_browser__callq()
2013-10-14 20:04:33 linux-kernel [PATCH 159/161] perf annotate: Another fix for annotate_browser__callq()
2013-10-14 20:03:44 linux-kernel [PATCH 158/161] perf buildid-cache: Add ability to add kcore to the cache
2013-10-14 20:03:23 linux-kernel [PATCH 043/161] tools/perf/build: Remove unused config/feature-tests.mak
2013-10-14 20:03:20 linux-kernel [PATCH 048/161] tools/perf/build: Exclude MAKEFLAGS from nested invocation
2013-10-14 20:03:17 linux-kernel [PATCH 050/161] tools/perf/build: Fix O=/some/dir perf.o type of targets
2013-10-14 20:03:16 linux-kernel [PATCH 034/161] tools/perf/build: Speed up the final link
2013-10-14 20:03:14 linux-kernel [PATCH 039/161] tools/perf/build: Automatically build in parallel, based on number of CPUs in the system
2013-10-14 20:03:12 linux-kernel [PATCH 035/161] tools/perf: Fix double/triple-build of the feature detection logic during 'make install' et al
2013-10-14 20:03:09 linux-kernel [PATCH 022/161] tools/perf/build: Split out feature check: 'gtk2-infobar'
2013-10-14 20:03:05 linux-kernel [PATCH 045/161] tools/perf/build: Collapse the test-all.c testcase
2013-10-14 20:03:01 linux-kernel [PATCH 041/161] tools/perf/build: Standardize the various messages output by parallel make
2013-10-14 20:02:59 linux-kernel [PATCH 036/161] tools/perf/build: Invoke feature-checks 'clean' target from the main Makefile
2013-10-14 20:02:58 linux-kernel [PATCH 031/161] tools/perf: Turn strlcpy() into a __weak function
2013-10-14 20:02:56 linux-kernel [PATCH 005/161] tools/perf/build: Split out feature check: 'stackprotector-all'
2013-10-14 20:02:53 linux-kernel [PATCH 004/161] tools/perf/build: Split out feature check: 'libnuma'
2013-10-14 20:02:49 linux-kernel [PATCH 011/161] tools/perf/build: Split out feature check: 'libelf'
2013-10-14 20:02:47 linux-kernel [PATCH 012/161] tools/perf/build: Split out feature check: 'glibc'
2013-10-14 20:02:45 linux-kernel [PATCH 007/161] tools/perf/build: Split out feature check: 'volatile-register-var'
2013-10-14 20:02:43 linux-kernel [PATCH 008/161] tools/perf/build: Split out feature check: 'fortify-source'
2013-10-07 19:03:25 linux-kernel [GIT PULL 0/6] perf/urgent fixes
2013-10-07 19:02:56 linux-kernel [PATCH 4/6] perf probe: Fix to find line information for probe list
2013-10-07 19:02:53 linux-kernel [PATCH 3/6] perf tools: Fix libaudit test
2013-10-07 19:02:51 linux-kernel [PATCH 5/6] perf tools: Fix installation of libexec components
2013-10-07 19:02:50 linux-kernel [PATCH 6/6] perf session: Fix infinite loop on invalid perf.data file
2013-10-07 19:02:48 linux-kernel [PATCH 2/6] perf stat: Set child_pid after perf_evlist__prepare_workload()
2013-10-07 19:02:36 linux-kernel [PATCH 1/6] perf tools: Add default handler for mmap2 events
2013-10-02 15:33:17 linux-kernel Re: [BUG] perf timechart segfault
2013-09-25 17:21:34 linux-kernel [PATCH 5/6] perf machine: Fix path unpopulated in machine__create_modules()