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