开源镜像站
帮助
动态
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
/
util
/
target.h
Age
Commit message (
Expand
)
Author
2017-12-27
perf stat: Remove --per-thread pid/tid limitation
Jin Yao
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-12-04
perf target: Move the checking of which map function to call into function.
Dongsheng Yang
2013-11-27
perf record: Make per-cpu mmaps the default.
Adrian Hunter
2013-11-14
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2012-05-17
perf target: Add uses_mmap field
Namhyung Kim
2012-05-16
perf target: Rename functions to avoid double negation
Namhyung Kim
2012-05-07
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
perf tools: Introduce perf_target__strerror()
Namhyung Kim
2012-05-07
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
2012-05-07
perf target: Introduce perf_target_errno
Namhyung Kim
2012-05-02
perf target: Split out perf_target handling code
Namhyung Kim