- d85a1e5 perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str() by Yang Jihong · 1 year, 1 month ago
- a625b88 perf test uprobe_from_different_cu: Skip if there is no gcc by Georg Müller · 1 year, 8 months ago
- 4fca429 perf probe: Add test for regression introduced by switch to die_get_decl_file() by Georg Müller · 1 year, 9 months ago
- e2575aa perf intel-pt: Fix CYC timestamps after standalone CBR by Adrian Hunter · 2 years ago
- ce034cb perf dwarf-aux: Fix off-by-one in die_get_varname() by Namhyung Kim · 1 year, 9 months ago
- ec7155d perf bench: Share some global variables to fix build with gcc 10 by Arnaldo Carvalho de Melo · 2 years, 10 months ago
- 1bac93f perf symbols: Fix return incorrect build_id size in elf_read_build_id() by Yang Jihong · 1 year, 11 months ago
- a706ae5 perf map: Delete two variable initialisations before null pointer checks in sort__sym_from_cmp() by Markus Elfring · 1 year, 11 months ago
- e2fd41a perf vendor events power9: Remove UTF-8 characters from JSON files by Kajol Jain · 2 years ago
- 1ff268f perf auxtrace: Fix address filter entire kernel size by Adrian Hunter · 2 years ago
- 4e38d60 perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_THREAD_STACK_MIN_VALUE) by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- f3c19d0 perf auxtrace: Fix address filter duplicate symbol selection by Adrian Hunter · 2 years, 2 months ago
- 860ce1e parisc: Align parisc MADV_XXX constants with all other architectures by Helge Deller · 2 years, 3 months ago
- e943e6b perf script python: Remove explicit shebang from tests/attr.c by Tony Jones · 6 years ago
- 5a9059b perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc by Adrian Hunter · 2 years, 5 months ago
- bbe6961 perf kcore_copy: Do not check /proc/modules is unchanged by Adrian Hunter · 2 years, 6 months ago
- fddac33 genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO by Arnaldo Carvalho de Melo · 2 years, 7 months ago
- 7229bdf perf c2c: Fix sorting in percent_rmt_hitm_cmp() by Leo Yan · 2 years, 10 months ago
- 14f1efd perf jevents: Fix event syntax error caused by ExtSel by Zhengjun Xing · 2 years, 10 months ago
- 3ea3da7 perf c2c: Use stdio interface if slang is not supported by Leo Yan · 2 years, 10 months ago
- eb3d6cd perf bench numa: Address compiler error on s390 by Thomas Richter · 2 years, 10 months ago
- 01064d8 perf symbols: Fix symbol size calculation condition by Michael Petlan · 3 years ago
- c5c8a26 perf hist: Fix memory leak of a perf_hpp_fmt by Ian Rogers · 3 years, 4 months ago
- c925d06 Revert "perf map: Fix dso->nsinfo refcounting" by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 85a571c perf probe-file: Delete namelist in del_events() on the error path by Riccardo Mancini · 3 years, 8 months ago
- fd6465e perf test bpf: Free obj_buf by Riccardo Mancini · 3 years, 8 months ago
- 262c9de perf lzma: Close lzma stream on exit by Riccardo Mancini · 3 years, 8 months ago
- f40a49b perf probe: Fix dso->nsinfo refcounting by Riccardo Mancini · 3 years, 8 months ago
- 3acb3d1 perf map: Fix dso->nsinfo refcounting by Riccardo Mancini · 3 years, 8 months ago
- f80aa52 perf session: Correct buffer copying when peeking events by Leo Yan · 3 years, 9 months ago
- 9a4e0f0 perf jevents: Fix getting maximum number of fds by Felix Fietkau · 3 years, 10 months ago
- 55a16e4 perf intel-pt: Fix transaction abort handling by Adrian Hunter · 3 years, 10 months ago
- bc586be perf intel-pt: Fix sample instruction bytes by Adrian Hunter · 3 years, 10 months ago
- 5ea96ed tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 4 months ago
- 427c1ee perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars by Arnaldo Carvalho de Melo · 4 years ago
- 1255711 perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches by Arnaldo Carvalho de Melo · 4 years ago
- be4153f perf auxtrace: Fix auxtrace queue conflict by Adrian Hunter · 4 years ago
- bb12566 tools build feature: Check if pthread_barrier_t is available by Arnaldo Carvalho de Melo · 7 years ago
- 635a002 perf: Make perf able to build with latest libbfd by Changbin Du · 5 years ago
- aa8a3376 tools build: Check if gettid() is available before providing helper by Arnaldo Carvalho de Melo · 6 years ago
- 45c4df3 tools build feature: Check if eventfd() is available by Arnaldo Carvalho de Melo · 6 years ago
- e95a273 tools build feature: Check if get_current_dir_name() is available by Arnaldo Carvalho de Melo · 6 years ago
- 3c9decd perf tools: Use %define api.pure full instead of %pure-parser by Jiri Olsa · 5 years ago
- f5e60f4 perf traceevent: Ensure read cmdlines are null terminated. by Ian Rogers · 4 years ago
- c15587f perf test: Fix unaligned access in sample parsing test by Namhyung Kim · 4 years, 1 month ago
- 06c51c1 perf intel-pt: Fix missing CYC processing in PSB by Adrian Hunter · 4 years, 1 month ago
- 78c9fad perf tools: Fix DSO filtering when not finding a map for a sampled address by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 48bf1a9 perf record: Fix memory leak when using '--user-regs=?' to list registers by Zheng Zengkai · 4 years, 8 months ago
- b58e986 perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 4 years, 4 months ago
- 44b3ff5 perf event: Check ref_reloc_sym before using it by Igor Lubashev · 6 years ago
- a6cd59c perf lock: Don't free "lock_seq_stat" if read_count isn't zero by Leo Yan · 4 years, 4 months ago
- 836b93c perf tools: Add missing swap for ino_generation by Jiri Olsa · 4 years, 4 months ago
- f9b29e6 perf python scripting: Fix printable strings in python3 scripts by Jiri Olsa · 4 years, 6 months ago
- 98f78dd perf intel-pt: Fix "context_switch event has no tid" error by Adrian Hunter · 4 years, 6 months ago
- 00bd93b perf top: Fix stdio interface input handling with glibc 2.28+ by Tommi Rantala · 5 years ago
- 5c4c757 perf kcore_copy: Fix module map when there are no modules loaded by Adrian Hunter · 4 years, 10 months ago
- 5c339f2 perf util: Fix memory leak of prefix_if_not_in by Xie XiuQi · 4 years, 10 months ago
- 4f6dcb5 perf cpumap: Fix snprintf overflow check by Christophe JAILLET · 5 years ago
- ceb5051 perf test: Fix test trace+probe_vfs_getname.sh on s390 by Thomas Richter · 5 years ago
- 1cf043b perf test: Free formats for perf pmu parse test by Namhyung Kim · 4 years, 6 months ago
- 11519e7 perf record/stat: Explicitly call out event modifiers in the documentation by Kim Phillips · 4 years, 6 months ago
- 61c4dec perf probe: Fix memory leakage when the probe point is not found by Masami Hiramatsu · 4 years, 8 months ago
- 23e444f perf bench mem: Always memset source before memcpy by Vincent Whitchurch · 4 years, 7 months ago
- f351313 perf intel-pt: Fix FUP packet state by Adrian Hunter · 4 years, 8 months ago
- c9417a3 perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode by Jin Yao · 5 years ago
- 4e92c12 perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() by Gaurav Singh · 4 years, 9 months ago
- df5bd93 perf symbols: Fix debuginfo search for Ubuntu by Adrian Hunter · 4 years, 10 months ago
- 23789fb perf probe: Fix to check blacklist address correctly by Masami Hiramatsu · 4 years, 11 months ago
- 5b88aa9 perf probe: Do not show the skipped events by Masami Hiramatsu · 4 years, 11 months ago
- 527e2ec perf probe: Accept the instance number of kretprobe event by Masami Hiramatsu · 4 years, 10 months ago
- d1c7651 perf tools: Support Python 3.8+ in Makefile by Sam Lunt · 5 years ago
- aefc7ec4 perf map: Fix off by one in strncpy() size argument by disconnect3d · 5 years ago
- 395c716 tools: Let O= makes handle a relative path with -C option by Masami Hiramatsu · 5 years ago
- 4c572d8 perf probe: Do not depend on dwfl_module_addrsym() by Masami Hiramatsu · 5 years ago
- 28a5ca2 perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc by Arnaldo Carvalho de Melo · 5 years ago
- 5008c12 perf report: Fix no libunwind compiled warning break s390 issue by Jin Yao · 5 years ago
- 806dbe2 perf c2c: Fix return type for histogram sorting comparision functions by Andres Freund · 5 years ago
- 376bbcf perf probe: Fix wrong address verification by Masami Hiramatsu · 5 years ago
- 8ce8461 perf report: Fix incorrectly added dimensions as switch perf data file by Jin Yao · 5 years ago
- 14f8204 perf hists: Fix variable name's inconsistency in hists__for_each() macro by Yuya Fujita · 5 years ago
- 29061e0 perf strbuf: Remove redundant va_end() in strbuf_addv() by Mattias Jacobsson · 6 years ago
- 9edc3a3 perf regs: Make perf_reg_name() return "unknown" instead of NULL by Arnaldo Carvalho de Melo · 5 years ago
- 3bda1b2 perf script: Fix brstackinsn for AUXTRACE by Adrian Hunter · 5 years ago
- c2816fc perf probe: Fix to show function entry line as probe-able by Masami Hiramatsu · 5 years ago
- 361b2a9 perf probe: Filter out instances except for inlined subroutine and subprogram by Masami Hiramatsu · 5 years ago
- c9560d9 perf probe: Skip end-of-sequence and non statement lines by Masami Hiramatsu · 5 years ago
- c00f4ac perf probe: Fix to show calling lines of inlined functions by Masami Hiramatsu · 5 years ago
- 5935b59 perf probe: Return a better scope DIE if there is no best scope by Masami Hiramatsu · 5 years ago
- 8f664b2 perf probe: Skip overlapped location on searching variables by Masami Hiramatsu · 5 years ago
- 9dff39a perf parse: If pmu configuration fails free terms by Ian Rogers · 5 years ago
- d622eda perf probe: Fix to probe a function which has no entry pc by Masami Hiramatsu · 5 years ago
- e19d776 perf probe: Fix to show inlined function callsite without entry_pc by Masami Hiramatsu · 5 years ago
- 41d3087 perf probe: Fix to show ranges of variables in functions without entry_pc by Masami Hiramatsu · 5 years ago
- cebb762 perf probe: Fix to probe an inline function which has no entry pc by Masami Hiramatsu · 5 years ago
- 0fe578a perf probe: Walk function lines in lexical blocks by Masami Hiramatsu · 5 years ago
- 32ee45d perf probe: Fix to list probe event with correct line number by Masami Hiramatsu · 5 years ago
- 5fceb35 perf probe: Fix to find range-only function instance by Masami Hiramatsu · 5 years ago
- 3b6b823 perf report: Add warning when libunwind not compiled in by Jin Yao · 5 years ago
- 30e2c60 perf test: Report failure for mmap events by Leo Yan · 5 years ago
- ce11761 perf tools: Fix time sorting by Jiri Olsa · 5 years ago