index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
code-reading.c
Age
Commit message (
Expand
)
Author
2014-05-12
perf tools: Use tid for finding thread
Namhyung Kim
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2014-04-15
perf tools: Fix double free in perf test 21 (code-reading.c)
Adrian Hunter
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-12-19
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-11-12
perf tests: Handle throttle events in 'object code reading' test
Adrian Hunter
2013-11-11
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
2013-11-04
perf tools: Add time argument on COMM setting
Frederic Weisbecker
2013-10-28
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-08-29
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-14
perf tests: Fix compile failure on do_sort_something
David Ahern
2013-08-12
perf tools: Remove filter parameter of thread__find_addr_map()
Adrian Hunter
2013-08-07
perf tests: Add kcore to the object code reading test
Adrian Hunter
2013-08-07
perf symbols: Load kernel maps before using
Adrian Hunter
2013-08-07
perf tests: Add test for reading object code
Adrian Hunter