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-22 20:24:25
linux-kernel
[PATCH 10/11] perf tests: Add broken install-* tests into tests/make
2013-07-22 20:23:19
linux-kernel
[PATCH 07/11] perf tests: Rename TMP to TMP_O tests/make variable
2013-07-22 20:23:13
linux-kernel
[PATCH 08/11] perf tests: Add DESTDIR=TMP_DEST tests/make variable
2013-07-22 20:23:05
linux-kernel
[GIT PULL 00/11] perf/core improvements and fixes
2013-07-22 20:23:03
linux-kernel
[PATCH 06/11] perf tests: Run ctags/cscope make tests only with needed binaries
2013-07-22 20:23:00
linux-kernel
[PATCH 09/11] perf tests: Add 'make install/install-bin' tests into tests/make
2013-07-22 20:22:57
linux-kernel
[PATCH 04/11] perf tools: Support callchain sorting based on addresses
2013-07-22 20:22:55
linux-kernel
[PATCH 01/11] perf script: Fix named threads support
2013-07-22 20:22:53
linux-kernel
[PATCH 03/11] perf bench: Fix memcpy benchmark for large sizes
2013-07-22 20:22:50
linux-kernel
[PATCH 02/11] perf evsel: Handle ENODEV on default cycles event
2013-07-22 16:04:36
linux-kernel
Re: [PATCH] perf, tools: Support callchain sorting based on addresses
2013-07-22 16:00:53
linux-kernel
Re: [PATCH] perf, tools, bench: Fix memcpy benchmark for large sizes v2
2013-07-18 20:12:53
linux-kernel
[PATCH 07/76] perf tools: Add methods for setting/retrieving priv element of thread struct
2013-07-18 20:12:38
linux-kernel
[PATCH 14/76] perf evlist: Fix use of uninitialized variable
2013-07-18 20:11:30
linux-kernel
[PATCH 01/76] perf tools: Rename cpu_map__all() to cpu_map__empty()
2013-07-18 20:11:28
linux-kernel
[PATCH 09/76] perf util: Move debugfs/tracing helper functions to util.c
2013-07-18 20:11:25
linux-kernel
[PATCH 18/76] tools lib traceevent: Remove unused install targets
2013-07-18 20:11:04
linux-kernel
[PATCH 17/76] perf parse events: Demystify memory allocations
2013-07-18 20:09:32
linux-kernel
[PATCH 24/76] perf util: Save page size in a trace file to pevent
2013-07-18 20:09:29
linux-kernel
[PATCH 20/76] tools lib traceevent: Add const qualifier to string arguments
2013-07-18 20:09:26
linux-kernel
[PATCH 35/76] perf gtk/hists: Use GtkTreeStore instead of GtkListStore
2013-07-18 20:09:23
linux-kernel
[PATCH 33/76] perf util: Remove unused enum and macro in trace-event.h
2013-07-18 20:09:20
linux-kernel
[PATCH 32/76] perf util: No need to call read_trace_init() in tracing_data_header()
2013-07-18 20:09:18
linux-kernel
[PATCH 22/76] tools lib traceevent: Add page_size field to pevent
2013-07-18 20:09:16
linux-kernel
[PATCH 16/76] perf tests: Make terms a stack variable in test_term
2013-07-18 20:06:19
linux-kernel
[PATCH 23/76] tools lib traceevent: Port kbuffer parser routines
2013-07-18 20:06:17
linux-kernel
[PATCH 28/76] perf util: Parse header_page to get proper long size
2013-07-18 20:06:14
linux-kernel
[PATCH 31/76] perf util: Rename read_*() functions in trace-event-info.c
2013-07-18 20:06:11
linux-kernel
[PATCH 36/76] perf gtk/hists: Add support for callchains
2013-07-18 20:06:08
linux-kernel
[PATCH 34/76] perf sched: Move struct perf_sched definition out of cmd_sched()
2013-07-18 20:06:06
linux-kernel
[PATCH 29/76] perf util: Get rid of unused header_page_* variables
2013-07-18 20:06:01
linux-kernel
[PATCH 03/76] perf tools: Remove cwd from perf_session struct
2013-07-18 20:05:21
linux-kernel
[PATCH 25/76] perf util: Save long size of traced system
2013-07-18 20:05:18
linux-kernel
[PATCH 39/76] perf gtk/hists: Add a double-click handler for callchains
2013-07-18 20:03:36
linux-kernel
[PATCH 38/76] perf gtk/hists: Make column headers resizable
2013-07-18 20:03:35
linux-kernel
[PATCH 05/76] perf tests: Make TEST_ASSERT_VAL global
2013-07-18 20:03:32
linux-kernel
[PATCH 30/76] perf script: Adopt latency_format variable
2013-07-18 20:03:30
linux-kernel
[PATCH 11/76] perf tools: Do not elide parent symbol column
2013-07-18 20:03:29
linux-kernel
[PATCH 40/76] perf gtk/hists: Set rules hint for the hist browser
2013-07-18 20:02:31
linux-kernel
[PATCH 58/76] perf diff: Move columns into struct data__file
2013-07-18 20:02:29
linux-kernel
[PATCH 04/76] perf tests: Omit end of the symbol check failure for test 1
2013-07-18 20:02:28
linux-kernel
[PATCH 49/76] perf list: List kernel supplied event aliases
2013-07-18 20:02:26
linux-kernel
[PATCH 12/76] perf report: Fix perf_session__delete removal
2013-07-18 20:01:31
linux-kernel
[PATCH 48/76] perf tools: Default to cpu// for events v5
2013-07-18 20:01:29
linux-kernel
[PATCH 51/76] perf tools: Add struct perf_hpp_fmt into hpp callbacks
2013-07-18 20:01:27
linux-kernel
[PATCH 37/76] perf gtk/hists: Display callchain overhead also
2013-07-18 20:01:23
linux-kernel
[PATCH 41/76] perf inject: Remove unused parameter
2013-07-18 19:59:34
linux-kernel
[PATCH 08/76] perf tools: Remove callchain_cursor_reset call
2013-07-18 19:59:33
linux-kernel
[PATCH 43/76] perf inject: Add missing 'finished_round'
2013-07-18 19:59:31
linux-kernel
[PATCH 64/76] perf timechart: Use traceevent lib event-parse.h include
2013-07-18 19:59:30
linux-kernel
[PATCH 45/76] perf evlist: Tidy duplicated munmap code