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
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-02-06
perf tools: Add missing include for symbols.h
Arnaldo Carvalho de Melo
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2018-12-17
perf tools: Allow specifying proc-map-timeout in config file
Mark Drayton
2018-08-20
perf tools: Get rid of dso__needs_decompress() call in read_object_code()
Jiri Olsa
2018-06-06
perf test code-reading: Fix perf_env setup for PTI entry trampolines
Adrian Hunter
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
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 'code reading'...
Kan Liang
2018-02-16
perf test: Fix test case 23 for s390 z/VM or KVM guests
Thomas Richter
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-09-01
perf test powerpc: Fix 'Object code reading' test
Ravi Bangoria
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-06-08
perf tests: Decompress kernel module before objdump
Namhyung Kim
2017-04-24
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-08-02
perf tests: objdump output can contain multi byte chunks
Jan Stancek
2016-04-11
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
2016-02-19
perf test: Reduce the sample_freq for the 'object code reading' test
Arnaldo Carvalho de Melo
2016-02-19
perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq
Arnaldo Carvalho de Melo
2015-12-07
perf test: Fix cpus and thread maps reference in error path
Jiri Olsa
2015-12-07
perf test: Use machine__new_host in mmap thread code reading test
Jiri Olsa
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-03
perf test: Keep test result clean if '-v' not set
Wang Nan
2015-09-30
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2015-09-30
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
2015-09-14
perf tests: Print objdump/dso buffers if they don't match
Jan Stancek
2015-09-14
perf tests: Stop reading if objdump output crossed sections
Jan Stancek
2015-09-14
perf tests: Make objdump disassemble zero blocks
Jan Stancek
2015-09-14
perf tests: Take into account address of each objdump line
Jan Stancek
2015-06-25
perf tools: Add reference counting for thread_map object
Jiri Olsa
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-04-29
perf tools: Add parse_events_error interface
Jiri Olsa
2014-10-29
perf tests: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
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
[next]