LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2013-09-25 17:20:51
linux-kernel
[GIT PULL 0/6] perf/urgent fixes
2013-09-25 17:20:49
linux-kernel
[PATCH 1/6] perf kmem: Make it work again on non NUMA machines
2013-09-25 17:20:47
linux-kernel
[PATCH 3/6] perf probe: Fix probing symbols with optimization suffix
2013-09-25 17:20:44
linux-kernel
[PATCH 6/6] perf symbols: Demangle cloned functions
2013-09-25 17:20:39
linux-kernel
[PATCH 2/6] perf trace: Add mmap2 handler
2013-09-25 17:20:38
linux-kernel
[PATCH 4/6] perf tools: Explicitly add libdl dependency
2013-09-19 18:42:53
linux-kernel
[PATCH 8/9] perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()
2013-09-19 18:42:52
linux-kernel
[PATCH 2/9] perf tools: Fill in new definitions for madvise()/mmap() flags
2013-09-19 18:42:33
linux-kernel
[PATCH 7/9] perf probe: Fix finder to find lines of given function
2013-09-19 18:41:47
linux-kernel
[GIT PULL 0/9] perf/urgent fixes
2013-09-19 18:41:03
linux-kernel
[PATCH 4/9] perf tools: Fix buildid cache handling of kallsyms with kcore
2013-09-19 18:41:02
linux-kernel
[PATCH 6/9] perf session: Check for SIGINT in more loops
2013-09-19 18:41:00
linux-kernel
[PATCH 5/9] perf tools: Fix compile with libelf without get_phdrnum
2013-09-19 18:40:57
linux-kernel
[PATCH 3/9] perf annotate: Fix objdump line parsing offset validation
2013-09-19 18:40:50
linux-kernel
[PATCH 1/9] perf tools: Sharpen the libaudit dependencies test
2013-09-19 18:40:44
linux-kernel
[PATCH 9/9] tools lib lk: Uninclude linux/magic.h in debugfs.c
2013-09-10 18:12:59
linux-kernel
[PATCH 4/5] perf tools: Add attr->mmap2 support
2013-09-10 18:12:58
linux-kernel
[PATCH 1/5] perf trace: Handle perf.data files with no tracepoints
2013-09-10 18:12:57
linux-kernel
[PATCH 2/5] perf evlist: Fix id pos in perf_evlist__open()
2013-09-10 18:12:26
linux-kernel
[GIT PULL 0/5] perf/urgent fixes
2013-09-10 18:12:22
linux-kernel
[PATCH 3/5] perf kvm: Fix sample_type manipulation
2013-09-10 18:12:21
linux-kernel
[PATCH 5/5] perf: Fix up MMAP2 buffer space reservation
2013-09-05 19:44:22
linux-kernel
[PATCH 6/6] perf session: Separate progress bar update when processing events
2013-09-05 19:43:08
linux-kernel
[GIT PULL 0/6] perf/urgent fixes
2013-09-05 19:43:07
linux-kernel
[PATCH 1/6] perf trace: Check control+C more often
2013-09-05 19:43:05
linux-kernel
[PATCH 2/6] perf tools: Add test for parsing with no sample_id_all bit
2013-09-05 19:43:03
linux-kernel
[PATCH 4/6] perf hists: Fix formatting of long symbol names
2013-09-05 19:43:01
linux-kernel
[PATCH 3/6] perf evlist: Fix parsing with no sample_id_all bit set
2013-09-05 19:42:53
linux-kernel
[PATCH 5/6] perf trace: Check if MAP_32BIT is defined
2013-09-03 13:38:09
linux-kernel
Re: [GIT PULL] perf changes for v3.12
2013-09-02 20:58:51
linux-kernel
[PATCH 06/10] perf list: Skip unsupported events
2013-09-02 20:58:50
linux-kernel
[PATCH 03/10] perf: Add a dummy software event to keep tracking
2013-09-02 20:58:49
linux-kernel
[PATCH 04/10] perf tools: Add support for PERF_COUNT_SW_DUMMY
2013-09-02 20:58:00
linux-kernel
[GIT PULL 00/10] perf/core improvements and fixes
2013-09-02 20:57:59
linux-kernel
[PATCH 08/10] perf trace: Add beautifier for lseek's whence arg
2013-09-02 20:57:40
linux-kernel
[PATCH 05/10] perf tests: Add 'keep tracking' test
2013-09-02 20:57:10
linux-kernel
[PATCH 09/10] perf trace: Add beautifier for open's flags arg
2013-09-02 20:56:59
linux-kernel
[PATCH 10/10] perf trace: Tell arg formatters the arg index
2013-09-02 20:56:55
linux-kernel
[PATCH 02/10] perf trace: Add beautifier for futex 'operation' parm
2013-09-02 20:56:52
linux-kernel
[PATCH 01/10] perf trace: Allow syscall arg formatters to mask args
2013-09-02 20:56:48
linux-kernel
[PATCH 07/10] perf tools: Fix symbol offset computation for some dsos
2013-08-30 19:01:53
linux-kernel
[PATCH 02/15] perf evsel: Tidy up sample parsing overflow checking
2013-08-30 19:01:52
linux-kernel
[PATCH 06/15] perf evlist: Move perf_evlist__config() to a new source file
2013-08-30 19:01:51
linux-kernel
[PATCH 14/15] perf trace: Honor target pid / tid options when analyzing a file
2013-08-30 19:01:49
linux-kernel
[PATCH 10/15] perf tools: Add a function to calculate sample event size
2013-08-30 19:01:48
linux-kernel
[GIT PULL 00/15] perf/core improvements and fixes
2013-08-30 19:01:47
linux-kernel
[PATCH 07/15] perf tools: Add support for PERF_SAMPLE_IDENTIFIER
2013-08-30 19:01:33
linux-kernel
[PATCH 09/15] perf tools: Expand perf_event__synthesize_sample()
2013-08-30 19:00:55
linux-kernel
[PATCH 13/15] perf trace: Add option to analyze events in a file versus live
2013-08-30 19:00:53
linux-kernel
[PATCH 04/15] perf tools: Remove references to struct ip_event
2013-08-30 18:59:59
linux-kernel
[PATCH 05/15] perf: make events stream always parsable