index
:
talos-op-linux
master
Talos™ II 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
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-28
86
-368
/
+1662
|
\
|
*
Merge tag 'perf-core-for-mingo-5.6-20200116' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2020-01-20
18
-16
/
+97
|
|
\
|
|
*
perf header: Use last modification time for timestamp
Michael Petlan
2020-01-15
1
-1
/
+1
|
|
*
perf c2c: Fix return type for histogram sorting comparision functions
Andres Freund
2020-01-14
1
-4
/
+6
|
|
*
perf beauty sockaddr: Fix augmented syscall format warning
Cengiz Can
2020-01-14
1
-1
/
+1
|
|
*
perf/ui/gtk: Fix gtk2 build
Jiri Olsa
2020-01-14
2
-2
/
+2
|
|
*
perf ui gtk: Add missing zalloc object
Jiri Olsa
2020-01-14
1
-0
/
+5
|
|
*
perf tools: Use %define api.pure full instead of %pure-parser
Jiri Olsa
2020-01-14
2
-2
/
+3
|
|
*
libperf: Setup initial evlist::all_cpus value
Jiri Olsa
2020-01-14
1
-0
/
+3
|
|
*
perf report: Fix no libunwind compiled warning break s390 issue
Jin Yao
2020-01-14
1
-3
/
+3
|
|
*
perf tools: Support --prefix/--prefix-strip
Andi Kleen
2020-01-14
8
-2
/
+61
|
|
*
perf report: Clarify in help that --children is default
Andi Kleen
2020-01-14
1
-1
/
+2
|
|
*
tools build: Fix test-clang.cpp with Clang 8+
Maciej S. Szmigiero
2020-01-14
1
-0
/
+6
|
|
*
perf clang: Fix build with Clang 9
Maciej S. Szmigiero
2020-01-14
1
-0
/
+4
|
*
|
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-01-20
18
-49
/
+140
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
2020-01-06
2
-0
/
+15
|
*
|
perf report/top: Make 'e' visible in the help and make it toggle showing call...
Arnaldo Carvalho de Melo
2020-01-06
1
-1
/
+7
|
*
|
perf report/top: Do not offer annotation for symbols without samples
Arnaldo Carvalho de Melo
2020-01-06
1
-1
/
+10
|
*
|
perf report/top: Allow pressing hotkeys in the options popup menu
Arnaldo Carvalho de Melo
2020-01-06
1
-6
/
+10
|
*
|
tools ui popup: Allow returning hotkeys
Arnaldo Carvalho de Melo
2020-01-06
5
-9
/
+13
|
*
|
perf hists browser: Allow passing an initial hotkey
Arnaldo Carvalho de Melo
2020-01-06
3
-77
/
+82
|
*
|
perf report/top: Add 'k' hotkey to zoom directly into the kernel map
Arnaldo Carvalho de Melo
2020-01-06
1
-1
/
+8
|
*
|
perf hists browser: Generalize the do_zoom_dso() function
Arnaldo Carvalho de Melo
2020-01-06
1
-4
/
+7
|
*
|
perf report/top: Improve toggle callchain menu option
Arnaldo Carvalho de Melo
2020-01-06
3
-5
/
+54
|
*
|
perf report/top: Add menu entry for toggling callchain expansion
Arnaldo Carvalho de Melo
2020-01-06
1
-0
/
+21
|
*
|
perf report/top: Make ENTER consistently bring up menu
Arnaldo Carvalho de Melo
2020-01-06
1
-1
/
+2
|
*
|
perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
Arnaldo Carvalho de Melo
2020-01-06
1
-0
/
+1
|
*
|
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
2020-01-06
1
-1
/
+3
|
*
|
libperf: Add man pages
Jiri Olsa
2020-01-06
14
-229
/
+1197
|
*
|
libperf: Move to tools/lib/perf
Jiri Olsa
2020-01-06
39
-4
/
+5
|
*
|
perf tests bp_signal: Show expected versus obtained values
Arnaldo Carvalho de Melo
2020-01-06
1
-5
/
+5
|
*
|
perf sched timehist: Add support for filtering on CPU
David Ahern
2020-01-06
2
-0
/
+17
|
*
|
perf record: Adapt affinity to machines with #CPUs > 1K
Alexey Budankov
2020-01-06
3
-13
/
+45
|
*
|
perf mmap: Declare type for cpu mask of arbitrary length
Alexey Budankov
2020-01-06
2
-0
/
+23
|
*
|
tools bitmap: Implement bitmap_equal() operation at bitmap API
Alexey Budankov
2020-01-06
2
-0
/
+45
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
6
-79
/
+63
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-01-25
6
-79
/
+63
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
torture: Hoist calls to lscpu to higher-level kvm.sh script
Paul E. McKenney
2019-12-09
2
-7
/
+11
|
|
*
|
torture: Allow "CFLIST" to specify default list of scenarios
Paul E. McKenney
2019-12-09
1
-6
/
+13
|
|
*
|
rcutorture: Add worst-case call_rcu() forward-progress results
Paul E. McKenney
2019-12-09
1
-1
/
+2
|
|
*
|
torture: Handle systems lacking the mpstat command
Paul E. McKenney
2019-12-09
1
-2
/
+9
|
|
*
|
torture: Handle jitter for CPUs that cannot be offlined
Paul E. McKenney
2019-12-09
1
-6
/
+20
|
|
*
|
rcutorture: Dispense with Dracut for initrd creation
Paul E. McKenney
2019-12-09
1
-52
/
+3
|
|
*
|
torture: Use gawk instead of awk for systime() function
Paul E. McKenney
2019-12-09
2
-5
/
+5
*
|
|
|
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-27
14
-2
/
+1069
|
\
\
\
\
|
*
|
|
|
selftests/timens: Check for right timens offsets after fork and exec
Andrei Vagin
2020-01-14
3
-1
/
+96
|
*
|
|
|
selftests/timens: Add a simple perf test for clock_gettime()
Andrei Vagin
2020-01-14
3
-1
/
+99
|
*
|
|
|
selftests/timens: Add timer offsets test
Andrei Vagin
2020-01-14
3
-1
/
+124
|
*
|
|
|
selftests/timens: Add procfs selftest
Dmitry Safonov
2020-01-14
3
-1
/
+146
|
*
|
|
|
selftests/timens: Add a test for clock_nanosleep()
Andrei Vagin
2020-01-14
3
-2
/
+152
[next]