index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
Age
Commit message (
Expand
)
Author
2018-09-05
perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
Arnaldo Carvalho de Melo
2018-07-24
perf tests: Fix record+probe_libc_inet_pton.sh when event exists
Sandipan Das
2018-07-24
perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups
Sandipan Das
2018-07-24
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
Sandipan Das
2018-07-11
perf test shell: Make perf's inet_pton test more portable
Kim Phillips
2018-07-11
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2018-06-06
perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols
Arnaldo Carvalho de Melo
2018-05-18
perf script: Show symbol offsets by default
Sandipan Das
2018-05-10
perf test: "probe libc's inet_pton" fails on s390 due to missing inline
Thomas Richter
2018-04-23
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
Thomas Richter
2018-03-16
perf test: Fix exit code for record+probe_libc_inet_pton.sh
Sandipan Das
2018-03-05
perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_pton
Jiri Olsa
2018-03-05
perf tests: Switch trace+probe_libc_inet_pton to use record
Jiri Olsa
2018-02-16
perf tests shell lib: Use a wildcard to remove the vfs_getname probe
Arnaldo Carvalho de Melo
2018-02-16
perf test: Fix test case inet_pton to accept inlines.
Thomas Richter
2018-02-15
perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
Thomas Richter
2017-12-27
perf test shell: Fix check open filename arg using 'perf trace'
Michael Petlan
2017-11-16
perf test shell: Fix test case probe libc's inet_pton on s390x
Thomas Richter
2017-11-16
perf test shell: Fix check open filename arg using 'perf trace' on s390x
Thomas Richter
2017-10-18
perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu
Li Zhijian
2017-08-16
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2017-08-15
perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1
Arnaldo Carvalho de Melo
2017-08-15
perf test shell: Check if 'perf probe' is available, skip tests if not
Arnaldo Carvalho de Melo
2017-08-15
perf tests shell: Remove duplicate skip_if_no_debuginfo() function
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Add uprobes + backtrace ping test
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Add test using vfs_getname + 'perf trace'
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Add test using probe:vfs_getname and verifying results
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Move vfs_getname probe function to lib
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Add 'probe_vfs_getname' shell test
Arnaldo Carvalho de Melo