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
/
perf
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test: S390 does not support watchpoints in test 22
Thomas Richter
2018-10-08
3
-0
/
+14
*
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-1
/
+1
*
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-1
/
+1
*
perf test: Add watchpoint test
Ravi Bangoria
2018-09-18
4
-0
/
+242
*
perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
Arnaldo Carvalho de Melo
2018-09-05
1
-1
/
+1
*
perf tools: Remove ext from struct kmod_path
Jiri Olsa
2018-08-20
1
-71
/
+65
*
perf tools: Add compression id into 'struct kmod_path'
Jiri Olsa
2018-08-20
1
-21
/
+21
*
perf tools: Get rid of dso__needs_decompress() call in read_object_code()
Jiri Olsa
2018-08-20
1
-1
/
+3
*
perf tools: Drop unneeded bitmap_zero() calls
Yury Norov
2018-08-08
2
-4
/
+0
*
perf tests: Fix indexing when invoking subtests
Sandipan Das
2018-07-31
1
-2
/
+2
*
perf tests: Fix complex event name parsing
Sandipan Das
2018-07-31
1
-1
/
+1
*
perf test: Fix subtest number when showing results
Thomas Richter
2018-07-24
1
-1
/
+1
*
perf tests: Fix record+probe_libc_inet_pton.sh when event exists
Sandipan Das
2018-07-24
1
-4
/
+24
*
perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups
Sandipan Das
2018-07-24
1
-1
/
+1
*
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
Sandipan Das
2018-07-24
1
-0
/
+6
*
perf tests: Check that complex event name is parsed correctly
Alexey Budankov
2018-07-24
1
-0
/
+18
*
perf test shell: Prevent temporary editor files from being considered test sc...
Kim Phillips
2018-07-11
1
-1
/
+1
*
perf test shell: Make perf's inet_pton test more portable
Kim Phillips
2018-07-11
1
-16
/
+21
*
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2018-07-11
1
-1
/
+1
*
perf tests: Add valid callback for parse-events test
Jiri Olsa
2018-06-25
1
-2
/
+15
*
perf tests: Add event parsing error handling to parse events test
Jiri Olsa
2018-06-25
1
-3
/
+5
*
perf test session topology: Fix test on s390
Thomas Richter
2018-06-25
1
-0
/
+1
*
perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols
Arnaldo Carvalho de Melo
2018-06-06
1
-1
/
+1
*
perf test code-reading: Fix perf_env setup for PTI entry trampolines
Adrian Hunter
2018-06-06
1
-0
/
+1
*
perf tests kmod-path: Add tests for vdso32 and vdsox32
Adrian Hunter
2018-06-06
1
-0
/
+16
*
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
2018-06-05
1
-2
/
+2
*
perf test: Use header file util/debug.h
Thomas Richter
2018-06-04
1
-2
/
+1
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2018-06-04
1
-6
/
+24
|
\
|
*
perf test: "Session topology" dumps core on s390
Thomas Richter
2018-05-30
1
-6
/
+24
*
|
perf script: Show symbol offsets by default
Sandipan Das
2018-05-18
1
-6
/
+6
*
|
tools lib api fs tracing_path: Introduce opendir() method
Arnaldo Carvalho de Melo
2018-05-17
1
-1
/
+1
*
|
perf parse-events: Use get/put_events_file()
Arnaldo Carvalho de Melo
2018-05-17
1
-3
/
+4
*
|
perf tests parse-events: Add intel_pt parse test
Arnaldo Carvalho de Melo
2018-05-15
1
-0
/
+13
*
|
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2018-05-15
1
-1
/
+1
|
\
\
|
|
/
|
*
perf test: "probe libc's inet_pton" fails on s390 due to missing inline
Thomas Richter
2018-05-10
1
-1
/
+1
*
|
perf machine: Ditch find_kernel_function variants
Arnaldo Carvalho de Melo
2018-04-30
1
-2
/
+2
*
|
perf symbols: Unify symbol maps
Arnaldo Carvalho de Melo
2018-04-27
1
-2
/
+2
*
|
perf symbols: Store the ELF symbol type in the symbol struct
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+1
*
|
perf map: Shorten map_groups__find() signature
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+1
*
|
perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded...
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+1
*
|
perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name)
Arnaldo Carvalho de Melo
2018-04-26
1
-3
/
+2
*
|
perf machine: Remove needless map_type from machine__load_vmlinux_path()
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+1
*
|
perf machine: Shorten machine__load_kallsyms() signature
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+1
*
|
perf machine: Introduce machine__kernel_maps()
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+2
*
|
perf map: Shorten map_groups__find_by_name() signature
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+1
*
|
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+1
*
|
perf tests: Let 'perf test list' display subtests
Hendrik Brueckner
2018-04-26
1
-0
/
+9
*
|
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
2018-04-26
2
-6
/
+5
|
/
*
perf evsel: Disable write_backward for leader sampling group events
Jiri Olsa
2018-04-23
1
-0
/
+3
*
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
Thomas Richter
2018-04-23
1
-4
/
+2
[next]