index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
1
-7
/
+10
*
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
*
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
2009-12-28
1
-5
/
+77
*
perf session: Ditch register_perf_file_handler
Arnaldo Carvalho de Melo
2009-12-14
1
-1
/
+1
*
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
2009-12-12
1
-22
/
+6
*
perf_event: Fix __dsos__write_buildid_table()
Xiao Guangrong
2009-12-07
1
-1
/
+1
*
perf tools: Misc small fixes
OGAWA Hirofumi
2009-12-06
1
-2
/
+7
*
perf symbols: Split the dsos list into kernel and user parts
Arnaldo Carvalho de Melo
2009-11-27
1
-2
/
+10
*
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
2009-11-24
1
-1
/
+1
*
perf symbols: Simplify symbol machinery setup
Arnaldo Carvalho de Melo
2009-11-24
1
-6
/
+0
*
perf symbols: Look for vmlinux in more places
Arnaldo Carvalho de Melo
2009-11-23
1
-1
/
+1
*
perf symbols: Do lazy symtab loading for the kernel & modules too
Arnaldo Carvalho de Melo
2009-11-21
1
-3
/
+3
*
perf tools: Eliminate some more die() uses in library functions
Arnaldo Carvalho de Melo
2009-11-19
1
-27
/
+53
*
perf tools: perf_header__read() shouldn't die()
Arnaldo Carvalho de Melo
2009-11-19
1
-21
/
+31
*
perf symbols: Capture the running kernel buildid too
Arnaldo Carvalho de Melo
2009-11-19
1
-0
/
+1
[next]