summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/levenshtein.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-06perf thread-stack: Tidy thread_stack__no_call_return() by adding more local v...Adrian Hunter1-18/+17
2019-02-06perf thread-stack: Tidy thread_stack__push_cp() usageAdrian Hunter1-10/+3
2019-02-06perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter1-0/+2
2019-02-06perf vendor events intel: Fix Load_Miss_Real_Latency on CLXWilliam Cohen1-1/+1
2019-02-06perf cs-etm: Set sample flags for exception return packetLeo Yan1-0/+44
2019-02-06perf cs-etm: Set sample flags for exception packetLeo Yan2-0/+259
2019-02-06perf cs-etm: Add traceID in packetLeo Yan2-0/+3
2019-02-06perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan3-12/+31
2019-02-06perf cs-etm: Add exception number in exception packetLeo Yan2-4/+17
2019-02-06perf cs-etm: Set sample flags for trace discontinuityLeo Yan1-0/+19
2019-02-06perf cs-etm: Set sample flags for instruction range packetLeo Yan3-2/+91
2019-02-06perf cs-etm: Add last instruction information in packetLeo Yan2-0/+12
2019-02-06perf tools: Add documentation for BPF event selectionChangbin Du2-0/+45
2019-02-06perf report: Move symbol annotation to the resort phaseJiri Olsa2-9/+19
2019-02-06perf evsel: Add output_resort_cb methodJiri Olsa2-2/+10
2019-02-06perf hists: Add argument to hists__resort_cb_t callbackJiri Olsa3-10/+11
2019-02-06perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo1-1/+1
2019-02-06perf record: Apply affinity masks when reading mmap buffersAlexey Budankov4-1/+53