index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
code-reading.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
2016-04-12
1
-1
/
+1
*
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
2016-03-23
1
-4
/
+1
*
perf test: Reduce the sample_freq for the 'object code reading' test
Arnaldo Carvalho de Melo
2016-02-19
1
-1
/
+1
*
perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq
Arnaldo Carvalho de Melo
2016-02-19
1
-1
/
+7
*
perf test: Fix cpus and thread maps reference in error path
Jiri Olsa
2015-12-07
1
-0
/
+7
*
perf test: Use machine__new_host in mmap thread code reading test
Jiri Olsa
2015-12-07
1
-5
/
+2
*
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-19
1
-1
/
+1
*
perf test: Keep test result clean if '-v' not set
Wang Nan
2015-11-03
1
-4
/
+4
*
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2015-09-30
1
-1
/
+1
*
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
2015-09-30
1
-1
/
+1
*
perf tests: Print objdump/dso buffers if they don't match
Jan Stancek
2015-09-14
1
-0
/
+16
*
perf tests: Stop reading if objdump output crossed sections
Jan Stancek
2015-09-14
1
-1
/
+6
*
perf tests: Make objdump disassemble zero blocks
Jan Stancek
2015-09-14
1
-1
/
+1
*
perf tests: Take into account address of each objdump line
Jan Stancek
2015-09-14
1
-13
/
+38
*
perf tools: Add reference counting for thread_map object
Jiri Olsa
2015-06-25
1
-1
/
+1
*
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-25
1
-1
/
+1
*
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-06-19
1
-1
/
+1
*
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-05-08
1
-8
/
+14
*
perf tools: Add parse_events_error interface
Jiri Olsa
2015-04-29
1
-1
/
+1
*
perf tests: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-6
/
+4
*
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-2
/
+1
*
perf tools: Use tid for finding thread
Namhyung Kim
2014-05-12
1
-1
/
+1
*
tools: Consolidate types.h
Borislav Petkov
2014-05-01
1
-2
/
+1
*
perf tools: Fix double free in perf test 21 (code-reading.c)
Adrian Hunter
2014-04-15
1
-0
/
+1
*
perf evlist: Auto unmap on destructor
Arnaldo Carvalho de Melo
2014-01-13
1
-1
/
+0
*
perf evlist: Close fds on destructor
Arnaldo Carvalho de Melo
2014-01-13
1
-1
/
+0
*
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2014-01-13
1
-3
/
+2
*
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-19
1
-1
/
+1
*
perf tests: Handle throttle events in 'object code reading' test
Adrian Hunter
2013-11-12
1
-2
/
+13
*
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
2013-11-11
1
-1
/
+1
*
perf tools: Add time argument on COMM setting
Frederic Weisbecker
2013-11-04
1
-1
/
+1
*
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-10-28
1
-0
/
+1
*
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-29
1
-2
/
+2
*
perf tests: Fix compile failure on do_sort_something
David Ahern
2013-08-14
1
-6
/
+5
*
perf tools: Remove filter parameter of thread__find_addr_map()
Adrian Hunter
2013-08-12
1
-1
/
+1
*
perf tests: Add kcore to the object code reading test
Adrian Hunter
2013-08-07
1
-18
/
+82
*
perf symbols: Load kernel maps before using
Adrian Hunter
2013-08-07
1
-1
/
+1
*
perf tests: Add test for reading object code
Adrian Hunter
2013-08-07
1
-0
/
+509