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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix thread_map event synthesizing in top and record
Arnaldo Carvalho de Melo
2011-02-10
2
-7
/
+17
*
perf stat: Fix aggreate counter reading accounting
Arnaldo Carvalho de Melo
2011-02-03
1
-1
/
+1
*
perf tools: Fix time function double declaration with glibc
Thomas Renninger
2011-01-22
1
-2
/
+2
*
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
2011-01-22
1
-1
/
+1
*
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
2011-01-22
1
-0
/
+1
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
13
-46
/
+56
*
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
2011-01-21
1
-0
/
+7
*
perf tools: Fix tracepoint id to string perf.data header table
Arnaldo Carvalho de Melo
2011-01-17
1
-29
/
+0
*
perf tools: Fix handling of wildcards in tracepoint event selectors
Arnaldo Carvalho de Melo
2011-01-17
1
-1
/
+1
*
perf session: Fix infinite loop in __perf_session__process_events
Arnaldo Carvalho de Melo
2011-01-10
1
-1
/
+1
*
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
Arnaldo Carvalho de Melo
2011-01-10
1
-33
/
+49
*
perf tools: Pass whole attr to event selectors
Lin Ming
2011-01-07
3
-7
/
+13
*
perf tools: Fix buffer overflow error when specifying all tracepoints
Han Pingtian
2011-01-06
1
-31
/
+30
*
perf session: Warn about errors when processing pipe events too
Arnaldo Carvalho de Melo
2011-01-05
1
-26
/
+31
*
perf tools: Fix perf_event.h header usage
Stephane Eranian
2011-01-05
2
-2
/
+2
*
Merge commit 'v2.6.37' into perf/core
Ingo Molnar
2011-01-05
1
-1
/
+1
|
\
|
*
perf: Fix callchain hit bad cast on ascii display
Frederic Weisbecker
2011-01-03
1
-1
/
+1
*
|
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
2011-01-04
2
-0
/
+42
*
|
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-01-04
18
-116
/
+586
|
\
\
|
*
|
perf evsel: Auto allocate resources needed for some methods
Arnaldo Carvalho de Melo
2011-01-04
1
-0
/
+9
|
*
|
perf evsel: Use {cpu,thread}_map to shorten list of parameters
Arnaldo Carvalho de Melo
2011-01-04
2
-15
/
+20
|
*
|
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
2
-15
/
+43
|
*
|
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
2
-31
/
+102
|
*
|
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
2011-01-04
2
-0
/
+57
|
*
|
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
2011-01-04
2
-0
/
+167
|
*
|
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
2
-0
/
+12
|
*
|
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
2011-01-03
5
-24
/
+23
|
*
|
perf evsel: Adopt MATCH_EVENT macro from 'stat'
Arnaldo Carvalho de Melo
2011-01-03
1
-0
/
+4
|
*
|
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
10
-46
/
+164
*
|
|
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
6
-40
/
+78
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
perf probe: Fix to support libdwfl older than 0.148
Masami Hiramatsu
2010-12-21
1
-30
/
+55
|
*
perf tools: Fix lazy wildcard matching
Masami Hiramatsu
2010-12-21
1
-1
/
+1
|
*
perf buildid-cache: Fix symbolic link handling
Franck Bui-Huu
2010-12-16
1
-4
/
+6
|
*
perf symbols: Stop using vmlinux files with no symbols
Franck Bui-Huu
2010-12-16
1
-1
/
+1
|
*
perf probe: Fix use of kernel image path given by 'k' option
Franck Bui-Huu
2010-12-16
3
-5
/
+16
*
|
perf probe: Fix short file name probe location reporting
Franck Bui-Huu
2010-12-27
1
-7
/
+7
*
|
perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen
Franck Bui-Huu
2010-12-22
1
-1
/
+1
*
|
perf symbols: Improve kallsyms symbol end addr calculation
Arnaldo Carvalho de Melo
2010-12-22
3
-16
/
+45
*
|
perf probe: Handle gracefully some stupid and buggy line syntaxes
Franck Bui-Huu
2010-12-21
1
-32
/
+60
*
|
perf probe: Don't always consider EOF as an error when listing source code
Franck Bui-Huu
2010-12-21
1
-12
/
+26
*
|
perf probe: Fix line range description since a single file is allowed
Franck Bui-Huu
2010-12-21
1
-5
/
+8
*
|
perf probe: Clean up redundant tests in show_line_range()
Franck Bui-Huu
2010-12-21
1
-11
/
+15
*
|
perf probe: Rewrite show_one_line() to make it simpler
Franck Bui-Huu
2010-12-21
1
-18
/
+11
*
|
perf probe: Make -L display the absolute path of the dumped file
Franck Bui-Huu
2010-12-21
1
-1
/
+1
*
|
perf probe: Cleanup messages
Masami Hiramatsu
2010-12-21
2
-34
/
+38
*
|
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
2010-12-21
3
-19
/
+68
*
|
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
2010-12-21
2
-2
/
+14
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-12-16
2
-9
/
+61
|
\
\
|
|
/
|
*
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 symbols: Figure out start address of kernel map from kallsyms
Ming Lei
2010-11-30
1
-1
/
+42
[next]