index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
perf callchain: Rename register_callchain_param into callchain_register_param
Frederic Weisbecker
2011-01-22
|
*
|
|
|
|
|
|
perf callchain: Rename cumul_hits into callchain_cumul_hits
Frederic Weisbecker
2011-01-22
|
*
|
|
|
|
|
|
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
2011-01-22
|
*
|
|
|
|
|
|
perf test: Add test for the evlist mmap routines
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf evlist: Steal mmap reading routine from 'perf top'
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf test: check if cpu_map__new() return NULL
Han Pingtian
2011-01-22
|
*
|
|
|
|
|
|
perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf tools: Add missing cpu_map__delete()
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf record: Use perf_evlist__mmap
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf evlist: Move the mmap array from perf_evsel
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf record: Move perf_mmap__write_tail to perf.h
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf record: Use struct perf_mmap and helpers
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf evsel: Introduce mmap support
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf record: Use perf_evsel__open
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf top: Use perf_evsel__open
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf evsel: Allow specifying if the inherit bit should be set
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf evsel: Support event groups
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf evlist: Adopt the pollfd array
Arnaldo Carvalho de Melo
2011-01-22
|
*
|
|
|
|
|
|
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
*
|
|
|
|
|
|
|
perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache
Lin Ming
2011-03-09
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
perf symbols: Fix vmlinux path when not using --symfs
Arnaldo Carvalho de Melo
2011-02-28
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
perf timechart: Fix max number of cpus
Thomas Renninger
2011-02-28
*
|
|
|
|
|
perf timechart: Fix black idle boxes in the title
Thomas Renninger
2011-02-28
*
|
|
|
|
|
perf hists: Print number of samples, not the period sum
Arnaldo Carvalho de Melo
2011-02-25
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-02-15
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
tools: turbostat: style updates
Len Brown
2011-02-10
|
*
|
|
|
tools: turbostat: fix bitwise and operand
Thomas Renninger
2011-02-10
|
|
|
/
/
|
|
/
|
|
*
/
|
|
perf tools: Fix thread_map event synthesizing in top and record
Arnaldo Carvalho de Melo
2011-02-10
|
/
/
/
*
/
/
perf stat: Fix aggreate counter reading accounting
Arnaldo Carvalho de Melo
2011-02-03
|
/
/
*
|
perf tools: Fix time function double declaration with glibc
Thomas Renninger
2011-01-22
*
|
perf tools: Fix build by checking if extra warnings are supported
Arnaldo Carvalho de Melo
2011-01-22
*
|
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
2011-01-22
*
|
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
2011-01-22
*
|
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
*
|
perf test: Fix build on older glibcs
Arnaldo Carvalho de Melo
2011-01-22
*
|
perf test: Use cpu_map->[cpu] when setting affinity
Han Pingtian
2011-01-21
*
|
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
2011-01-21
|
/
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-18
|
\
|
*
perf tools: Fix tracepoint id to string perf.data header table
Arnaldo Carvalho de Melo
2011-01-17
|
*
perf tools: Fix handling of wildcards in tracepoint event selectors
Arnaldo Carvalho de Melo
2011-01-17
|
|
|
\
*
-
.
|
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
2011-01-15
|
\
\
|
|
|
*
perf record: Add "nodelay" mode, disabled by default
Kirill Smelkov
2011-01-13
|
|
*
perf sched: Fix list of events, dropping unsupported ':r' modifier
Stephane Eranian
2011-01-13
|
|
*
Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return"
Arnaldo Carvalho de Melo
2011-01-11
|
|
*
perf top: Fix annotate segv
Arnaldo Carvalho de Melo
2011-01-11
|
|
*
perf evsel: Fix order of event list deletion
Arnaldo Carvalho de Melo
2011-01-11
*
|
|
Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/li...
Linus Torvalds
2011-01-12
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools
Len Brown
2011-01-11
|
|
\
\
\
\
|
|
|
*
|
|
tools: create power/x86/x86_energy_perf_policy
Len Brown
2011-01-11
|
|
*
|
|
|
tools: create power/x86/turbostat
Len Brown
2011-01-11
|
|
|
/
/
/
[prev]
[next]