index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
perf evsel: Fix buffer overflow while freeing events
Andi Kleen
2017-08-22
5
-40
/
+20
*
perf xyarray: Save max_x, max_y
Andi Kleen
2017-08-22
2
-0
/
+14
*
perf annotate browser: Circulate percent, total-period and nr-samples view
Taeung Song
2017-08-18
1
-3
/
+8
*
perf annotate browser: Support --show-nr-samples option
Taeung Song
2017-08-18
2
-5
/
+13
*
perf annotate: Document --show-total-period option
Taeung Song
2017-08-18
1
-0
/
+2
*
perf annotate stdio: Support --show-nr-samples option
Taeung Song
2017-08-18
3
-3
/
+23
*
perf tools: Use default CPUINFO_PROC where it fits
Arnaldo Carvalho de Melo
2017-08-17
2
-20
/
+2
*
perf tools: Remove unused cpu_relax() macros
Arnaldo Carvalho de Melo
2017-08-17
1
-9
/
+0
*
perf events parse: Rename parse_events_parse arguments
Arnaldo Carvalho de Melo
2017-08-17
4
-104
/
+104
*
perf events parse: Use just one parse events state struct
Arnaldo Carvalho de Melo
2017-08-17
3
-6
/
+3
*
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
2017-08-17
4
-31
/
+31
*
perf events parse: Remove some needless local variables
Arnaldo Carvalho de Melo
2017-08-17
1
-13
/
+7
*
perf trace: Fix off by one string allocation problem
Arnaldo Carvalho de Melo
2017-08-17
1
-1
/
+1
*
perf jevents: Support FCMask and PortMask
Andi Kleen
2017-08-17
1
-0
/
+2
*
tools lib bpf: Fix double file test in Makefile
Daniel Díaz
2017-08-17
1
-2
/
+2
*
Merge tag 'perf-core-for-mingo-4.14-20170816' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-08-17
14
-47
/
+611
|
\
|
*
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2017-08-16
3
-4
/
+4
|
*
perf bpf: Fix endianness problem when loading parameters in prologue
Wang Nan
2017-08-16
2
-3
/
+50
|
*
perf script python: Add support for sqlite3 to call-graph-from-sql.py
Adrian Hunter
2017-08-15
1
-24
/
+36
|
*
perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...
Adrian Hunter
2017-08-15
3
-7
/
+7
|
*
perf script python: Add support for exporting to sqlite3
Adrian Hunter
2017-08-15
4
-3
/
+491
|
*
perf scripts python: Fix query in call-graph-from-postgresql.py
Adrian Hunter
2017-08-15
1
-1
/
+1
|
*
perf scripts python: Fix missing call_path_id in export-to-postgresql script
Adrian Hunter
2017-08-15
1
-1
/
+2
|
*
perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1
Arnaldo Carvalho de Melo
2017-08-15
1
-3
/
+3
|
*
perf test shell: Check if 'perf probe' is available, skip tests if not
Arnaldo Carvalho de Melo
2017-08-15
6
-1
/
+22
|
*
perf tests shell: Remove duplicate skip_if_no_debuginfo() function
Arnaldo Carvalho de Melo
2017-08-15
1
-5
/
+0
*
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2017-08-17
4
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-08-15
4
-5
/
+4
|
|
\
|
|
*
selftests: timers: freq-step: fix compile error
Shuah Khan
2017-08-11
1
-4
/
+3
|
|
*
selftests: futex: fix run_tests target
Shuah Khan
2017-08-09
1
-1
/
+1
|
|
*
test_sysctl: fix sysctl.sh by making it executable
Luis R. Rodriguez
2017-08-07
1
-0
/
+0
|
|
*
test_kmod: fix kmod.sh by making it executable
Luis R. Rodriguez
2017-08-07
1
-0
/
+0
*
|
|
perf test shell: Add uprobes + backtrace ping test
Arnaldo Carvalho de Melo
2017-08-11
1
-0
/
+40
*
|
|
perf report: Fix module symbol adjustment for s390x
Thomas Richter
2017-08-11
3
-1
/
+17
*
|
|
perf record: Fix wrong size in perf_record_mmap for last kernel module
Thomas Richter
2017-08-11
4
-10
/
+19
*
|
|
perf srcline: Do not consider empty files as valid srclines
Milian Wolff
2017-08-11
1
-0
/
+6
*
|
|
perf util: Take elf_name as const string in dso__demangle_sym
Milian Wolff
2017-08-11
3
-3
/
+3
*
|
|
perf test shell: Add test using vfs_getname + 'perf trace'
Arnaldo Carvalho de Melo
2017-08-11
1
-0
/
+31
*
|
|
perf test shell: Add test using probe:vfs_getname and verifying results
Arnaldo Carvalho de Melo
2017-08-11
1
-0
/
+37
*
|
|
perf test shell: Move vfs_getname probe function to lib
Arnaldo Carvalho de Melo
2017-08-11
3
-22
/
+32
*
|
|
perf test shell: Install shell tests
Arnaldo Carvalho de Melo
2017-08-11
1
-1
/
+3
*
|
|
perf test shell: Add 'probe_vfs_getname' shell test
Arnaldo Carvalho de Melo
2017-08-11
1
-0
/
+30
*
|
|
perf test: Make 'list' use same filtering code as main 'perf test'
Arnaldo Carvalho de Melo
2017-08-11
1
-8
/
+10
*
|
|
perf test: Add infrastructure to run shell based tests
Arnaldo Carvalho de Melo
2017-08-11
2
-1
/
+170
*
|
|
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-08-11
54
-124
/
+127
*
|
|
perf test: Make 'list' subcommand match main 'perf test' numbering/matching
Arnaldo Carvalho de Melo
2017-08-11
1
-1
/
+3
*
|
|
perf tools: Add missing newline to expr parser error messages
Andi Kleen
2017-08-11
1
-1
/
+1
*
|
|
perf stat: Fix saved values rbtree lookup
Andi Kleen
2017-08-11
1
-1
/
+5
*
|
|
perf vendor events powerpc: Update POWER9 events
Sukadev Bhattiprolu
2017-08-11
9
-2298
/
+3511
*
|
|
perf vendor events powerpc: remove suffix in mapfile
Sukadev Bhattiprolu
2017-08-11
1
-10
/
+10
[next]