开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
/
sample-parsing.c
Age
Commit message (
Expand
)
Author
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-01
perf test: Add test case for PERF_SAMPLE_PHYS_ADDR
Kan Liang
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-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-01-22
perf tests: Fix typo in sample-parsing.c
Rasmus Villemoes
2014-11-16
perf/tests: Add interrupted state sample parsing test
Stephane Eranian
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2014-02-18
perf callchain: Add mask into struct regs_dump
Jiri Olsa
2013-11-04
perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTION
Adrian Hunter
2013-10-23
perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test
Arnaldo Carvalho de Melo
2013-10-23
perf test: Clarify the "sample parsing" test entry
Arnaldo Carvalho de Melo
2013-08-29
perf tests: Add a sample parsing test
Adrian Hunter