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
*
cpupower tools: add install target to the debug tools' makefiles
Franck Bui-Huu
2012-03-03
2
-2
/
+24
*
cpupower tools: allow to build debug tools in a separate directory too
Franck Bui-Huu
2012-03-03
2
-14
/
+26
*
cpupower: Fix broken mask values
Thomas Renninger
2012-03-03
1
-2
/
+2
*
cpupower tool: allow to build in a separate directory
Franck Bui-Huu
2012-03-03
2
-39
/
+71
*
cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta...
Franck Bui-Huu
2012-03-03
1
-3
/
+1
*
cpupower tool: remove use of undefined variables from the clean target of the...
Franck Bui-Huu
2012-03-03
1
-2
/
+0
*
cpupower: Fix linking with --as-needed
Ozan Çağlayan
2012-03-03
1
-1
/
+1
*
cpupower: Remove unneeded code and by that fix a memleak
Thomas Renninger
2012-03-03
1
-7
/
+0
*
cpupower: Fix number of idle states
Thomas Renninger
2012-03-03
1
-3
/
+2
*
cpupower: Unify cpupower-frequency-* manpages
Thomas Renninger
2012-03-03
2
-6
/
+2
*
cpupower: Add cpupower-idle-info manpage
Thomas Renninger
2012-03-03
1
-0
/
+90
*
cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus
Thomas Renninger
2012-03-03
2
-9
/
+9
*
cpupower: Better interface for accessing AMD pci registers
Thomas Renninger
2012-03-03
4
-23
/
+32
*
perf evsel: Fix an issue where perf report fails to show the proper percentage
Naveen N. Rao
2012-02-06
1
-0
/
+1
*
perf tools: Fix prefix matching for kernel maps
Jiri Olsa
2012-02-06
1
-1
/
+1
*
perf tools: Fix perf stack to non executable on x86_64
Jiri Olsa
2012-02-06
1
-0
/
+6
*
perf top: Fix number of samples displayed
Stephane Eranian
2012-01-31
1
-3
/
+10
*
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-31
1
-1
/
+1
*
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-31
8
-16
/
+3
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-19
1
-0
/
+2
|
\
|
*
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...
Len Brown
2012-01-18
1
-0
/
+2
|
|
\
|
|
*
tools turbostat: recognize and run properly on IVB
Len Brown
2011-11-18
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2012-01-17
3
-192
/
+581
|
\
\
\
|
*
|
|
ktest: Add INGORE_ERRORS to ignore warnings in boot up
Steven Rostedt
2012-01-05
2
-1
/
+11
|
*
|
|
ktest: Still do reboot even for REBOOT_TYPE = script
Steven Rostedt
2012-01-05
2
-9
/
+7
|
*
|
|
ktest: Fix compare script to test if options are not documented
Steven Rostedt
2011-12-23
1
-1
/
+3
|
*
|
|
ktest: Detect typos in option names
Steven Rostedt
2011-12-23
2
-80
/
+139
|
*
|
|
ktest: Have all values be set by defaults
Steven Rostedt
2011-12-23
1
-27
/
+59
|
*
|
|
ktest: Change initialization of defaults hash to perl format
Steven Rostedt
2011-12-23
1
-35
/
+36
|
*
|
|
ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST
Steven Rostedt
2011-12-23
2
-7
/
+47
|
*
|
|
ktest: Allow overriding bisect test results
Steven Rostedt
2011-12-23
2
-0
/
+83
|
*
|
|
ktest: Evaluate options before processing them
Steven Rostedt
2011-12-23
1
-5
/
+6
|
*
|
|
ktest: Evaluate $KERNEL_VERSION in both install and post install
Steven Rostedt
2011-12-23
1
-3
/
+12
|
*
|
|
ktest: Only ask options needed for install
Steven Rostedt
2011-12-23
1
-5
/
+14
|
*
|
|
ktest: When creating a new config, ask for BUILD_OPTIONS
Steven Rostedt
2011-12-23
1
-1
/
+14
|
*
|
|
ktest: Do not ask for some options if the only test is build
Steven Rostedt
2011-12-23
1
-12
/
+31
|
*
|
|
ktest: Ask for type of test when creating a new config
Steven Rostedt
2011-12-23
1
-4
/
+12
|
*
|
|
ktest: Allow bisect test to restart where it left off
Steven Rostedt
2011-12-23
1
-6
/
+64
|
*
|
|
ktest: When creating new config, allow the use of ${THIS_DIR}
Steven Rostedt
2011-11-23
1
-2
/
+17
|
*
|
|
ktest: Add default for ssh-user, build-target and target-image
Steven Rostedt
2011-11-22
1
-1
/
+7
|
*
|
|
ktest: Allow success logs to be stored
Rabin Vincent
2011-11-18
2
-34
/
+52
|
*
|
|
ktest: Save test output
Rabin Vincent
2011-11-18
1
-11
/
+19
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-15
15
-84
/
+124
|
\
\
\
\
|
*
|
|
|
perf tools: Fix compile error on x86_64 Ubuntu
Namhyung Kim
2012-01-08
1
-1
/
+0
|
*
|
|
|
perf report: Fix --stdio output alignment when --showcpuutilization used
Namhyung Kim
2012-01-08
1
-16
/
+18
|
*
|
|
|
perf annotate: Get rid of field_sep check
Namhyung Kim
2012-01-08
1
-5
/
+0
|
*
|
|
|
perf annotate: Fix usage string
Namhyung Kim
2012-01-08
1
-1
/
+1
|
*
|
|
|
perf kmem: Fix a memory leak
Namhyung Kim
2012-01-08
1
-0
/
+1
|
*
|
|
|
perf kmem: Add missing closedir() calls
Namhyung Kim
2012-01-08
1
-0
/
+2
|
*
|
|
|
perf top: Add error message for EMFILE
Namhyung Kim
2012-01-08
1
-0
/
+4
[next]