index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
rcutorture: Stop tracking FSF's postal address
Paul E. McKenney
2013-12-03
17
-32
/
+50
*
rcutorture: Move checkarg to functions.sh
Paul E. McKenney
2013-12-03
2
-22
/
+27
*
rcutorture: Flag errors and warnings with color coding
Paul E. McKenney
2013-12-03
5
-12
/
+41
*
rcutorture: Record results from repeated runs of the same test scenario
Paul E. McKenney
2013-12-03
1
-1
/
+15
*
rcutorture: Test summary at end of run with less chattiness
Paul E. McKenney
2013-12-03
2
-1
/
+4
*
rcutorture: Update comment in kvm.sh listing typical RCU trace events
Paul E. McKenney
2013-12-03
1
-1
/
+1
*
rcutorture: Add tracing-enabled version of TREE08
Paul E. McKenney
2013-12-03
1
-0
/
+26
*
rcutorture: Add --kmake-arg argument to kvm.sh
Paul E. McKenney
2013-12-03
2
-1
/
+8
*
rcutorture: Add --no-initrd argument to kvm.sh
Paul E. McKenney
2013-12-03
2
-3
/
+8
*
rcutorture: Add --qemu-args argument to kvm.sh
Paul E. McKenney
2013-12-03
1
-5
/
+11
*
rcutorture: Add --bootargs argument to specify additional boot arguments
Paul E. McKenney
2013-12-03
1
-1
/
+7
*
rcutorture: Add --buildonly dry-run capability
Paul E. McKenney
2013-12-03
2
-0
/
+9
*
rcutorture: Eliminate configdir argument from kvm-recheck.sh script
Paul E. McKenney
2013-12-03
1
-4
/
+2
*
rcutorture: Allow Kconfig-related boot parameters to override
Paul E. McKenney
2013-12-03
1
-4
/
+6
*
rcutorture: Refactor to enable non-x86 architectures
Paul E. McKenney
2013-12-03
3
-13
/
+102
*
rcutorture: Eliminate --rcu-kvm argument
Paul E. McKenney
2013-12-03
1
-14
/
+1
*
rcutorture: Remove decorative qemu argument
Paul E. McKenney
2013-12-03
1
-1
/
+1
*
rcutorture: Abstract qemu-flavor identification
Paul E. McKenney
2013-12-03
3
-6
/
+36
*
rcutorture: Eliminate duplicate .config-check code
Paul E. McKenney
2013-12-03
1
-26
/
+1
*
rcutorture: Make test output less chatty
Paul E. McKenney
2013-12-03
3
-13
/
+16
*
rcutorture: Refactor TINY_RCU test cases
Paul E. McKenney
2013-12-03
8
-90
/
+68
*
rcutorture: Refactor TREE_RCU test cases
Paul E. McKenney
2013-12-03
34
-480
/
+328
*
rcutorture: Add SRCU Kconfig-fragment files
Paul E. McKenney
2013-12-03
4
-0
/
+18
*
rcutorture: Add v3.12 version, which adds sysidle testing
Paul E. McKenney
2013-12-03
23
-0
/
+521
*
rcutorture: Add per-Kconfig fragment boot parameters
Paul E. McKenney
2013-12-03
2
-0
/
+14
*
rcutorture: Add per-version default Kconfig fragments and module parameters
Paul E. McKenney
2013-12-03
13
-32
/
+242
*
rcutorture: Add kernel-version argument
Paul E. McKenney
2013-12-03
44
-1
/
+906
*
rcutorture: Add datestamp argument to kvm.sh
Paul E. McKenney
2013-12-03
1
-5
/
+11
*
rcutorture: Add KVM-based test framework
Paul E. McKenney
2013-12-03
40
-0
/
+1650
*
tools: cpupower: fix wrong err msg not supported vs not available
Thomas Renninger
2013-11-25
1
-2
/
+2
*
tools: cpupower: Add cpupower-idle-set(1) manpage
Thomas Renninger
2013-11-25
2
-1
/
+73
*
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-20
1
-56
/
+141
|
\
|
*
Merge branch 'pm-tools'
Rafael J. Wysocki
2013-11-19
1
-56
/
+141
|
|
\
|
|
*
tools / power turbostat: Support Silvermont
Len Brown
2013-11-12
1
-56
/
+141
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-16
19
-38
/
+63
|
\
\
\
|
*
|
|
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
2013-11-14
5
-3
/
+14
|
*
|
|
perf probe: Add '--demangle'/'--no-demangle'
Azat Khuzhin
2013-11-14
1
-0
/
+2
|
*
|
|
perf ui browser: Fix segfault caused by off by one handling END key
Arnaldo Carvalho de Melo
2013-11-14
1
-1
/
+1
|
*
|
|
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
Arnaldo Carvalho de Melo
2013-11-14
3
-7
/
+9
|
*
|
|
perf evsel: Introduce perf_evsel__prev() method
Arnaldo Carvalho de Melo
2013-11-14
2
-1
/
+6
|
*
|
|
perf tools: Use perf_evlist__{first,last}, perf_evsel__next
Arnaldo Carvalho de Melo
2013-11-14
2
-7
/
+5
|
*
|
|
perf tools: Synthesize anon MMAP records again
Don Zickus
2013-11-14
1
-2
/
+4
|
*
|
|
perf top: Add missing newline if the 'uid' is invalid
Ingo Molnar
2013-11-14
1
-2
/
+2
|
*
|
|
perf tools: Remove trivial extra semincolon
Davidlohr Bueso
2013-11-14
2
-2
/
+2
|
*
|
|
perf trace: Tweak summary output
Pekka Enberg
2013-11-14
1
-5
/
+5
|
*
|
|
tools/perf/build: Fix feature-libunwind-debug-frame handling
Ingo Molnar
2013-11-14
3
-6
/
+11
|
*
|
|
tools/perf/build: Fix timerfd feature check
Ingo Molnar
2013-11-14
1
-2
/
+2
|
*
|
|
Merge branch 'linus' into perf/urgent
Ingo Molnar
2013-11-14
19
-39
/
+2389
|
|
\
\
\
*
|
\
\
\
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-15
2
-6
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
virtio_test: verify if virtqueue_kick() succeeded
Heinz Graalfs
2013-10-29
1
-1
/
+2
[next]