summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* perf evsel: Support printing callchains with arrowsNamhyung Kim2016-11-232-0/+7
* perf symbols: Print symbol offsets conditionallyNamhyung Kim2016-11-233-8/+12
* perf c2c report: Add struct c2c_stats::tot_hitm fieldJiri Olsa2016-11-232-2/+11
* perf tools: Show event fd in debug outputJiri Olsa2016-11-231-2/+4
* perf annotate: Add per arch instructions annotate handlersArnaldo Carvalho de Melo2016-11-171-106/+30
* perf annotate: Allow arches to specify functions to skipArnaldo Carvalho de Melo2016-11-171-4/+5
* perf annotate: Start supporting cross arch annotationArnaldo Carvalho de Melo2016-11-172-20/+100
* perf report: Calculate and return the branch flag countingJin Yao2016-11-142-1/+202
* perf report: Create a symbol_conf flag for showing branch flag countingJin Yao2016-11-141-0/+1
* perf report: Add branch flag to callchain cursor nodeJin Yao2016-11-143-18/+86
* perf config: Mark where are config items from (user or system)Taeung Song2016-11-142-2/+18
* perf config: Add support setting variables in a config fileTaeung Song2016-11-142-0/+8
* perf callchain: Fixup help/config for no-unwindingRabin Vincent2016-11-072-6/+0
* perf tools: Add missing object file to the python binding linkage listArnaldo Carvalho de Melo2016-10-282-1/+2
* perf scripting: Don't die if scripting can't be setup, disable itArnaldo Carvalho de Melo2016-10-281-18/+15
* perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo2016-10-281-2/+4
* perf list: Support matching by topicAndi Kleen2016-10-281-1/+3
* perf tools: Introduce timestamp__scnprintf_usec()Namhyung Kim2016-10-282-0/+11
* 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
OpenPOWER on IntegriCloud