index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pm-tools'
Rafael J. Wysocki
2015-02-10
3
-96
/
+310
|
\
|
*
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2015-02-10
2
-95
/
+309
|
|
\
|
|
*
tools/power turbostat: relax dependency on APERF_MSR
Len Brown
2015-02-10
2
-45
/
+68
|
|
*
tools/power turbostat: relax dependency on invariant TSC
Len Brown
2015-02-10
1
-39
/
+75
|
|
*
tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS
Len Brown
2015-02-09
1
-0
/
+126
|
|
*
tools/power turbostat: relax dependency on root permission
Len Brown
2015-02-09
1
-12
/
+41
|
*
|
Merge back earlier 'pm-tools' material for v3.20
Rafael J. Wysocki
2015-02-09
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
cpupower Makefile change to help run the tool without 'make install'
sriram@marirs.net.in
2015-01-30
1
-1
/
+1
*
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2015-02-10
11
-11
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
11
-11
/
+11
|
|
/
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-06
2
-1
/
+2
|
\
\
|
*
|
tools/liblockdep: don't include host headers
Baruch Siach
2015-01-30
1
-1
/
+1
|
*
|
tools/liblockdep: ignore generated .so file
Baruch Siach
2015-01-30
1
-0
/
+1
|
|
/
*
|
perf probe: Fix probing kretprobes
Namhyung Kim
2015-01-21
1
-2
/
+2
*
|
perf symbols: Introduce 'for' method to iterate over the symbols with a given...
Arnaldo Carvalho de Melo
2015-01-21
2
-11
/
+19
*
|
perf probe: Do not rely on map__load() filter to find symbols
Namhyung Kim
2015-01-21
1
-16
/
+22
*
|
perf symbols: Introduce method to iterate symbols ordered by name
Arnaldo Carvalho de Melo
2015-01-21
2
-0
/
+12
*
|
perf symbols: Return the first entry with a given name in find_by_name method
Namhyung Kim
2015-01-21
1
-3
/
+17
*
|
perf annotate: Fix memory leaks in LOCK handling
Rabin Vincent
2015-01-21
1
-0
/
+9
*
|
perf annotate: Handle ins parsing failures
Rabin Vincent
2015-01-21
1
-4
/
+5
*
|
perf scripting perl: Force to use stdbool
Wang Nan
2015-01-21
1
-1
/
+4
*
|
perf evlist: Remove extraneous 'was' on error message
Arnaldo Carvalho de Melo
2015-01-21
1
-1
/
+1
|
/
*
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
2015-01-16
1
-8
/
+11
*
perf tools: Fix segfault for symbol annotation on TUI
Namhyung Kim
2015-01-16
1
-7
/
+1
*
perf test: Fix dwarf unwind using libunwind.
Wang Nan
2015-01-16
2
-3
/
+61
*
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
2015-01-16
3
-3
/
+1
*
perf tools: Elide strlcpy warning with uclibc
Vineet Gupta
2015-01-16
1
-0
/
+2
*
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
2015-01-16
2
-2
/
+2
*
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
2015-01-16
10
-42
/
+30
*
perf machine: Fix __machine__findnew_thread() error path
Namhyung Kim
2015-01-16
1
-1
/
+3
*
perf tools: Fix building error in x86_64 when dwarf unwind is on
Namhyung Kim
2015-01-16
3
-15
/
+17
*
perf probe: Propagate error code when write(2) failed
Namhyung Kim
2015-01-16
1
-1
/
+3
*
Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-01-13
3
-9
/
+15
|
\
|
*
selftests/vm: fix link error for transhuge-stress test
Andrey Skvortsov
2015-01-08
1
-1
/
+1
|
*
tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARM
dann frazier
2015-01-06
1
-2
/
+1
|
*
selftests/exec: allow shell return code of 126
David Drysdale
2015-01-06
1
-6
/
+13
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-01-11
17
-59
/
+215
|
\
\
|
*
|
perf hists browser: Fix segfault when showing callchain
Namhyung Kim
2015-01-08
1
-1
/
+1
|
*
|
perf callchain: Free callchains when hist entries are deleted
Namhyung Kim
2015-01-08
3
-0
/
+33
|
*
|
perf hists: Fix children sort key behavior
Namhyung Kim
2015-01-08
2
-32
/
+35
|
*
|
perf diff: Fix to sort by baseline field by default
Namhyung Kim
2015-01-03
1
-0
/
+44
|
*
|
perf list: Fix --raw-dump option
Taesoo Kim
2015-01-03
1
-3
/
+10
|
*
|
perf probe: Fix crash in dwarf_getcfi_elf
Namhyung Kim
2015-01-02
1
-1
/
+17
|
*
|
perf probe: Fix to fall back to find probe point in symbols
Masami Hiramatsu
2015-01-02
1
-2
/
+4
|
*
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-01-01
10
-20
/
+71
|
|
\
\
|
|
*
|
perf callchain: Append callchains only when requested
Namhyung Kim
2014-12-23
1
-3
/
+4
|
|
*
|
perf ui/tui: Print backtrace symbols when segfault occurs
Namhyung Kim
2014-12-23
1
-2
/
+24
|
|
*
|
perf report: Show progress bar for output resorting
Namhyung Kim
2014-12-23
9
-15
/
+43
*
|
|
|
Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...
Ingo Molnar
2015-01-11
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2014-12-23
1
-2
/
+2
|
|
\
\
\
[next]