Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
77251e41f89a813b4090f5199442f217bbf11297
/
tools
/
perf
/
tests
/
vmlinux-kallsyms.c
79b6bb7
perf maps: Merge 'struct maps' with 'struct map_groups'
by Arnaldo Carvalho de Melo
· 5 years ago
8efc4f0
perf maps: Add for_each_entry()/_safe() iterators
by Arnaldo Carvalho de Melo
· 5 years ago
20f2be1
libperf: Move 'page_size' global variable to libperf
by Jiri Olsa
· 5 years ago
fb71c86c
perf tools: Remove util.h from where it is not needed
by Arnaldo Carvalho de Melo
· 5 years ago
4a3cec8
perf dsos: Move the dsos struct and its methods to separate source files
by Arnaldo Carvalho de Melo
· 5 years ago
215a0d3
perf tools: Add missing headers, mostly stdlib.h
by Arnaldo Carvalho de Melo
· 6 years ago
93f678b
perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsyms
by Arnaldo Carvalho de Melo
· 6 years ago
107cad9
perf machine: Ditch find_kernel_function variants
by Arnaldo Carvalho de Melo
· 7 years ago
abe5449
perf map: Shorten map_groups__find() signature
by Arnaldo Carvalho de Melo
· 7 years ago
d05b861
perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded equivalent
by Arnaldo Carvalho de Melo
· 7 years ago
3cd666b
perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name)
by Arnaldo Carvalho de Melo
· 7 years ago
1d1a265
perf machine: Remove needless map_type from machine__load_vmlinux_path()
by Arnaldo Carvalho de Melo
· 7 years ago
329f0ad
perf machine: Shorten machine__load_kallsyms() signature
by Arnaldo Carvalho de Melo
· 7 years ago
68a7418
perf machine: Introduce machine__kernel_maps()
by Arnaldo Carvalho de Melo
· 7 years ago
83cf774
perf map: Shorten map_groups__find_by_name() signature
by Arnaldo Carvalho de Melo
· 7 years ago
ab6e9a9
perf tests: Use arch__compare_symbol_names to compare symbols
by Jiri Olsa
· 7 years ago
e8f3879
perf machine: Remove machine__load_kallsyms()
by Jiri Olsa
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
81f17c9
perf test: Add 'struct test *' to the test functions
by Arnaldo Carvalho de Melo
· 7 years ago
fd20e81
perf tools: Including missing inttypes.h header
by Arnaldo Carvalho de Melo
· 8 years ago
bb963e1
perf utils: Check verbose flag properly
by Namhyung Kim
· 8 years ago
be39db9
perf symbols: Remove symbol_filter_t machinery
by Arnaldo Carvalho de Melo
· 8 years ago
c79c8091
perf test vmlinux: Remove dead symbol_filter_t code
by Arnaldo Carvalho de Melo
· 8 years ago
7e1b659
perf test vmlinux: Tolerate symbol aliases
by Arnaldo Carvalho de Melo
· 8 years ago
54da076
perf test vmlinux: Avoid printing headers for empty lists
by Arnaldo Carvalho de Melo
· 8 years ago
e267769
perf test vmlinux: Clarify which -v lines are errors or warning
by Arnaldo Carvalho de Melo
· 8 years ago
6566fea
perf test: Add missing verbose output explaining the reason for failure
by Arnaldo Carvalho de Melo
· 9 years ago
53d0fe6
perf test: Ignore kcore files in the "vmlinux matches kallsyms" test
by Arnaldo Carvalho de Melo
· 9 years ago
ab414dc
perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test
by Arnaldo Carvalho de Melo
· 9 years ago
721a1f5
perf tests: Pass the subtest index to each test routine
by Arnaldo Carvalho de Melo
· 9 years ago
a5e813c
perf machine: Add method for common kernel_map(FUNCTION) operation
by Arnaldo Carvalho de Melo
· 9 years ago
1eee78a
perf tools: Introduce struct maps
by Arnaldo Carvalho de Melo
· 10 years ago
4bb7123d
perf tools: Use maps__first()/map__next()
by Arnaldo Carvalho de Melo
· 10 years ago
c080f72
perf tests: No need to set up ref_reloc_sym
by Adrian Hunter
· 11 years ago
82e75d0
perf tests: Adjust the vmlinux symtab matches kallsyms test again
by Adrian Hunter
· 11 years ago
d380b348
perf tests: Adjust the vmlinux symtab matches kallsyms test
by Adrian Hunter
· 11 years ago
5888a8c
perf tests: Omit end of the symbol check failure for test 1
by Jiri Olsa
· 12 years ago
c0aab59
perf tests: Call machine__exit in the vmlinux matches kallsyms test
by Arnaldo Carvalho de Melo
· 12 years ago
531f67b
perf tests: Don't fail if a matching vmlinux isn't found, skip that test
by Arnaldo Carvalho de Melo
· 12 years ago
0a4e1ae
perf tests: Move test__vmlinux_matches_kallsyms into separate object
by Jiri Olsa
· 12 years ago