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-08-07 21:26:02
linux-kernel
[PATCH 09/47] perf tests: Add attr record group sampling test
2013-08-07 21:24:14
linux-kernel
[PATCH 07/47] perf evsel: Add PERF_SAMPLE_READ sample related processing
2013-08-07 21:24:12
linux-kernel
[PATCH 12/47] perf tools: Fix compile of util/tsc.c
2013-08-07 21:24:10
linux-kernel
[PATCH 10/47] perf tests: Add parse events tests for leader sampling
2013-08-07 21:24:08
linux-kernel
[PATCH 16/47] perf top: move CONSOLE_CLEAR to header file
2013-08-07 21:23:49
linux-kernel
[PATCH 17/47] perf stats: Add max and min stats
2013-08-07 21:22:30
linux-kernel
[PATCH 38/47] perf annotate browser: Fix typo
2013-08-07 21:22:29
linux-kernel
[PATCH 06/47] perf evlist: Add perf_evlist__id2sid method to get event ID related data
2013-08-07 21:22:28
linux-kernel
[PATCH 14/47] perf python: Remove duplicate TID bit from mask
2013-08-07 21:22:27
linux-kernel
[PATCH 05/47] perf evlist: Fix event ID retrieval for group format read case
2013-08-07 21:22:25
linux-kernel
[PATCH 18/47] perf session: Export a few functions for event processing
2013-08-07 21:19:46
linux-kernel
[PATCH 32/47] perf tests: Add kcore to the object code reading test
2013-08-07 21:19:42
linux-kernel
[PATCH 45/47] perf tests: Add tests of new pinned modifier
2013-08-07 21:19:41
linux-kernel
[PATCH 34/47] perf annotate: Put dso name in symbol annotation title
2013-08-07 21:19:39
linux-kernel
[PATCH 33/47] perf annotate: Allow disassembly using /proc/kcore
2013-08-07 21:19:33
linux-kernel
[PATCH 22/47] perf stat: Add support for --initial-delay option
2013-08-07 21:19:32
linux-kernel
[PATCH 08/47] perf tools: Add 'S' event/group modifier to read sample value
2013-08-07 21:19:31
linux-kernel
[PATCH 23/47] perf stat: Flush output after each line in interval mode
2013-08-07 21:19:30
linux-kernel
[PATCH 13/47] perf trace: Beautify 'connect' result
2013-08-07 21:19:29
linux-kernel
[PATCH 20/47] perf evlist: Remove obsolete dummy execve
2013-08-07 21:18:57
linux-kernel
[PATCH 21/47] perf evsel: Add support for enabling counters
2013-08-07 21:18:56
linux-kernel
[PATCH 02/47] perf: Do not get values from disabled counters in group format read
2013-08-07 21:17:48
linux-kernel
[PATCH 44/47] perf tools: Add support for pinned modifier
2013-08-07 21:17:47
linux-kernel
[PATCH 24/47] perf symbols: avoid SyS kernel syscall aliases
2013-08-07 21:17:46
linux-kernel
[PATCH 39/47] perf session: Export queue_event function
2013-08-07 21:17:45
linux-kernel
[PATCH 26/47] perf symbols: Load kernel maps before using
2013-08-07 21:17:04
linux-kernel
[PATCH 46/47] perf machine: Do not require /lib/modules/* on a guest
2013-08-07 21:17:01
linux-kernel
[PATCH 47/47] Revert "tools lib lk: Fix for cross build"
2013-08-07 21:15:36
linux-kernel
[PATCH 31/47] perf tests: Adjust the vmlinux symtab matches kallsyms test again
2013-08-07 21:15:33
linux-kernel
[PATCH 04/47] perf tools: Add support for parsing PERF_SAMPLE_READ sample type
2013-08-07 21:15:31
linux-kernel
[PATCH 42/47] perf kvm stat report: Add option to analyze specific VM
2013-08-07 21:15:29
linux-kernel
[PATCH 28/47] perf tests: Adjust the vmlinux symtab matches kallsyms test
2013-08-07 21:15:28
linux-kernel
[PATCH 37/47] perf annotate browser: Improve description of '?' hotkey
2013-08-07 21:15:26
linux-kernel
[PATCH 25/47] perf tests: Add test for reading object code
2013-08-07 21:13:59
linux-kernel
[PATCH 36/47] perf annotate: Add call target name if it is missing
2013-08-07 21:13:58
linux-kernel
[PATCH 29/47] perf tools: Make it possible to read object code from kernel modules
2013-08-07 21:13:57
linux-kernel
[PATCH 35/47] perf annotate: Remove nop at end of annotation
2013-08-07 21:13:53
linux-kernel
[PATCH 27/47] perf tools: Make it possible to read object code from vmlinux
2013-08-07 21:13:52
linux-kernel
[PATCH 40/47] perf kvm: Add live mode
2013-08-07 21:13:51
linux-kernel
[PATCH 19/47] perf kvm: Split out tracepoints from record args
2013-08-07 21:12:05
linux-kernel
[PATCH 30/47] perf symbols: Add support for reading from /proc/kcore
2013-08-07 21:12:04
linux-kernel
[PATCH 15/47] perf util: Add parse_nsec_time() function
2013-08-07 21:12:03
linux-kernel
[PATCH 43/47] perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loop
2013-08-07 21:12:00
linux-kernel
[GIT PULL 00/47] perf/core improvements and fixes
2013-08-07 21:11:43
linux-kernel
[PATCH 41/47] perf kvm: Add min and max stats to display
2013-08-07 21:11:34
linux-kernel
[PATCH 01/47] perf: Add PERF_EVENT_IOC_ID ioctl to return event ID
2013-08-07 21:11:29
linux-kernel
[PATCH 03/47] perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event id
2013-08-07 21:11:26
linux-kernel
[PATCH 11/47] perf evsel: Actually show symbol offset in stack trace when requested
2013-08-05 16:11:04
linux-kernel
Re: [PATCH 2/5] tools, perf: Add support to evsel for enabling counters
2013-07-22 20:25:29
linux-kernel
[PATCH 05/11] perf tools: Fix build with perl 5.18
2013-07-22 20:25:28
linux-kernel
[PATCH 11/11] perf tools: Move weight back to common sort keys