开源镜像站
帮助
动态
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
/
openat-syscall-tp-fields.c
Age
Commit message (
Expand
)
Author
2018-03-08
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
2018-03-08
perf mmap: Simplify perf_mmap__read_event()
Kan Liang
2018-03-08
perf mmap: Simplify perf_mmap__consume()
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for tp fields
Kan Liang
2018-01-25
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
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: Include errno.h where needed
Arnaldo Carvalho de Melo
2016-07-12
perf tests openat-syscall-tp-fields: Add some conditional defines
Arnaldo Carvalho de Melo
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-04-11
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-10-19
perf test: Silence tracepoint event failures
Namhyung Kim
2015-09-15
perf evsel: Propagate error info from tp_format
Jiri Olsa
2015-06-23
perf thread_map: Don't access the array entries directly
Jiri Olsa
2015-05-29
perf tests: Aename open*.c to openat*.c
Riku Voipio