- a663520 perf annotate: Set error stream of objdump process for TUI by Namhyung Kim · 2 years, 11 months ago
- 4f74f18 perf symbols: Factor out annotation init/exit by Ian Rogers · 3 years, 2 months ago
- 4270456 perf symbols: Bit pack to save a byte by Ian Rogers · 3 years, 2 months ago
- 6ac22d0 perf bpf: Pull in bpf_program__get_prog_info_linear() by Dave Marchevsky · 3 years, 3 months ago
- 0ba37e0 perf annotate: Add riscv64 support by William Cohen · 3 years, 3 months ago
- 3149733 perf annotate: Add fusion logic for AMD microarchs by Ravi Bangoria · 3 years, 4 months ago
- 298105b perf bpf: Fix memory leaks relating to BTF. by Ian Rogers · 3 years, 4 months ago
- 243c3a3 perf annotate: Add disassembly warnings for annotate --stdio by James Clark · 3 years, 5 months ago
- c4db54b perf annotate: Add error log in symbol__annotate() by Li Huafei · 3 years, 5 months ago
- 38fe0e0 libperf: Move 'idx' from tools/perf to perf_evsel::idx by Jiri Olsa · 3 years, 6 months ago
- f89a82a perf annotate: Add line number like in TUI and source location at EOL by Martin Liška · 3 years, 10 months ago
- 2777b81 perf annotate: Show full source location with 'l' hotkey by Martin Liska · 3 years, 11 months ago
- 44e1765 perf config: Add annotate.demangle{,_kernel} by Martin Liska · 3 years, 10 months ago
- 1f0e6ed perf annotate: Fix jump parsing for C++ code. by Martin Liška · 3 years, 11 months ago
- 20e88c60 perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORT by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- a701d28 perf annotate mips: Add perf arch instructions annotate handlers by Dengcheng Zhu · 4 years, 2 months ago
- bf54116 perf tools: Pass build_id object to build_id__sprintf() by Jiri Olsa · 4 years, 3 months ago
- 0aba7f0 perf tools: Use build_id object in dso by Jiri Olsa · 4 years, 3 months ago
- bbe5446 perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config' by Arnaldo Carvalho de Melo · 4 years, 4 months ago
- b39730a perf annotate: Fix non-null terminated buffer returned by readlink() by Numfor Mbiziwo-Tiapo · 5 years ago
- 3e9b26d perf tools: Remove some duplicated includes by Tiezhu Yang · 4 years, 7 months ago
- 6e6d1d6 perf evsel: Rename perf_evsel__env() 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
- 347c751 perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 3c29d44 perf annotate: Add basic support for bpf_image by Jiri Olsa · 4 years, 10 months ago
- dabce16b perf annotate: Get rid of annotation->nr_jumps by Ravi Bangoria · 5 years ago
- e0560ba perf annotate: Fix segfault with source toggle by Ravi Bangoria · 5 years ago
- d3c0314 perf annotate: Align struct annotate_args by Ravi Bangoria · 5 years ago
- 2316f86 perf annotate: Simplify disasm_line allocation and freeing code by Ravi Bangoria · 5 years ago
- e0ad4d6 perf annotate: Remove privsize from symbol__annotate() args by Ravi Bangoria · 5 years ago
- 7384083 perf annotate: Make perf config effective by Ravi Bangoria · 4 years, 11 months ago
- 46ccb44 perf annotate: Fix --show-nr-samples for tui/stdio2 by Ravi Bangoria · 4 years, 11 months ago
- 68aac85 perf annotate: Fix --show-total-period for tui/stdio2 by Ravi Bangoria · 4 years, 11 months ago
- 3b0b16bf perf tools: Support --prefix/--prefix-strip by Andi Kleen · 5 years ago
- c54d241 perf maps: Rename map_groups.h to maps.h by Arnaldo Carvalho de Melo · 5 years ago
- f2eaea0 perf map_symbol: Rename ms->mg to ms->maps by Arnaldo Carvalho de Melo · 5 years ago
- 79b6bb7 perf maps: Merge 'struct maps' with 'struct map_groups' by Arnaldo Carvalho de Melo · 5 years ago
- 94e44b9 perf annotate: Stop using map->groups, use map_symbol->mg instead by Arnaldo Carvalho de Melo · 5 years ago
- d46a4cd pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol' by Arnaldo Carvalho de Melo · 5 years ago
- 2975489 perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 'symbol' pointers by Arnaldo Carvalho de Melo · 5 years ago
- 9d355b3 perf map_groups: Pass the object to map_groups__find_ams() by Arnaldo Carvalho de Melo · 5 years ago
- 5c65b1c perf annotate: Fix heap overflow by Ian Rogers · 5 years ago
- 27a0a90 Merge tag 'perf-core-for-mingo-5.5-20191021' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
- aa7a7b7 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- f948eb4 perf annotate: Fix multiple memory and file descriptor leaks by Gustavo A. R. Silva · 5 years ago
- c5baf90 perf annotate: Fix objdump --no-show-raw-insn flag by Ian Rogers · 5 years ago
- b34b45e perf annotate: Don't pipe objdump output through 'expand' command by Ian Rogers · 5 years ago
- 7a675de perf annotate: Don't pipe objdump output through 'grep' command by Ian Rogers · 5 years ago
- 4235949 perf annotate: Use libsubcmd's run-command.h to fork objdump by Ian Rogers · 5 years ago
- 353dcaa perf annotate: Avoid reallocation in objdump parsing by Ian Rogers · 5 years ago
- cebf7d5 perf diff: Report noisy for cycles diff by Jin Yao · 5 years ago
- 11aad89 perf annotate: Don't return -1 for error when doing BPF disassembly by Arnaldo Carvalho de Melo · 5 years ago
- 16ed3c1 perf annotate: Return appropriate error code for allocation failures by Arnaldo Carvalho de Melo · 5 years ago
- 42d7a91 perf annotate: Fix arch specific ->init() failure errors by Arnaldo Carvalho de Melo · 5 years ago
- 211f493 perf annotate: Propagate the symbol__annotate() error return by Arnaldo Carvalho de Melo · 5 years ago
- 28f4417 perf annotate: Fix the signedness of failure returns by Arnaldo Carvalho de Melo · 5 years ago
- a66fa06 perf annotate: Propagate perf_env__arch() error by Arnaldo Carvalho de Melo · 5 years ago
- 252a2fd perf tools: Replace needless mmap.h with what is needed, event.h by Arnaldo Carvalho de Melo · 5 years ago
- e0fcfb0 perf evlist: Adopt backwards ring buffer state enum 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
- fa0d984 perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 5 years ago
- fac583f perf dso: Adopt DSO related macros from symbol.h by Arnaldo Carvalho de Melo · 5 years ago
- 97b9d86 perf srcline: Add missing srcline.h header to files needing its defs by Arnaldo Carvalho de Melo · 5 years ago
- 272172b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 5 years ago
- 8512777 perf annotate: Fix printing of unaugmented disassembled instructions from BPF by Arnaldo Carvalho de Melo · 5 years ago
- 5643b1a libperf: Move nr_members from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
- 6484d2f libperf: Add nr_entries to struct perf_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
- 600c787 perf annotate: Fix dereferencing freed memory found by the smatch tool by Leo Yan · 5 years ago
- aa23aa5 perf annotate: Add csky support by Mao Han · 6 years ago
- 13c230a perf tools: Ditch rtrim(), use strim() from tools/lib by Arnaldo Carvalho de Melo · 6 years ago
- 3285848 perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel by Arnaldo Carvalho de Melo · 6 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
- 3ce5ace Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
- 8a07aa4 perf report: Fix OOM error in TUI mode on s390 by Thomas Richter · 6 years ago
- 9100704 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251 by Thomas Gleixner · 6 years ago
- bdd1666 perf annotate: Remove hist__account_cycles() from callback by Jin Yao · 6 years ago
- 01e985e perf annotate: Fix build on 32 bit for BPF annotation by Thadeu Lima de Souza Cascardo · 6 years ago
- 6987561 perf annotate: Enable annotation of BPF programs by Song Liu · 6 years ago
- bc3bb79 perf annotate: Calculate the max instruction name, align column to that by Arnaldo Carvalho de Melo · 6 years ago
- 11db1ad perf annotate: Fix getting source line failure by Wei Li · 6 years ago
- 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
- 68c0188 perf symbols: Remove some unnecessary includes from symbol.h by Arnaldo Carvalho de Melo · 6 years ago
- 442b4eb perf annotate: Pass filename to objdump via execl by Ivan Krylov · 6 years ago
- 6d99a79 perf annotate: Introduce basic support for ARC by Eugeniy Paltsev · 6 years ago
- adba163 perf tools: Fix diverse comment typos by Ingo Molnar · 6 years ago
- 246fda0 perf annotate: Create a annotate2 flag in struct symbol by Jin Yao · 6 years ago
- ace4f8f perf annotate: Compute average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
- 0ab4188 perf annotate: Add Sparc support by David Miller · 6 years ago
- 4e67b2a perf annotate: Fix parsing aarch64 branch instructions after objdump update by Kim Phillips · 6 years ago
- 1dc27f6 perf annotate: Properly interpret indirect call by Martin Liška · 6 years ago
- 2354ae9 perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble() by Jiri Olsa · 6 years ago
- 88c2119 perf annotate: Add --percent-type option by Jiri Olsa · 6 years ago
- 4c04868 perf annotate: Display percent type in stdio output by Jiri Olsa · 6 years ago
- addba8b perf annotate: Make local period the default percent type by Jiri Olsa · 6 years ago
- 4c650dd perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump() by Jiri Olsa · 6 years ago