index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
kmod-path.c
Age
Commit message (
Expand
)
Author
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2018-08-20
perf tools: Remove ext from struct kmod_path
Jiri Olsa
2018-08-20
perf tools: Add compression id into 'struct kmod_path'
Jiri Olsa
2018-06-06
perf tests kmod-path: Add tests for vdso32 and vdsox32
Adrian Hunter
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-05-04
perf tests kmod-path: Don't fail if compressed modules aren't supported
Kim Phillips
2016-07-22
perf tests kmod-path: Fix build on ubuntu:16.04-x-armhf
Arnaldo Carvalho de Melo
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-06-03
perf tools: Deal with kernel module names in '[]' correctly
Wang Nan
2015-03-21
perf tools: Add kmod_path__parse function
Jiri Olsa