index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2011-08-10
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
-12
/
+50
2011-08-09
perf symbols: Check '/tmp/perf-' symbol file ownership
Pekka Enberg
-0
/
+11
2011-08-09
perf sched: Usage leftover from trace -> script rename
Jiri Olsa
-1
/
+1
2011-08-09
perf sched: Do not delete session object prematurely
Jiri Olsa
-7
/
+15
2011-08-09
perf tools: Check $HOME/.perfconfig ownership
Arnaldo Carvalho de Melo
-4
/
+23
2011-08-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
-23
/
+46
2011-08-08
perf tools: Add support to install perf python extension
Jiri Olsa
-7
/
+33
2011-08-08
perf tools: do not look at ./config for configuration
Jonathan Nieder
-7
/
+0
2011-08-08
perf tools: Make clean leaves some files
Kusanagi Kouichi
-1
/
+1
2011-08-08
perf lock: Dropping unsupported ':r' modifier
Zhu Yanhai
-4
/
+4
2011-08-08
perf probe: Fix coredump introduced by probe module option
Jovi Zhang
-4
/
+8
2011-08-05
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
-32
/
+140
2011-08-03
perf report: Use ui__warning in some more places
Arnaldo Carvalho de Melo
-8
/
+7
2011-08-02
Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-26
/
+25
2011-08-02
tools/power turbostat: fit output into 80 columns on snb-ep
Len Brown
-23
/
+23
2011-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils
Linus Torvalds
-0
/
+13855
2011-07-30
Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-19
/
+40
2011-07-29
cpupower: Do detect IDA (opportunistic processor performance) via cpuid
Thomas Renninger
-41
/
+9
2011-07-29
cpupower: Show Intel turbo ratio support via ./cpupower frequency-info
Thomas Renninger
-17
/
+95
2011-07-29
cpupowerutils: increase MAX_LINE_LEN
Roman Vasiyarov
-1
/
+1
2011-07-29
cpupower: Rename package from cpupowerutils to cpupower
Thomas Renninger
-6
/
+6
2011-07-29
cpupowerutils: Rename: libcpufreq->libcpupower
Thomas Renninger
-18
/
+17
2011-07-29
cpupowerutils: use kernel version-derived version string
Dominik Brodowski
-7
/
+41
2011-07-29
cpupowerutils: utils - ConfigStyle bugfixes
Dominik Brodowski
-108
/
+122
2011-07-29
cpupowerutils: helpers - ConfigStyle bugfixes
Dominik Brodowski
-86
/
+100
2011-07-29
cpupowerutils: idle_monitor - ConfigStyle bugfixes
Dominik Brodowski
-115
/
+128
2011-07-29
cpupowerutils: lib - ConfigStyle bugfixes
Dominik Brodowski
-172
/
+209
2011-07-29
cpupowerutils: bench - ConfigStyle bugfixes
Dominik Brodowski
-58
/
+75
2011-07-29
cpupowerutils: do not update po files on each and every compile
Dominik Brodowski
-7
/
+16
2011-07-29
cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism
Dominik Brodowski
-411
/
+24
2011-07-29
cpupowerutils: use COPYING, CREDITS from top-level directory
Dominik Brodowski
-358
/
+0
2011-07-29
cpupowerutils - cpufrequtils extended with quite some features
Dominik Brodowski
-0
/
+14417
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
-149
/
+963
2011-07-25
perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables
Arnaldo Carvalho de Melo
-3
/
+112
2011-07-25
perf evlist: Introduce 'disable' method
Arnaldo Carvalho de Melo
-17
/
+17
2011-07-23
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...
Linus Torvalds
-1
/
+4
2011-07-22
perf buildid-cache: Zero out buffer of filenames when adding/removing buildid
Han Pingtian
-4
/
+4
2011-07-21
perf tools, x86: Fix 32-bit compile on 64-bit system
David Ahern
-1
/
+4
2011-07-21
perf tools: Make test use the preset debugfs path
Jiri Olsa
-2
/
+2
2011-07-21
perf tools: Add automated tests for events parsing
Jiri Olsa
-0
/
+245
2011-07-21
perf tools: De-opt the parse_events function
Jiri Olsa
-14
/
+24
2011-07-21
perf script: Fix display of IP address for non-callchain path
David Ahern
-1
/
+1
2011-07-21
perf tools: Fix endian conversion reading event attr from file header
David Ahern
-13
/
+23
2011-07-21
perf tools: Add missing 'node' alias to the hw_cache[] array
Jiri Olsa
-5
/
+8
2011-07-15
tools/power x86_energy_perf_policy: fix print of uninitialized string
Len Brown
-3
/
+2
2011-07-15
ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not
Steven Rostedt
-12
/
+7
2011-07-15
ktest: Keep fonud configs separate from default configs
Steven Rostedt
-4
/
+8
2011-07-15
ktest: Add prompt to use OUTPUT_MIN_CONFIG
Steven Rostedt
-14
/
+59
2011-07-15
ktest: Use Kconfig dependencies to shorten time to make min_config
Steven Rostedt
-22
/
+273
2011-07-15
ktest: Add test type make_min_config
Steven Rostedt
-4
/
+301
[next]