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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf threads: Move thread_map to separate file
Arnaldo Carvalho de Melo
2011-01-24
10
-71
/
+86
*
perf tools: Pass the struct opt to the wildcard parsing routine
Arnaldo Carvalho de Melo
2011-01-24
1
-9
/
+11
*
perf record: auto detect when stdout is a pipe
Franck Bui-Huu
2011-01-24
1
-12
/
+20
*
perf probe: Add --funcs to show available functions in symtab
Masami Hiramatsu
2011-01-24
4
-3
/
+99
*
perf probe: Enable to put probe inline function call site
Masami Hiramatsu
2011-01-24
1
-8
/
+48
*
perf probe: Introduce lines walker interface
Masami Hiramatsu
2011-01-24
1
-154
/
+167
*
perf top: Add native_safe_halt to skip symbols
Arnaldo Carvalho de Melo
2011-01-22
1
-0
/
+1
*
perf callchain: Don't give arbitrary gender to callchain tree nodes
Frederic Weisbecker
2011-01-22
2
-6
/
+6
*
perf callchain: Rename register_callchain_param into callchain_register_param
Frederic Weisbecker
2011-01-22
3
-4
/
+4
*
perf callchain: Rename cumul_hits into callchain_cumul_hits
Frederic Weisbecker
2011-01-22
4
-8
/
+8
*
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
2011-01-22
7
-139
/
+204
*
perf test: Add test for the evlist mmap routines
Arnaldo Carvalho de Melo
2011-01-22
1
-2
/
+169
*
perf evlist: Steal mmap reading routine from 'perf top'
Arnaldo Carvalho de Melo
2011-01-22
3
-53
/
+69
*
perf test: check if cpu_map__new() return NULL
Han Pingtian
2011-01-22
1
-3
/
+3
*
perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus
Arnaldo Carvalho de Melo
2011-01-22
1
-3
/
+5
*
perf tools: Add missing cpu_map__delete()
Arnaldo Carvalho de Melo
2011-01-22
2
-1
/
+6
*
perf record: Use perf_evlist__mmap
Arnaldo Carvalho de Melo
2011-01-22
1
-48
/
+11
*
perf evlist: Move the mmap array from perf_evsel
Arnaldo Carvalho de Melo
2011-01-22
5
-77
/
+201
*
perf record: Move perf_mmap__write_tail to perf.h
Arnaldo Carvalho de Melo
2011-01-22
2
-12
/
+13
*
perf record: Use struct perf_mmap and helpers
Arnaldo Carvalho de Melo
2011-01-22
1
-21
/
+4
*
perf evsel: Introduce mmap support
Arnaldo Carvalho de Melo
2011-01-22
6
-66
/
+107
*
perf record: Use perf_evsel__open
Arnaldo Carvalho de Melo
2011-01-22
1
-120
/
+113
*
perf top: Use perf_evsel__open
Arnaldo Carvalho de Melo
2011-01-22
1
-50
/
+42
*
perf evsel: Allow specifying if the inherit bit should be set
Arnaldo Carvalho de Melo
2011-01-22
4
-14
/
+16
*
perf evsel: Support event groups
Arnaldo Carvalho de Melo
2011-01-22
4
-18
/
+27
*
perf evlist: Adopt the pollfd array
Arnaldo Carvalho de Melo
2011-01-22
4
-28
/
+33
*
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
11
-118
/
+180
*
perf tools: Fix time function double declaration with glibc
Thomas Renninger
2011-01-22
1
-2
/
+2
*
perf tools: Fix build by checking if extra warnings are supported
Arnaldo Carvalho de Melo
2011-01-22
1
-2
/
+7
*
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
23
-82
/
+93
*
perf test: Fix build on older glibcs
Arnaldo Carvalho de Melo
2011-01-22
1
-14
/
+19
*
perf test: Use cpu_map->[cpu] when setting affinity
Han Pingtian
2011-01-21
1
-4
/
+9
*
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
2011-01-21
1
-0
/
+7
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-18
2
-30
/
+3
|
\
|
*
perf tools: Fix tracepoint id to string perf.data header table
Arnaldo Carvalho de Melo
2011-01-17
2
-29
/
+2
|
*
perf tools: Fix handling of wildcards in tracepoint event selectors
Arnaldo Carvalho de Melo
2011-01-17
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
2011-01-15
6
-16
/
+25
|
\
\
\
|
|
|
/
|
|
*
perf record: Add "nodelay" mode, disabled by default
Kirill Smelkov
2011-01-13
2
-0
/
+11
|
|
*
perf sched: Fix list of events, dropping unsupported ':r' modifier
Stephane Eranian
2011-01-13
1
-9
/
+9
|
|
*
Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return"
Arnaldo Carvalho de Melo
2011-01-11
2
-5
/
+0
|
|
*
perf top: Fix annotate segv
Arnaldo Carvalho de Melo
2011-01-11
1
-0
/
+2
|
|
*
perf evsel: Fix order of event list deletion
Arnaldo Carvalho de Melo
2011-01-11
4
-2
/
+3
*
|
|
Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/li...
Linus Torvalds
2011-01-12
6
-0
/
+1665
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools
Len Brown
2011-01-11
6
-0
/
+1665
|
|
\
\
\
\
|
|
|
*
|
|
tools: create power/x86/x86_energy_perf_policy
Len Brown
2011-01-11
3
-0
/
+437
|
|
*
|
|
|
tools: create power/x86/turbostat
Len Brown
2011-01-11
3
-0
/
+1228
|
|
|
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest
Linus Torvalds
2011-01-12
3
-0
/
+2675
|
\
\
\
\
\
|
*
|
|
|
|
ktest: Ask for the manditory config options instead of just failing
Steven Rostedt
2010-11-18
1
-14
/
+206
[next]