index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
vmlinux-kallsyms.c
Age
Commit message (
Expand
)
Author
2016-04-19
perf test: Add missing verbose output explaining the reason for failure
Arnaldo Carvalho de Melo
2016-04-19
perf test: Ignore kcore files in the "vmlinux matches kallsyms" test
Arnaldo Carvalho de Melo
2016-01-26
perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test
Arnaldo Carvalho de Melo
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-09-30
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Introduce struct maps
Arnaldo Carvalho de Melo
2015-05-27
perf tools: Use maps__first()/map__next()
Arnaldo Carvalho de Melo
2014-01-31
perf tests: No need to set up ref_reloc_sym
Adrian Hunter
2013-08-07
perf tests: Adjust the vmlinux symtab matches kallsyms test again
Adrian Hunter
2013-08-07
perf tests: Adjust the vmlinux symtab matches kallsyms test
Adrian Hunter
2013-07-12
perf tests: Omit end of the symbol check failure for test 1
Jiri Olsa
2013-01-25
perf tests: Call machine__exit in the vmlinux matches kallsyms test
Arnaldo Carvalho de Melo
2013-01-24
perf tests: Don't fail if a matching vmlinux isn't found, skip that test
Arnaldo Carvalho de Melo
2012-11-14
perf tests: Move test__vmlinux_matches_kallsyms into separate object
Jiri Olsa