summaryrefslogtreecommitdiff
path: root/tools/perf/util (follow)
Commit message (Expand)AuthorAge
* perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao2020-07-22
* perf symbols: Fix debuginfo search for UbuntuAdrian Hunter2020-06-20
* perf tools: Fix perf regs mask generationNaveen N. Rao2020-05-10
* perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa2020-05-05
* perf map: Fix off by one in strncpy() size argumentdisconnect3d2020-04-02
* perf probe: Do not depend on dwfl_module_addrsym()Masami Hiramatsu2020-04-02
* perf probe: Fix wrong address verificationMasami Hiramatsu2020-01-23
* perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo2020-01-04
* perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu2020-01-04
* perf probe: Filter out instances except for inlined subroutine and subprogramMasami Hiramatsu2020-01-04
* perf probe: Skip end-of-sequence and non statement linesMasami Hiramatsu2020-01-04
* perf probe: Fix to show calling lines of inlined functionsMasami Hiramatsu2020-01-04
* perf probe: Return a better scope DIE if there is no best scopeMasami Hiramatsu2020-01-04
* perf probe: Skip overlapped location on searching variablesMasami Hiramatsu2020-01-04
* perf probe: Fix to show inlined function callsite without entry_pcMasami Hiramatsu2020-01-04
* perf probe: Fix to show ranges of variables in functions without entry_pcMasami Hiramatsu2020-01-04
* perf probe: Fix to probe an inline function which has no entry pcMasami Hiramatsu2020-01-04
* perf probe: Walk function lines in lexical blocksMasami Hiramatsu2020-01-04
* perf probe: Fix to list probe event with correct line numberMasami Hiramatsu2020-01-04
* perf probe: Fix to find range-only function instanceMasami Hiramatsu2020-01-04
* x86/insn: Fix awk regexp warningsAlexander Kapshuk2019-11-28
* perf tools: Fix time sortingJiri Olsa2019-11-12
* perf map: Fix overlapped map handlingSteve MacLean2019-11-06
* perf llvm: Don't access out-of-scope arrayIan Rogers2019-10-17
* perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-08-25
* perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-08-25
* perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-25
* perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo2019-08-04
* perf tools: No need to include bitops.h in util.hArnaldo Carvalho de Melo2019-06-11
* perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter2019-06-11
* perf intel-pt: Fix improved sample timestampAdrian Hunter2019-06-11
* perf intel-pt: Fix instructions sampling rateAdrian Hunter2019-06-11
* perf evsel: Free evsel->counts in perf_evsel__exit()Arnaldo Carvalho de Melo2019-04-27
* perf intel-pt: Fix TSC slipAdrian Hunter2019-04-03
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-03-23
* perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-03-23
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-03-23
* perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo2019-03-23
* perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-03-23
* perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-03-23
* perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff2019-02-06
* perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille2019-02-06
* perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-26
* perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-26
* perf pmu: Suppress potential format-truncation warningBen Hutchings2019-01-13
* perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma2018-11-21
* perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma2018-11-21
* perf auxtrace: Fix queue resizeAdrian Hunter2018-09-09
* perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips2018-08-24
* perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo2018-07-19