index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
vmlinux-kallsyms.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
perf test vmlinux: Remove dead symbol_filter_t code
Arnaldo Carvalho de Melo
2016-09-01
perf test vmlinux: Tolerate symbol aliases
Arnaldo Carvalho de Melo
2016-09-01
perf test vmlinux: Avoid printing headers for empty lists
Arnaldo Carvalho de Melo
2016-09-01
perf test vmlinux: Clarify which -v lines are errors or warning
Arnaldo Carvalho de Melo
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