summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* perf list: Make vendor event matching case insensitiveAndi Kleen2016-10-243-7/+19
* perf tools: Use normal error reporting when processing PERF_RECORD_READ eventsArnaldo Carvalho de Melo2016-10-242-24/+61
* perf tools: Normalize sq_quote_argv() error reportingArnaldo Carvalho de Melo2016-10-241-1/+1
* perf hists browser: Dynamically change verbosity levelAlexis Berlemont2016-10-241-5/+12
* perf tools: Fix typo "No enough" to "Not enough"Alexander Alemayhu2016-10-242-8/+8
* perf pmu: Only print Using CPUID message onceAndi Kleen2016-10-241-1/+5
* perf jit: Check JITHEADER_VERSIONStefano Sanfilippo2016-10-241-0/+6
* perf jit: Generate .eh_frame/.eh_frame_hdr in DSOStefano Sanfilippo2016-10-243-7/+109
* perf jit: Add unwinding supportStefano Sanfilippo2016-10-242-3/+66
* perf jit: Do not assume pgoff is zeroStefano Sanfilippo2016-10-241-2/+2
* perf jit: Make perf skip unknown recordsStefano Sanfilippo2016-10-241-3/+3
* perf jit: Enable jitdump support without dwarfMaciej Debski2016-10-243-3/+10
* perf jit: Add NT_GNU_BUILD_ID definition for older distrosArnaldo Carvalho de Melo2016-10-241-0/+4
* perf jit: Avoid returning garbage for a ret variableArnaldo Carvalho de Melo2016-10-241-1/+1
* perf tools: Implement branch_type event parameterAndi Kleen2016-10-245-43/+71
* perf header: Display feature name on write failureJiri Olsa2016-10-241-1/+1
* perf header: Display missing featuresJiri Olsa2016-10-241-1/+9
* perf report: Move captured info to generic header infoJiri Olsa2016-10-242-10/+9
* perf intel-pt/bts: Report instruction bytes and length in sampleAndi Kleen2016-10-246-1/+19
* perf intel-pt/bts: Tidy instruction buffer size usageAdrian Hunter2016-10-245-23/+16
* perf c2c report: Limit the cachelines table entriesJiri Olsa2016-10-212-0/+2
* perf c2c report: Add src line sort keyJiri Olsa2016-10-192-1/+2
* perf c2c: Introduce c2c_add_stats functionJiri Olsa2016-10-192-0/+31
* perf c2c: Introduce c2c_decode_stats functionJiri Olsa2016-10-192-0/+134
* perf jevents: Handle events including .c and .oWang Nan2016-10-171-2/+2
* perf header: Set nr_numa_nodes only when we parsed all the dataJiri Olsa2016-10-131-1/+1
* perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter2016-10-051-0/+36
* perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter2016-10-051-0/+2
* perf tools: Make alias matching case-insensitiveAndi Kleen2016-10-031-1/+1
* perf tools: Allow period= in perf stat CPU event descriptions.Sukadev Bhattiprolu2016-10-031-0/+1
* perf list jevents: Add support for event list topicsAndi Kleen2016-10-032-10/+28
* perf list: Support long jevents descriptionsSukadev Bhattiprolu2016-10-034-9/+18
* perf pmu: Add override support for event list CPUIDAndi Kleen2016-10-031-1/+7
* perf list: Add a --no-desc flagAndi Kleen2016-10-034-6/+6
* perf tools: Query terminal width and use in perf listAndi Kleen2016-10-031-1/+2
* perf pmu: Support alias descriptionsAndi Kleen2016-10-032-16/+68
* perf pmu: Use pmu_events table to create aliasesSukadev Bhattiprolu2016-10-032-0/+61
* 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
OpenPOWER on IntegriCloud