| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-06 | perf tests: Don't retest sections in "Object code reading" | James Clark | 1 | -34/+85 |
| 2025-07-25 | perf machine: Explicitly pass in host perf_env | Ian Rogers | 1 | -2/+1 |
| 2025-07-25 | perf test: Avoid use perf_env | Ian Rogers | 1 | -1/+4 |
| 2025-07-02 | perf test code-reading: Avoid a leak of cpus and threads | Ian Rogers | 1 | -7/+0 |
| 2025-02-12 | perf sample: Make user_regs and intr_regs optional | Ian Rogers | 1 | -3/+9 |
| 2025-01-08 | perf tests code-reading: Handle change in objdump output from binutils >= 2.4... | Charlie Jenkins | 1 | -1/+91 |
| 2024-05-06 | perf dso: Add reference count checking and accessor functions | Ian Rogers | 1 | -4/+4 |
| 2024-04-12 | perf tests: Apply attributes to all events in object code reading test | James Clark | 1 | -5/+5 |
| 2023-12-12 | libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n... | Ian Rogers | 1 | -1/+1 |
| 2023-11-09 | perf test: Add option to change objdump binary | James Clark | 1 | -1/+1 |
| 2023-11-09 | perf test: Simplify "object code reading" test | Namhyung Kim | 1 | -53/+23 |
| 2023-10-04 | tools/perf/tests: Fix object code reading to skip address that falls out of t... | Athira Rajeev | 1 | -0/+10 |
| 2023-06-12 | perf machine: Make delete_threads part of machine__exit | Ian Rogers | 1 | -1/+0 |
| 2023-06-12 | perf addr_location: Add init/exit/copy functions | Ian Rogers | 1 | -1/+2 |
| 2023-06-12 | perf thread: Add accessor functions for thread | Ian Rogers | 1 | -1/+1 |
| 2023-04-06 | perf map: Changes to reference counting | Ian Rogers | 1 | -0/+1 |
| 2023-04-04 | perf map: Add accessor for start and end | Ian Rogers | 1 | -4/+4 |
| 2023-04-04 | perf map: Add accessor for dso | Ian Rogers | 1 | -13/+15 |
| 2023-04-04 | perf maps: Add functions to access maps | Ian Rogers | 1 | -1/+1 |
| 2023-03-20 | perf tests: Add common error route for code-reading | Ian Rogers | 1 | -16/+23 |
| 2022-12-14 | perf util: Add host_is_bigendian to util.h | Ian Rogers | 1 | -2/+2 |
| 2022-08-10 | perf tools: Do not pass NULL to parse_events() | Adrian Hunter | 1 | -1/+1 |
| 2021-11-13 | perf test: Rename struct test to test_suite | Ian Rogers | 1 | -1/+1 |
| 2021-11-13 | perf test: Move each test suite struct to its test | Ian Rogers | 1 | -1/+3 |
| 2021-10-08 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2021-09-27 | perf tests: Fix flaky test 'Object code reading' | James Clark | 1 | -2/+2 |
| 2021-09-17 | perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin... | Namhyung Kim | 1 | -1/+2 |
| 2021-03-23 | perf tools: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
| 2021-03-06 | perf test: Fix cpu and thread map leaks in code_reading test | Namhyung Kim | 1 | -7/+3 |
| 2021-02-17 | perf tools: Add OCaml demangling | Fabian Hemmer | 1 | -9/+1 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' event attribute config ... | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-11-30 | perf evlist: Use the right prefix for alternative 'struct evlist' constructors | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' sample parsing methods | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2020-06-22 | perf evlist: Fix the class prefix for 'struct evlist' strerror methods | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-11-26 | perf thread: Rename thread->mg to thread->maps | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-10-10 | libperf: Adopt perf_mmap__read_event() from tools/perf | Jiri Olsa | 1 | -1/+1 |
| 2019-10-10 | libperf: Adopt perf_mmap__read_done() from tools/perf | Jiri Olsa | 1 | -1/+1 |
| 2019-10-10 | libperf: Adopt perf_mmap__read_init() from tools/perf | Jiri Olsa | 1 | -1/+1 |
| 2019-10-10 | libperf: Adopt perf_mmap__consume() function from tools/perf | Jiri Olsa | 1 | -1/+2 |
| 2019-09-25 | libperf: Add perf_evlist__first()/last() functions | Jiri Olsa | 1 | -1/+1 |
| 2019-09-25 | libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist' | Jiri Olsa | 1 | -1/+1 |
| 2019-09-25 | perf evlist: Adopt backwards ring buffer state enum | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-09-25 | perf tools: Rename perf_evlist__mmap() to evlist__mmap() | Jiri Olsa | 1 | -2/+2 |
| 2019-09-25 | perf tools: Rename 'struct perf_mmap' to 'struct mmap' | Jiri Olsa | 1 | -1/+1 |
| 2019-09-20 | perf tools: Move event synthesizing routines to separate header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-09-20 | perf env: Remove needless cpumap.h header | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-08-31 | perf auxtrace: Uninline functions that touch perf_session | Arnaldo Carvalho de Melo | 1 | -0/+6 |
| 2019-08-31 | perf dsos: Move the dsos struct and its methods to separate source files | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-29 | perf tools: Remove debug.h from header files not needing it | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-26 | perf record: Move record_opts and other record decls out of perf.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-07-29 | libperf: Add perf_evlist__set_maps() function | Jiri Olsa | 1 | -2/+3 |
| 2019-07-29 | libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions | Jiri Olsa | 1 | -2/+3 |
| 2019-07-29 | libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel | Jiri Olsa | 1 | -3/+3 |
| 2019-07-29 | libperf: Add perf_thread_map__get()/perf_thread_map__put() | Jiri Olsa | 1 | -2/+2 |
| 2019-07-29 | libperf: Add perf_cpu_map__get()/perf_cpu_map__put() | Jiri Olsa | 1 | -2/+2 |
| 2019-07-29 | perf evlist: Rename perf_evlist__disable() to evlist__disable() | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename perf_evlist__enable() to evlist__enable() | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename perf_evlist__open() to evlist__open() | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename perf_evlist__delete() to evlist__delete() | Jiri Olsa | 1 | -2/+2 |
| 2019-07-29 | perf evlist: Rename perf_evlist__new() to evlist__new() | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename struct perf_evlist to struct evlist | Jiri Olsa | 1 | -4/+4 |
| 2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf tools: Rename struct thread_map to struct perf_thread_map | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf cpu_map: Rename struct cpu_map to struct perf_cpu_map | Jiri Olsa | 1 | -1/+1 |
| 2019-06-25 | tools perf: Move from sane_ctype.h obtained from git to the Linux's original | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-02-06 | perf tools: Add missing include for symbols.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-02-06 | pref tools: Add missing map.h includes | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2018-12-17 | perf tools: Allow specifying proc-map-timeout in config file | Mark Drayton | 1 | -1/+1 |
| 2018-08-20 | perf tools: Get rid of dso__needs_decompress() call in read_object_code() | Jiri Olsa | 1 | -1/+3 |
| 2018-06-06 | perf test code-reading: Fix perf_env setup for PTI entry trampolines | Adrian Hunter | 1 | -0/+1 |
| 2018-04-26 | perf thread: Make thread__find_map() return the map | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2018-04-26 | perf thread: Introduce thread__find_map() | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2018-03-08 | perf mmap: Simplify perf_mmap__read_init() | Kan Liang | 1 | -2/+1 |
| 2018-03-08 | perf mmap: Simplify perf_mmap__read_event() | Kan Liang | 1 | -1/+1 |
| 2018-03-08 | perf mmap: Simplify perf_mmap__consume() | Kan Liang | 1 | -1/+1 |
| 2018-03-05 | perf test: Switch to new perf_mmap__read_event() interface for 'code reading'... | Kan Liang | 1 | -2/+9 |
| 2018-02-16 | perf test: Fix test case 23 for s390 z/VM or KVM guests | Thomas Richter | 1 | -4/+29 |
| 2017-12-05 | perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap | Wang Nan | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-01 | perf test powerpc: Fix 'Object code reading' test | Ravi Bangoria | 1 | -0/+5 |
| 2017-08-11 | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2017-06-08 | perf tests: Decompress kernel module before objdump | Namhyung Kim | 1 | -1/+19 |
| 2017-04-24 | perf tools: Include sys/param.h where needed | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-04-19 | perf tools: Move sane ctype stuff from util.h to sane_ctype.h | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2017-04-19 | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-04-19 | perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-02-20 | perf utils: Check verbose flag properly | Namhyung Kim | 1 | -1/+1 |
| 2016-09-05 | perf symbols: Remove symbol_filter_t machinery | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2016-08-02 | perf tests: objdump output can contain multi byte chunks | Jan Stancek | 1 | -29/+71 |
| 2016-04-11 | perf evsel: Do not use globals in config() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2016-03-23 | perf tools: Add cpumode to struct perf_sample | Arnaldo Carvalho de Melo | 1 | -4/+1 |
| 2016-02-19 | perf test: Reduce the sample_freq for the 'object code reading' test | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2016-02-19 | perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq | Arnaldo Carvalho de Melo | 1 | -1/+7 |
| 2015-12-07 | perf test: Fix cpus and thread maps reference in error path | Jiri Olsa | 1 | -0/+7 |
| 2015-12-07 | perf test: Use machine__new_host in mmap thread code reading test | Jiri Olsa | 1 | -5/+2 |
| 2015-11-19 | perf tests: Pass the subtest index to each test routine | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2015-11-03 | perf test: Keep test result clean if '-v' not set | Wang Nan | 1 | -4/+4 |
| 2015-09-30 | perf machine: Add method for common kernel_map(FUNCTION) operation | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2015-09-30 | perf machine: Use machine__kernel_map() thoroughly | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2015-09-14 | perf tests: Print objdump/dso buffers if they don't match | Jan Stancek | 1 | -0/+16 |
| 2015-09-14 | perf tests: Stop reading if objdump output crossed sections | Jan Stancek | 1 | -1/+6 |
| 2015-09-14 | perf tests: Make objdump disassemble zero blocks | Jan Stancek | 1 | -1/+1 |
| 2015-09-14 | perf tests: Take into account address of each objdump line | Jan Stancek | 1 | -13/+38 |
| 2015-06-25 | perf tools: Add reference counting for thread_map object | Jiri Olsa | 1 | -1/+1 |
| 2015-06-25 | perf tools: Add reference counting for cpu_map object | Jiri Olsa | 1 | -1/+1 |
| 2015-06-19 | perf tools: Configurable per thread proc map processing time out | Kan Liang | 1 | -1/+1 |
| 2015-05-08 | perf machine: Protect the machine->threads with a rwlock | Arnaldo Carvalho de Melo | 1 | -8/+14 |
| 2015-04-29 | perf tools: Add parse_events_error interface | Jiri Olsa | 1 | -1/+1 |
| 2014-10-29 | perf tests: Use thread->mg->machine | Arnaldo Carvalho de Melo | 1 | -6/+4 |
| 2014-10-29 | perf tools: A thread's machine can be found via thread->mg->machine | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2014-05-12 | perf tools: Use tid for finding thread | Namhyung Kim | 1 | -1/+1 |
| 2014-05-01 | tools: Consolidate types.h | Borislav Petkov | 1 | -2/+1 |
| 2014-04-15 | perf tools: Fix double free in perf test 21 (code-reading.c) | Adrian Hunter | 1 | -0/+1 |
| 2014-01-13 | perf evlist: Auto unmap on destructor | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2014-01-13 | perf evlist: Close fds on destructor | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2014-01-13 | perf evlist: Move destruction of maps to evlist destructor | Arnaldo Carvalho de Melo | 1 | -3/+2 |
| 2013-12-19 | perf tools: Rename 'perf_record_opts' to 'record_opts | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2013-11-12 | perf tests: Handle throttle events in 'object code reading' test | Adrian Hunter | 1 | -2/+13 |
| 2013-11-11 | perf record: Synthesize non-exec MMAP records when --data used | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2013-11-04 | perf tools: Add time argument on COMM setting | Frederic Weisbecker | 1 | -1/+1 |
| 2013-10-28 | perf tools: Fixup mmap event consumption | Zhouyi Zhou | 1 | -0/+1 |
| 2013-08-29 | perf tools: change machine__findnew_thread() to set thread pid | Adrian Hunter | 1 | -2/+2 |
| 2013-08-14 | perf tests: Fix compile failure on do_sort_something | David Ahern | 1 | -6/+5 |
| 2013-08-12 | perf tools: Remove filter parameter of thread__find_addr_map() | Adrian Hunter | 1 | -1/+1 |
| 2013-08-07 | perf tests: Add kcore to the object code reading test | Adrian Hunter | 1 | -18/+82 |
| 2013-08-07 | perf symbols: Load kernel maps before using | Adrian Hunter | 1 | -1/+1 |
| 2013-08-07 | perf tests: Add test for reading object code | Adrian Hunter | 1 | -0/+509 |