index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
mmap-basic.c
Age
Commit message (
Expand
)
Author
2014-08-15
perf test: Use strerror_r instead of strerror
Masami Hiramatsu
2014-01-13
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Auto unmap on destructor
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Close fds on destructor
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2013-11-11
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-10-28
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-08-29
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
2013-03-15
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2012-12-10
perf evsel: Introduce method to request IDs be used
Arnaldo Carvalho de Melo
2012-12-10
perf test: Use perf_evsel__newtp constructor in the tracepoint tests
Arnaldo Carvalho de Melo
2012-12-10
perf test: Fixup error reporting in basic mmap test
Arnaldo Carvalho de Melo
2012-11-14
perf tests: Move test__basic_mmap into separate object
Jiri Olsa