开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
parse-no-sample-id-all.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
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample parsing methods
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-26
libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix
Arnaldo Carvalho de Melo
2019-07-29
perf evlist: Rename perf_evlist__delete() to evlist__delete()
Jiri Olsa
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
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: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-02-14
perf tests: Synthesize struct instead of using field after variable sized type
Arnaldo Carvalho de Melo
2016-06-22
perf evlist: Destructors should accept NULL
Arnaldo Carvalho de Melo
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2013-09-05
perf tools: Add test for parsing with no sample_id_all bit
Adrian Hunter