- b6778fe perf auxtrace: Add itrace A option to approximate IPC by Adrian Hunter · 3 years, 2 months ago
- bbc49f1 perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail} by Leo Yan · 3 years, 4 months ago
- 65c45af perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT by Leo Yan · 3 years, 5 months ago
- 9d64503 perf auxtrace: Remove auxtrace_mmap__read_snapshot_head() by Leo Yan · 3 years, 5 months ago
- fba7c86 libperf: Move 'leader' from tools/perf to perf_evsel::leader by Jiri Olsa · 3 years, 6 months ago
- e621b8f perf auxtrace: Factor out itrace_do_parse_synth_opts() by Adrian Hunter · 3 years, 7 months ago
- 6aa3afc perf auxtrace: Allow buffers to be mapped read / write by Adrian Hunter · 3 years, 8 months ago
- 18f4949 perf auxtrace: Add Z itrace option for timeless decoding by Adrian Hunter · 3 years, 8 months ago
- b14585d9 perf auxtrace: Fix potential NULL pointer dereference by Leo Yan · 3 years, 8 months ago
- b410ed2 perf auxtrace: Fix auxtrace queue conflict by Adrian Hunter · 3 years, 10 months ago
- d58b3f7 perf auxtrace: Automatically group aux-output events by Adrian Hunter · 4 years ago
- 64b4778 perf evlist: Use the right prefix for 'struct evlist' event group methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 37b01ab perf evlist: Use the right prefix for 'struct evlist' enable event methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 3ccf8a7 perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 2a6599c perf evlist: Use the right prefix for 'struct evlist' sample parsing methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 014a771 perf auxtrace: Add itrace option '-M' for memory events by Leo Yan · 4 years, 2 months ago
- 5197153 perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding by Adrian Hunter · 4 years, 6 months ago
- 935aac2 perf auxtrace: Add optional log flags to the itrace 'd' option by Adrian Hunter · 4 years, 6 months ago
- cb97143 perf auxtrace: Add optional error flags to the itrace 'e' option by Adrian Hunter · 4 years, 6 months ago
- 3e9b26d perf tools: Remove some duplicated includes by Tiezhu Yang · 4 years, 7 months ago
- 9f74d77 perf auxtrace: Add four itrace options by Tan Xiaojun · 4 years, 7 months ago
- 35ac0ca perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- c754c38 perf evsel: Rename perf_evsel__is_*() to evsel__is*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- ad681ad perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 862b2f8 perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 39453ed perf evsel: Rename perf_evsel__is_aux_event() to evsel__is_aux_event() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- e76026b perf evsel: Rename perf_evsel__find_pmu() to evsel__find_pmu() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- ec90e42 perf auxtrace: Add option to synthesize branch stack for regular events by Adrian Hunter · 4 years, 8 months ago
- 40c7d24 perf tools: Move routines that probe for perf API features to separate file by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- e12ee9f perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_event() by Adrian Hunter · 4 years, 9 months ago
- 1c5c25b perf auxtrace: Add an option to synthesize callchains for regular events by Adrian Hunter · 4 years, 9 months ago
- 5c7bec0 perf auxtrace: For reporting purposes, un-group AUX area event by Adrian Hunter · 4 years, 9 months ago
- 853f37d perf auxtrace: Add ->evsel_is_auxtrace() callback by Adrian Hunter · 4 years, 9 months ago
- ad60ba0 perf auxtrace: Add auxtrace_record__read_finish() by Adrian Hunter · 4 years, 10 months ago
- ac2f445 perf auxtrace: Add support for queuing AUX area samples by Adrian Hunter · 5 years ago
- b04b8dd perf auxtrace: Add support for dumping AUX area samples by Adrian Hunter · 5 years ago
- eb7a52d perf record: Add aux-sample-size config term by Adrian Hunter · 5 years ago
- f0bb7ee perf auxtrace: Add support for AUX area sample recording by Adrian Hunter · 5 years ago
- f306de2 perf auxtrace: Move perf_evsel__find_pmu() by Adrian Hunter · 5 years ago
- fd62c10 perf auxtrace: Add auxtrace_cache__remove() by Adrian Hunter · 5 years ago
- 20f2be1 libperf: Move 'page_size' global variable to libperf by Jiri Olsa · 5 years ago
- e0fcfb0 perf evlist: Adopt backwards ring buffer state enum by Arnaldo Carvalho de Melo · 5 years ago
- a583053 perf tools: Rename 'struct perf_mmap' to 'struct mmap' by Jiri Olsa · 5 years ago
- ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
- 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
- fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
- f2a39fe perf auxtrace: Uninline functions that touch perf_session by Arnaldo Carvalho de Melo · 5 years ago
- 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
- 3460efb libperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrace_error_event' to perf/event.h by Jiri Olsa · 5 years ago
- 306c9d2 libperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_event' to perf/event.h by Jiri Olsa · 5 years ago
- 2da39f1 perf evlist: Remove needless util.h from evlist.h by Arnaldo Carvalho de Melo · 5 years ago
- aeb00b1 perf record: Move record_opts and other record decls out of perf.h by Arnaldo Carvalho de Melo · 5 years ago
- a2f354e libperf: Add perf_thread_map__nr/perf_thread_map__pid functions by Jiri Olsa · 5 years ago
- 181ebb5 perf tools: Add itrace option 'o' to synthesize aux-output events by Adrian Hunter · 5 years ago
- ce7b0e4 perf record: Add an option to take an AUX snapshot on exit by Alexander Shishkin · 5 years ago
- 03617c2 libperf: Add threads to struct perf_evlist by Jiri Olsa · 5 years ago
- f72f901 libperf: Add cpus to struct perf_evlist by Jiri Olsa · 5 years ago
- 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
- 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
- 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
- e56fbc9 perf tools: Use list_del_init() more thorougly by Arnaldo Carvalho de Melo · 5 years ago
- d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 5 years ago
- 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 5 years ago
- 3052ba5 tools perf: Move from sane_ctype.h obtained from git to the Linux's original by Arnaldo Carvalho de Melo · 6 years ago
- bddb363 Merge branch 'x86/cpu' into perf/core, to pick up dependent changes by Ingo Molnar · 6 years ago
- 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
- 355200e perf auxtrace: Fix itrace defaults for perf script by Adrian Hunter · 6 years ago
- c1c4920 perf auxtrace: Improve address filter error message when there is no DSO by Adrian Hunter · 6 years ago
- 16bd432 perf auxtrace: Add timestamp to auxtrace errors by Adrian Hunter · 6 years ago
- c3fcadf0 perf auxtrace: Define auxtrace record alignment by Adrian Hunter · 6 years ago
- 7cadca8 perf hist: Remove symbol.h from hist.h, just fwd decls are needed by Arnaldo Carvalho de Melo · 6 years ago
- 5717660 perf auxtrace: Alter addr_filter__entire_dso() to work if there are no symbols by Adrian Hunter · 6 years ago
- 4eb0681 perf script: Make itrace script default to all calls by Andi Kleen · 6 years ago
- ded2b8f perf tools: Add 'struct perf_mmap' arg to record__write() by Jiri Olsa · 6 years ago
- e035f4c perf auxtrace: Pass struct perf_mmap into mmap__read* functions by Jiri Olsa · 6 years ago
- 7336555 perf tools: Remove perf_tool from event_op3 by Jiri Olsa · 6 years ago
- 89f1688 perf tools: Remove perf_tool from event_op2 by Jiri Olsa · 6 years ago
- 99cbbe5 perf auxtrace: Fix queue resize by Adrian Hunter · 6 years ago
- b96e661 perf auxtrace: Support for perf report -D for s390 by Thomas Richter · 6 years ago
- e85e0e0 perf tools: Use kallsyms__is_function() by Arnaldo Carvalho de Melo · 7 years ago
- 5cf88a6 perf symbols: Shorten dso__(first|last)_symbol() by Arnaldo Carvalho de Melo · 7 years ago
- b238db6 perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering by Adrian Hunter · 7 years ago
- 0d75f12 perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer by Adrian Hunter · 7 years ago
- 4c45484 perf auxtrace: Make auxtrace_queues__add_buffer() return buffer_ptr by Adrian Hunter · 7 years ago
- a356a59 perf auxtrace: Rename some buffer-queuing functions by Adrian Hunter · 7 years ago
- 2e2967f perf auxtrace: Prevent decoding when --no-itrace by Adrian Hunter · 7 years ago
- 440a23b perf tools: Add initial entry point for decoder CoreSight traces by Mathieu Poirier · 7 years ago
- ffd3d18 perf tools: Add ARM Statistical Profiling Extensions (SPE) support by Kim Phillips · 7 years ago
- 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
- 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
- 644e084 perf auxtrace: Add CPU filter support by Adrian Hunter · 8 years ago
- 70d110d perf auxtrace: Add itrace option to output power events by Adrian Hunter · 8 years ago
- 3bdafdf perf auxtrace: Add itrace option to output ptwrite events by Adrian Hunter · 8 years ago
- 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
- fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
- c3a0bbc perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() by Adrian Hunter · 8 years ago
- 1b36c03 perf record: Add support for using symbols in address filters by Adrian Hunter · 8 years ago
- a818c56 perf tools: Add coresight etm PMU record capabilities by Mathieu Poirier · 8 years ago
- d1706b3 perf tools: Add support for skipping itrace instructions by Andi Kleen · 9 years ago
- 14a05e1 perf auxtrace: Add perf_evlist pointer to *info_priv_size() by Mathieu Poirier · 9 years ago