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
/
perf
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test: Add test cases for new data source encoding
Andi Kleen
2017-08-22
4
-0
/
+62
*
perf tools: Expression parser enhancements for metrics
Andi Kleen
2017-08-22
1
-0
/
+5
*
perf evsel: Fix buffer overflow while freeing events
Andi Kleen
2017-08-22
2
-2
/
+2
*
perf events parse: Rename parse_events_parse arguments
Arnaldo Carvalho de Melo
2017-08-17
1
-8
/
+8
*
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
2017-08-17
1
-1
/
+1
*
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
1
-1
/
+3
*
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
*
perf test shell: Add uprobes + backtrace ping test
Arnaldo Carvalho de Melo
2017-08-11
1
-0
/
+40
*
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
2
-21
/
+29
*
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
49
-116
/
+116
*
perf test: Make 'list' subcommand match main 'perf test' numbering/matching
Arnaldo Carvalho de Melo
2017-08-11
1
-1
/
+3
*
perf tests attr: Add optional term
Jiri Olsa
2017-07-18
5
-3
/
+23
*
perf tests attr: Fix stat sample_type setup
Jiri Olsa
2017-07-18
1
-1
/
+1
*
perf tests attr: Fix precise_ip setup
Jiri Olsa
2017-07-18
1
-1
/
+1
*
perf tests attr: Fix sample_period setup
Jiri Olsa
2017-07-18
12
-13
/
+1
*
perf tests attr: Fix cpu test disabled term setup
Jiri Olsa
2017-07-18
1
-2
/
+2
*
perf tests attr: Add proper return values
Jiri Olsa
2017-07-18
24
-0
/
+24
*
perf tests attr: Fix no-delay test
Jiri Olsa
2017-07-18
1
-1
/
+1
*
perf tests attr: Fix record dwarf test
Jiri Olsa
2017-07-18
1
-1
/
+2
*
perf tests attr: Add 1s for exclude_kernel and task base bits
Jiri Olsa
2017-07-18
2
-2
/
+2
*
perf tests attr: Rename compare_data to data_equal
Jiri Olsa
2017-07-18
1
-4
/
+4
*
perf tests attr: Make compare_data global
Jiri Olsa
2017-07-18
1
-18
/
+18
*
perf tests attr: Add test_attr__ready function
Jiri Olsa
2017-07-18
1
-0
/
+10
*
perf tests attr: Do not store failed events
Jiri Olsa
2017-07-18
1
-1
/
+1
*
perf test sdt: Handle realpath() failure
Arnaldo Carvalho de Melo
2017-07-18
1
-1
/
+3
*
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-07-18
1
-2
/
+2
*
perf tools: Kill die()
Arnaldo Carvalho de Melo
2017-06-27
1
-5
/
+5
*
perf tools: Remove warning()
Arnaldo Carvalho de Melo
2017-06-27
1
-13
/
+0
*
perf tests: Add platform dependency to test 15
Thomas Richter
2017-06-26
1
-0
/
+48
*
perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is set
Wang Nan
2017-06-19
1
-0
/
+9
*
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
3
-14
/
+7
*
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-06-14
1
-1
/
+1
*
perf evsel: Fix probing of precise_ip level for default cycles event
Arnaldo Carvalho de Melo
2017-06-14
1
-1
/
+1
*
perf tests: Decompress kernel module before objdump
Namhyung Kim
2017-06-08
1
-1
/
+19
*
perf test: Disable breakpoint signal tests for powerpc
Jiri Olsa
2017-06-05
3
-0
/
+24
*
perf tests kmod-path: Don't fail if compressed modules aren't supported
Kim Phillips
2017-05-04
1
-0
/
+2
*
perf tools: Move event prototypes from util.h to event.h
Arnaldo Carvalho de Melo
2017-04-25
3
-0
/
+3
*
perf buildid: Move prototypes from util.h to build-id.h
Arnaldo Carvalho de Melo
2017-04-25
1
-1
/
+0
*
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
2
-0
/
+2
*
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
3
-0
/
+8
*
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
2017-04-24
2
-0
/
+2
*
perf tools: Move units conversion/formatting routines to separate object
Arnaldo Carvalho de Melo
2017-04-20
1
-1
/
+1
[next]