aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter2017-05-20
* perf callchain: Reference count mapsKrister Johansen2017-03-12
* perf diff: Fix -o/--order option behavior (again)Namhyung Kim2017-02-14
* perf jit: Enable jitdump support without dwarfMaciej Debski2017-01-26
* perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo2017-01-26
* perf callchain: Fixup help/config for no-unwindingRabin Vincent2017-01-26
* perf diff: Do not overwrite valid build idKan Liang2017-01-26
* perf annotate: Don't throw error for zero length symbolsRavi Bangoria2017-01-09
* perf hists: Fix column length on --hierarchyNamhyung Kim2016-11-09
* perf jevents: Handle events including .c and .oWang Nan2016-10-17
* perf header: Set nr_numa_nodes only when we parsed all the dataJiri Olsa2016-10-13
* perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter2016-10-05
* perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter2016-10-05
* perf tools: Make alias matching case-insensitiveAndi Kleen2016-10-03
* perf tools: Allow period= in perf stat CPU event descriptions.Sukadev Bhattiprolu2016-10-03
* perf list jevents: Add support for event list topicsAndi Kleen2016-10-03
* perf list: Support long jevents descriptionsSukadev Bhattiprolu2016-10-03
* perf pmu: Add override support for event list CPUIDAndi Kleen2016-10-03
* perf list: Add a --no-desc flagAndi Kleen2016-10-03
* perf tools: Query terminal width and use in perf listAndi Kleen2016-10-03
* perf pmu: Support alias descriptionsAndi Kleen2016-10-03
* perf pmu: Use pmu_events table to create aliasesSukadev Bhattiprolu2016-10-03
* perf tools: Experiment with cppcheckArnaldo Carvalho de Melo2016-10-03
* perf probe: Check if *ptr2 is zero and not ptr2Colin Ian King2016-10-03
* perf probe: Match linkage name with mangled nameMasami Hiramatsu2016-09-29
* perf probe: Fix to cut off incompatible chars from group nameMasami Hiramatsu2016-09-29
* perf probe: Skip if the function address is 0Masami Hiramatsu2016-09-29
* perf probe: Ignore the error of finding inline instanceMasami Hiramatsu2016-09-29
* perf intel-pt: Fix decoding when there are address filtersAdrian Hunter2016-09-29
* perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter2016-09-29
* perf intel-pt: Read address filter from AUXTRACE_INFO eventAdrian Hunter2016-09-29
* perf intel-pt: Record address filter in AUXTRACE_INFO eventAdrian Hunter2016-09-29
* perf intel-pt: Add a helper function for processing AUXTRACE_INFOAdrian Hunter2016-09-29
* perf intel-pt: Fix missing error codes processing auxtrace_infoAdrian Hunter2016-09-29
* perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter2016-09-29
* perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter2016-09-29
* perf probe: Increase debug level of SDT debug messagesAdrian Hunter2016-09-29
* perf record: Add support for using symbols in address filtersAdrian Hunter2016-09-29
* perf symbols: Add dso__last_symbol()Adrian Hunter2016-09-29
* perf script: Fix vanished idle symbolsAdrian Hunter2016-09-29
* perf evsel: Add support for address filtersMathieu Poirier2016-09-29
* perf evsel: New tracepoint specific functionMathieu Poirier2016-09-29
* perf tools: Make perf_evsel__append_filter() genericMathieu Poirier2016-09-29
* perf data: Fix building in 32 bit platform with libbabeltraceWang Nan2016-09-28
* perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB changeAdrian Hunter2016-09-28
* perf hists: Make hists__fprintf_headers function globalJiri Olsa2016-09-22
* perf hists: Make __hist_entry__snprintf function globalJiri Olsa2016-09-22
* perf tools: Make several display functions globalJiri Olsa2016-09-22
* perf tools: Make several sorting functions globalJiri Olsa2016-09-22
* perf tools: Make output_field_add and sort_dimension__add globalJiri Olsa2016-09-22