index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf report: Use properly build_id kernel binaries
Jiri Olsa
2011-08-11
1
-1
/
+10
*
perf buildid-cache: Zero out buffer of filenames when adding/removing buildid
Han Pingtian
2011-07-22
1
-4
/
+4
*
perf tools: Fix endian conversion reading event attr from file header
David Ahern
2011-07-21
1
-1
/
+4
*
perf symbols: Handle /proc/sys/kernel/kptr_restrict
Arnaldo Carvalho de Melo
2011-05-26
1
-2
/
+6
*
perf tools: Move evlist sample helpers to evlist area
Frederic Weisbecker
2011-05-22
1
-31
/
+0
*
perf build-id: Add quirk to deal with perf.data file format breakage
Arnaldo Carvalho de Melo
2011-03-23
1
-1
/
+56
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-15
1
-309
/
+226
|
\
|
*
perf header: Stop using 'self'
Arnaldo Carvalho de Melo
2011-03-10
1
-100
/
+99
|
*
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
2011-03-10
1
-141
/
+84
|
*
perf tools: Improve support for sessions with multiple events
Arnaldo Carvalho de Melo
2011-03-06
1
-31
/
+0
|
*
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
2011-02-07
1
-1
/
+1
|
*
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
1
-40
/
+43
|
*
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
1
-7
/
+10
*
|
perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache
Lin Ming
2011-03-09
1
-3
/
+8
|
/
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
1
-2
/
+2
*
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-01-04
1
-8
/
+7
|
\
|
*
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
2011-01-03
1
-3
/
+3
|
*
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
1
-5
/
+4
*
|
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
perf buildid-cache: Fix symbolic link handling
Franck Bui-Huu
2010-12-16
1
-4
/
+6
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-12-16
1
-3
/
+8
|
\
\
|
|
/
|
*
perf header: Don't assume there's no attr info if no sample ids is provided
Franck Bui-Huu
2010-11-30
1
-3
/
+8
*
|
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
2010-12-06
1
-0
/
+3
*
|
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
2010-12-04
1
-0
/
+18
*
|
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
2010-12-04
1
-6
/
+5
*
|
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
2010-11-26
1
-2
/
+9
|
/
*
perf record: Add option to avoid updating buildid cache
Stephane Eranian
2010-06-17
1
-1
/
+9
*
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
2010-06-05
1
-2
/
+1
*
perf session: Make read_build_id routines look at the host_machine too
Arnaldo Carvalho de Melo
2010-05-19
1
-32
/
+52
*
perf: Fix performance issue with perf report
Anton Blanchard
2010-05-04
1
-0
/
+8
*
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
2010-05-03
1
-1
/
+0
*
perf: add perf-inject builtin
Tom Zanussi
2010-05-02
1
-8
/
+27
*
perf/live: don't synthesize build ids at the end of a live mode trace
Tom Zanussi
2010-05-02
1
-61
/
+0
*
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
2010-04-27
1
-37
/
+33
*
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-19
1
-40
/
+173
*
perf: Convert perf header build_ids into build_id events
Tom Zanussi
2010-04-14
1
-0
/
+90
*
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-04-14
1
-0
/
+52
*
perf: Convert perf event types into event type events
Tom Zanussi
2010-04-14
1
-7
/
+55
*
perf: Convert perf header attrs into attr events
Tom Zanussi
2010-04-14
1
-0
/
+79
*
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
2010-04-14
1
-18
/
+60
*
perf tools: Clean up O_LARGEFILE et al usage
Xiao Guangrong
2010-02-04
1
-11
/
+10
*
perf record: Stop intercepting events, use postprocessing to get build-ids
Arnaldo Carvalho de Melo
2010-02-04
1
-2
/
+5
*
perf tools: Use O_LARGEFILE to open perf data file
Xiao Guangrong
2010-02-03
1
-9
/
+13
*
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
2010-01-21
1
-9
/
+63
*
perf symbols: Cache /proc/kallsyms files by build-id
Arnaldo Carvalho de Melo
2010-01-16
1
-4
/
+11
*
perf tools: Cross platform perf.data analysis support
Arnaldo Carvalho de Melo
2010-01-16
1
-12
/
+51
*
perf symbols: Record the domain of DSOs in HEADER_BUILD_ID header table
Arnaldo Carvalho de Melo
2010-01-13
1
-3
/
+6
*
perf tools: Create write_padded routine out of __dsos__write_buildid_table
Arnaldo Carvalho de Melo
2010-01-13
1
-6
/
+16
*
perf header: perf_header__push_event() shouldn't die
Arnaldo Carvalho de Melo
2009-12-30
1
-6
/
+10
*
perf header: Do_read shouldn't die
Arnaldo Carvalho de Melo
2009-12-30
1
-14
/
+21
[next]