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-23 20:58:29 linux-kernel [PATCH 05/16] perf probe: Find fentry mcount fuzzed parameter location
2013-10-23 20:58:28 linux-kernel [PATCH 06/16] perf bench: Change the procps visible command-name of invididual benchmark tests plus cleanups
2013-10-22 14:35:57 linux-kernel [PATCH 05/26] perf evlist: Introduce perf_evlist__strerror_tp method
2013-10-22 14:35:56 linux-kernel [PATCH 21/26] perf tools: Compare dso's also when comparing symbols
2013-10-22 14:34:40 linux-kernel [PATCH 10/26] perf record: Improve write_output error message
2013-10-22 14:34:39 linux-kernel [PATCH 06/26] perf tools: Introduce filename__read_int helper
2013-10-22 14:34:37 linux-kernel [PATCH 16/26] perf evlist: Fix perf_evlist__mmap comments
2013-10-22 14:34:36 linux-kernel [PATCH 14/26] perf tools: Fix test_on_exit for 32-bit build
2013-10-22 14:34:35 linux-kernel [PATCH 07/26] perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid
2013-10-22 14:34:03 linux-kernel [PATCH 01/26] perf scripting perl: Fix build error on Fedora 12
2013-10-22 14:34:01 linux-kernel [PATCH 26/26] perf top: Add --max-stack option to limit callchain stack scan
2013-10-22 14:33:40 linux-kernel [PATCH 04/26] perf trace: Improve event processing exit
2013-10-22 14:32:53 linux-kernel [PATCH 25/26] perf report: Add --max-stack option to limit callchain stack scan
2013-10-22 14:31:52 linux-kernel [PATCH 23/26] perf tools: Add perf_data_file__open interface to data object
2013-10-22 14:31:11 linux-kernel [PATCH 24/26] perf session: Separating data file properties from session
2013-10-22 14:31:07 linux-kernel [GIT PULL 00/26] perf/core improvements and fixes
2013-10-22 14:31:05 linux-kernel [PATCH 22/26] perf tools: Add data object to handle perf data file
2013-10-22 14:29:12 linux-kernel [PATCH 03/26] perf trace: Use vfs_getname hook if available
2013-10-22 14:29:10 linux-kernel [PATCH 20/26] perf callchain: Convert children list to rbtree
2013-10-22 14:29:08 linux-kernel [PATCH 12/26] perf session: Add missing members to perf_event__attr_swap()
2013-10-22 14:29:07 linux-kernel [PATCH 18/26] perf script: Print addr by default for BTS
2013-10-22 14:29:05 linux-kernel [PATCH 15/26] perf tools: Fix bench/numa.c for 32-bit build
2013-10-22 14:29:03 linux-kernel [PATCH 11/26] perf session: Add missing sample flush for piped events
2013-10-22 14:29:00 linux-kernel [PATCH 17/26] perf evlist: Factor out duplicated mmap code
2013-10-22 14:28:58 linux-kernel [PATCH 13/26] perf evlist: Fix 32-bit build error
2013-10-22 14:28:56 linux-kernel [PATCH 02/26] perf trace: Split fd -> pathname array handling
2013-10-22 14:28:55 linux-kernel [PATCH 08/26] perf evsel: Add missing 'mmap2' from debug print
2013-10-22 14:28:53 linux-kernel [PATCH 09/26] perf evsel: Add missing decrement in id sample parsing
2013-10-22 14:28:45 linux-kernel [PATCH 19/26] perf list: Show error if tracepoints not available
2013-10-20 08:28:27 linux-kernel [PATCH 3/3] perf: Disable PERF_RECORD_MMAP2 support
2013-10-20 08:28:24 linux-kernel [PATCH 2/3] perf scripting perl: Fix build error on Fedora 12
2013-10-20 08:28:20 linux-kernel [GIT PULL 0/3] perf/urgent fixes
2013-10-20 08:27:52 linux-kernel [PATCH 1/3] perf probe: Fix to initialize fname always before use it
2013-10-14 20:53:55 linux-kernel [PATCH 002/161] tools/perf/build: Add feature check core code
2013-10-14 20:53:54 linux-kernel [PATCH 006/161] tools/perf/build: Split out feature check: 'stackprotector'
2013-10-14 20:53:52 linux-kernel [PATCH 010/161] tools/perf/build: Clean up the libelf logic in config/Makefile
2013-10-14 20:53:51 linux-kernel [PATCH 003/161] tools/perf/build: Add 'autodep' functionality, generate feature test dependencies automatically
2013-10-14 20:53:49 linux-kernel [PATCH 013/161] tools/perf/build: Split out feature check: 'dwarf'
2013-10-14 20:53:48 linux-kernel [PATCH 014/161] tools/perf/build: Clean up the mmap logic in config/Makefile
2013-10-14 20:53:30 linux-kernel [PATCH 009/161] tools/perf/build: Split out feature check: 'bionic'
2013-10-14 20:52:51 linux-kernel [PATCH 001/161] tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
2013-10-14 20:52:50 linux-kernel [PATCH 016/161] tools/perf/build: Split out feature check: 'libelf-getphdrnum'
2013-10-14 20:49:50 linux-kernel [PATCH 015/161] tools/perf/build: Split out feature check: 'libelf-mmap'
2013-10-14 20:49:48 linux-kernel [PATCH 021/161] tools/perf/build: Split out feature check: 'gtk2'
2013-10-14 20:49:47 linux-kernel [PATCH 019/161] tools/perf/build: Split out feature check: 'libaudit'
2013-10-14 20:49:33 linux-kernel [PATCH 017/161] tools/perf/build: Clean up the libunwind logic in config/Makefile
2013-10-14 20:48:32 linux-kernel [PATCH 018/161] tools/perf/build: Split out feature check: 'libunwind'
2013-10-14 20:48:30 linux-kernel [PATCH 024/161] tools/perf/build: Split out feature check: 'libpython'
2013-10-14 20:48:29 linux-kernel [PATCH 027/161] tools/perf/build: Split out feature check: 'strlcpy'
2013-10-14 20:47:47 linux-kernel [PATCH 025/161] tools/perf/build: Split out feature check: 'libpython-version'
2013-10-14 20:47:10 linux-kernel [PATCH 023/161] tools/perf/build: Split out feature check: 'libperl'