summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Experiment with cppcheckArnaldo Carvalho de Melo2016-10-035-20/+13
* perf probe: Check if *ptr2 is zero and not ptr2Colin Ian King2016-10-031-1/+1
* perf probe: Match linkage name with mangled nameMasami Hiramatsu2016-09-292-2/+29
* perf probe: Fix to cut off incompatible chars from group nameMasami Hiramatsu2016-09-291-3/+7
* perf probe: Skip if the function address is 0Masami Hiramatsu2016-09-291-1/+11
* perf probe: Ignore the error of finding inline instanceMasami Hiramatsu2016-09-291-2/+3
* perf intel-pt: Fix decoding when there are address filtersAdrian Hunter2016-09-291-0/+82
* perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter2016-09-292-0/+31
* perf intel-pt: Read address filter from AUXTRACE_INFO eventAdrian Hunter2016-09-291-0/+51
* perf intel-pt: Record address filter in AUXTRACE_INFO eventAdrian Hunter2016-09-291-2/+1
* perf intel-pt: Add a helper function for processing AUXTRACE_INFOAdrian Hunter2016-09-291-4/+8
* perf intel-pt: Fix missing error codes processing auxtrace_infoAdrian Hunter2016-09-291-0/+2
* perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter2016-09-292-1/+14
* perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter2016-09-291-4/+11
* perf probe: Increase debug level of SDT debug messagesAdrian Hunter2016-09-292-3/+3
* perf record: Add support for using symbols in address filtersAdrian Hunter2016-09-292-0/+791
* perf symbols: Add dso__last_symbol()Adrian Hunter2016-09-292-0/+16
* perf script: Fix vanished idle symbolsAdrian Hunter2016-09-291-5/+2
* perf evsel: Add support for address filtersMathieu Poirier2016-09-293-5/+41
* perf evsel: New tracepoint specific functionMathieu Poirier2016-09-293-6/+10
* perf tools: Make perf_evsel__append_filter() genericMathieu Poirier2016-09-293-5/+5
* perf data: Fix building in 32 bit platform with libbabeltraceWang Nan2016-09-281-1/+1
* perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB changeAdrian Hunter2016-09-281-1/+2
* perf hists: Make hists__fprintf_headers function globalJiri Olsa2016-09-221-0/+1
* perf hists: Make __hist_entry__snprintf function globalJiri Olsa2016-09-221-0/+2
* perf tools: Make several display functions globalJiri Olsa2016-09-221-0/+2
* perf tools: Make several sorting functions globalJiri Olsa2016-09-222-3/+9
* perf tools: Make output_field_add and sort_dimension__add globalJiri Olsa2016-09-222-4/+8
* perf tools: Make reset_dimensions globalJiri Olsa2016-09-222-1/+2
* perf pmu: Push configuration down to PMU driverMathieu Poirier2016-09-224-0/+106
* perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier2016-09-223-0/+76
* perf evsel: Remove superfluous initialization of weightJiri Olsa2016-09-211-2/+0
* perf symbols: Do not open device filesJiri Olsa2016-09-201-0/+3
* perf hists: Factor out hists__reset_column_width()Namhyung Kim2016-09-201-0/+1
* perf annotate: Resolve 'call' operands to function namesArnaldo Carvalho de Melo2016-09-201-2/+6
* perf annotate: Pass the symbol's map/dso to the instruction parsersArnaldo Carvalho de Melo2016-09-202-12/+13
* perf annotate: Do not ignore call instruction with indirect targetRavi Bangoria2016-09-201-6/+2
* perf hists: Fix width computation for srcline sort entryJiri Olsa2016-09-202-2/+5
* perf tools: Add infrastructure for PMU specific configurationMathieu Poirier2016-09-135-1/+42
* perf hist: Initialize hierarchy tree explicitlyNamhyung Kim2016-09-131-0/+2
* perf hists: Introduce hists__link_hierarchy()Namhyung Kim2016-09-131-0/+95
* perf hists: Introduce hists__match_hierarchy()Namhyung Kim2016-09-131-0/+51
* perf tools: Do hugetlb handling in more systemsArnaldo Carvalho de Melo2016-09-132-12/+4
* perf pmu: Support alternative sysfs cpumaskMark Rutland2016-09-081-3/+12
* perf evlist: Only open events on CPUs an evsel permitsMark Rutland2016-09-081-1/+7
* perf annotate: Add branch stack / basic blockPeter Zijlstra2016-09-085-2/+492
* perf record: Mark MAP_HUGETLB when synthesizing mmap eventsWang Nan2016-09-081-0/+11
* perf tools: Recognize hugetlb mapping as anon mappingWang Nan2016-09-081-3/+10
* perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo2016-09-0513-183/+124
* perf machine: Remove machine->symbol_filter and friendsArnaldo Carvalho de Melo2016-09-055-32/+7