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-07-18 19:59:28
linux-kernel
[PATCH 56/76] perf diff: Display data file info ahead of the diff output
2013-07-18 19:58:30
linux-kernel
[PATCH 27/76] perf util: Skip reading header_event file
2013-07-18 19:58:11
linux-kernel
[PATCH 46/76] perf tools: Validate perf event header size
2013-07-18 19:57:51
linux-kernel
[PATCH 53/76] perf diff: Introducing diff_data object to hold files
2013-07-18 19:57:17
linux-kernel
[PATCH 47/76] perf tools: struct thread has a tid not a pid
2013-07-18 19:56:50
linux-kernel
[PATCH 57/76] perf diff: Move diff related columns into diff command
2013-07-18 19:56:36
linux-kernel
[PATCH 69/76] perf tools: Fix 'make tools/perf'
2013-07-18 19:56:28
linux-kernel
[PATCH 26/76] perf util: Make file/host_bigendian variable local
2013-07-18 19:56:25
linux-kernel
[PATCH 52/76] perf tools: Centralize default columns init in perf_hpp__init
2013-07-18 19:56:15
linux-kernel
[PATCH 50/76] perf report/top: Add option to collapse undesired parts of call graph
2013-07-18 19:56:13
linux-kernel
[PATCH 66/76] perf tools: Remove event types from perf data file
2013-07-18 19:54:59
linux-kernel
[PATCH 60/76] perf diff: Update perf diff documentation for multiple data comparison
2013-07-18 19:54:58
linux-kernel
[PATCH 55/76] perf hists: Marking dummy hists entries
2013-07-18 19:54:57
linux-kernel
[PATCH 42/76] perf tools: Fix missing tool parameter
2013-07-18 19:54:55
linux-kernel
[PATCH 65/76] perf timechart: Remove event types framework only user
2013-07-18 19:53:05
linux-kernel
[PATCH 59/76] perf diff: Change diff command to work over multiple data files
2013-07-18 19:53:03
linux-kernel
[PATCH 54/76] perf diff: Switching the base hists to be pairs head
2013-07-18 19:53:01
linux-kernel
[PATCH 63/76] perf tools: Move hist_entry__period_snprintf into stdio code
2013-07-18 19:52:59
linux-kernel
[PATCH 13/76] perf tools: Make Power7 events available for perf
2013-07-18 19:52:58
linux-kernel
[PATCH 44/76] perf tools: Add const specifier to perf_pmu__find name parameter
2013-07-18 19:52:56
linux-kernel
[PATCH 76/76] perf header: Recognize version number for perf data file
2013-07-18 19:52:54
linux-kernel
[PATCH 67/76] perf record: Remove event types pushing
2013-07-18 19:52:23
linux-kernel
[PATCH 73/76] perf header: Remove data_offset seek as it's not needed
2013-07-18 19:52:21
linux-kernel
[PATCH 61/76] perf diff: Making compute functions static
2013-07-18 19:51:56
linux-kernel
[PATCH 74/76] perf header: Remove attr_offset from perf_header
2013-07-18 19:51:18
linux-kernel
[PATCH 75/76] perf header: Introduce feat_offset into perf_header
2013-07-18 19:50:43
linux-kernel
[PATCH 68/76] perf tools: Remove event types framework completely
2013-07-18 19:50:42
linux-kernel
[PATCH 71/76] perf tests: Check proper prev_state size for sched_switch tp
2013-07-18 19:50:40
linux-kernel
[PATCH 72/76] perf session: Use session->fd instead of passing fd as argument
2013-07-18 19:50:39
linux-kernel
[PATCH 62/76] perf diff: Add generic order option for compute sorting
2013-07-18 19:50:35
linux-kernel
[PATCH 70/76] perf symbols: Do not apply symfs for an absolute vmlinux path
2013-07-18 19:50:31
linux-kernel
[PATCH 19/76] tools lib traceevent: Get rid of unused gui target
2013-07-18 19:50:29
linux-kernel
[PATCH 15/76] perf tools: Don't free list head in parse_events__free_terms
2013-07-18 19:50:27
linux-kernel
[PATCH 10/76] perf util: Use evsel->name to get tracepoint_paths
2013-07-18 19:50:24
linux-kernel
[PATCH 21/76] tools lib traceevent: Add trace_seq_reset()
2013-07-18 19:50:19
linux-kernel
[PATCH 06/76] perf tools: Use default include path notation for libtraceevent headers
2013-07-18 19:50:18
linux-kernel
[PATCH 02/76] perf top: Add --objdump option
2013-07-18 16:19:23
linux-kernel
Re: [PATCH] perf tools: Fix 'make tools/perf'
2013-07-17 15:31:36
linux-kernel
Re: [PATCH] perf tools: Fix 'make tools/perf'
2013-07-10 19:27:05
linux-kernel
[PATCH 03/23] perf tools: Fix build errors with O and DESTDIR make vars set
2013-07-10 19:26:49
linux-kernel
[PATCH 17/23] perf evsel: Fix missing increment in sample parsing
2013-07-10 19:26:46
linux-kernel
[PATCH 04/23] perf bench: Fix memory allocation fail check in mem{set,cpy} workloads
2013-07-10 19:26:44
linux-kernel
[PATCH 01/23] tools: Get only verbose output with V=1
2013-07-10 19:26:43
linux-kernel
[PATCH 02/23] perf tools: Fix output directory of Documentation/
2013-07-10 19:24:08
linux-kernel
[PATCH 05/23] perf tools: Include termios.h explicitly
2013-07-10 19:23:51
linux-kernel
[PATCH 20/23] perf tools: Fix perf version generation
2013-07-10 19:23:18
linux-kernel
[PATCH 11/23] perf tools: Fix -x/--exclude-other option for report command
2013-07-10 19:23:16
linux-kernel
[PATCH 10/23] perf evlist: Enhance perf_evlist__start_workload()
2013-07-10 19:22:50
linux-kernel
[PATCH 14/23] perf tools: Fix parse_events_terms() segfault on error path
2013-07-10 19:22:32
linux-kernel
[PATCH 21/23] perf tools: Revert regression in configuration of Python support
2013-07-10 19:22:08
linux-kernel
[PATCH 16/23] perf tools: Update symbol_conf.nr_events when processing attribute events