index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
2012-05-02
5
-29
/
+31
*
perf top: Convert to struct perf_target
Namhyung Kim
2012-05-02
3
-30
/
+28
*
perf stat: Convert to struct perf_target
Namhyung Kim
2012-05-02
1
-25
/
+22
*
perf tools: Introduce struct perf_target
Namhyung Kim
2012-05-02
5
-32
/
+41
*
perf tools: Fix include header files in util/parse-events.h
Robert Richter
2012-05-02
1
-0
/
+2
*
perf test: Make the rdpmc test honour 'verbose' mode
Arnaldo Carvalho de Melo
2012-05-02
1
-4
/
+2
*
perf tools: Cleanup realloc use
Ulrich Drepper
2012-04-23
1
-11
/
+6
*
Merge tag 'v3.4-rc2' into perf/core
Ingo Molnar
2012-04-13
29
-241
/
+1972
|
\
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-31
34
-459
/
+2134
|
|
\
|
*
\
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-03-30
2
-120
/
+224
|
|
\
\
|
|
*
|
tools turbostat: harden against cpu online/offline
Len Brown
2012-03-29
1
-54
/
+61
|
|
*
|
tools turbostat: reduce measurement overhead due to IPIs
Len Brown
2012-03-29
1
-0
/
+46
|
|
*
|
tools turbostat: add summary option
Len Brown
2012-03-29
2
-69
/
+120
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils
Linus Torvalds
2012-03-29
13
-110
/
+259
|
|
\
\
\
|
|
*
|
|
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
|
*
|
|
|
mm: move hugepage test examples to tools/testing/selftests/vm
Dave Young
2012-03-28
6
-1
/
+363
|
*
|
|
|
mm: move slabinfo.c to tools/vm
Dave Young
2012-03-28
2
-2
/
+2
|
*
|
|
|
mm: move page-types.c from Documentation to tools/vm
Dave Young
2012-03-28
2
-0
/
+1113
|
*
|
|
|
selftests/Makefile: make `run_tests' depend on `all'
Andrew Morton
2012-03-28
1
-1
/
+1
|
*
|
|
|
selftests: launch individual selftests from the main Makefile
Frederic Weisbecker
2012-03-28
3
-10
/
+10
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-27
3
-0
/
+3
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2012-03-23
3
-0
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
tools/virtio: stub out strong barriers
Michael S. Tsirkin
2012-02-28
1
-0
/
+3
|
|
|
*
|
|
|
tools/virtio: add linux/hrtimer.h stub
Michael S. Tsirkin
2012-02-28
1
-0
/
+0
|
|
|
*
|
|
|
tools/virtio: add linux/module.h stub
Michael S. Tsirkin
2012-02-28
1
-0
/
+0
|
|
|
|
/
/
/
*
|
|
|
|
|
perf record: Use sw counter only if hw pmu is not detected
Robert Richter
2012-04-11
1
-1
/
+1
*
|
|
|
|
|
perf tools: Fix thread map that is type pid_t
Robert Richter
2012-04-11
1
-1
/
+1
*
|
|
|
|
|
perf stat: Declare some references static
Robert Richter
2012-04-11
1
-13
/
+13
*
|
|
|
|
|
perf tools: Move GTK+ bits to tools/perf/ui/gtk directory
Namhyung Kim
2012-04-11
3
-2
/
+2
*
|
|
|
|
|
perf tools: Move UI bits to tools/perf/ui directory
Namhyung Kim
2012-04-11
19
-36
/
+36
*
|
|
|
|
|
perf annotate: Fix a build error
Namhyung Kim
2012-04-11
1
-2
/
+2
*
|
|
|
|
|
perf tools: Fix parsers' rules to dependencies
Jiri Olsa
2012-04-11
1
-11
/
+8
*
|
|
|
|
|
tools: Connect to the kernel build system
Borislav Petkov
2012-04-11
1
-0
/
+10
*
|
|
|
|
|
tools: Add a help target
Borislav Petkov
2012-04-11
1
-0
/
+20
*
|
|
|
|
|
tools: Add a toplevel Makefile
Borislav Petkov
2012-04-11
1
-0
/
+47
*
|
|
|
|
|
tools: Cleanup EXTRA_WARNINGS
Borislav Petkov
2012-04-11
1
-20
/
+20
*
|
|
|
|
|
tools: Add Makefile.include
Borislav Petkov
2012-04-11
2
-46
/
+58
*
|
|
|
|
|
perf tools: Ignore auto-generated bison/flex files
Namhyung Kim
2012-04-11
1
-0
/
+2
[next]