index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf python: Use attr.watermark in twatch.py
Arnaldo Carvalho de Melo
2012-01-30
1
-1
/
+1
*
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2012-01-30
8
-8
/
+1
*
perf lock: Document lock info subcommand
Namhyung Kim
2012-01-30
2
-5
/
+19
*
perf top: Fix number of samples displayed
Stephane Eranian
2012-01-30
1
-3
/
+10
*
perf script: Add option resolving vmlinux path
Akihiro Nagai
2012-01-30
4
-3
/
+13
*
perf script: Add the offset field specifier
Akihiro Nagai
2012-01-30
6
-15
/
+46
*
perf script: Print branch_from and branch_to of BTS events
Akihiro Nagai
2012-01-30
1
-0
/
+42
*
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
2012-01-30
6
-39
/
+42
*
perf evsel: Fix spelling typo
Masanari Iida
2012-01-30
1
-1
/
+1
*
Merge branch 'perf/fast' into perf/core
Ingo Molnar
2012-01-27
1
-2
/
+175
|
\
|
*
perf tools: Add x86 RDPMC, RDTSC test
Peter Zijlstra
2011-12-21
1
-2
/
+175
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-01-26
37
-47
/
+597
|
\
\
|
*
|
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-24
1
-1
/
+1
|
*
|
perf probe: Usability fixes
Srikar Dronamraju
2012-01-24
1
-3
/
+3
|
*
|
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-24
8
-16
/
+3
|
*
|
perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"
Jan Beulich
2012-01-24
2
-4
/
+18
|
*
|
perf bench: Also allow measuring memset()
Jan Beulich
2012-01-24
8
-2
/
+331
|
*
|
perf bench: Also allow measuring alternative memcpy implementations
Jan Beulich
2012-01-24
2
-0
/
+12
|
*
|
perf bench: Make "default" memcpy() selection actually use glibc's implementa...
Jan Beulich
2012-01-24
1
-1
/
+1
|
*
|
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-24
18
-22
/
+200
|
*
|
perf tools: Add fprintf methods for thread_map and cpu_map classes
Arnaldo Carvalho de Melo
2012-01-24
4
-0
/
+30
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-18
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-16
3
-192
/
+581
|
\
\
\
\
\
|
*
|
|
|
|
ktest: Add INGORE_ERRORS to ignore warnings in boot up
Steven Rostedt
2012-01-04
2
-1
/
+11
|
*
|
|
|
|
ktest: Still do reboot even for REBOOT_TYPE = script
Steven Rostedt
2012-01-04
2
-9
/
+7
|
*
|
|
|
|
ktest: Fix compare script to test if options are not documented
Steven Rostedt
2011-12-22
1
-1
/
+3
|
*
|
|
|
|
ktest: Detect typos in option names
Steven Rostedt
2011-12-22
2
-80
/
+139
|
*
|
|
|
|
ktest: Have all values be set by defaults
Steven Rostedt
2011-12-22
1
-27
/
+59
|
*
|
|
|
|
ktest: Change initialization of defaults hash to perl format
Steven Rostedt
2011-12-22
1
-35
/
+36
|
*
|
|
|
|
ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST
Steven Rostedt
2011-12-22
2
-7
/
+47
|
*
|
|
|
|
ktest: Allow overriding bisect test results
Steven Rostedt
2011-12-22
2
-0
/
+83
|
*
|
|
|
|
ktest: Evaluate options before processing them
Steven Rostedt
2011-12-22
1
-5
/
+6
|
*
|
|
|
|
ktest: Evaluate $KERNEL_VERSION in both install and post install
Steven Rostedt
2011-12-22
1
-3
/
+12
|
*
|
|
|
|
ktest: Only ask options needed for install
Steven Rostedt
2011-12-22
1
-5
/
+14
|
*
|
|
|
|
ktest: When creating a new config, ask for BUILD_OPTIONS
Steven Rostedt
2011-12-22
1
-1
/
+14
|
*
|
|
|
|
ktest: Do not ask for some options if the only test is build
Steven Rostedt
2011-12-22
1
-12
/
+31
|
*
|
|
|
|
ktest: Ask for type of test when creating a new config
Steven Rostedt
2011-12-22
1
-4
/
+12
|
*
|
|
|
|
ktest: Allow bisect test to restart where it left off
Steven Rostedt
2011-12-22
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-21
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
[next]