summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf top/report: Add tips about a list optionNambong Ha2016-10-051-0/+2
* perf report/top: Add a tip about system-wide collection from all CPUsDonghyun Kim2016-10-051-0/+1
* perf report/top: Add a tip about source line numbers with overheadKim SeonYoung2016-10-051-0/+1
* perf jevents: Fix Intel JSON fixed counter conversionsAndi Kleen2016-10-051-0/+2
* 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 uretprobe ppc64le: Fix probe locationRavi Bangoria2016-10-051-1/+2
* perf pmu-events: Add Skylake frontend MSR supportAndi Kleen2016-10-031-0/+1
* perf pmu-events: Fix fixed counters on IntelAndi Kleen2016-10-031-1/+24
* 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 tools: Add README for info on parsing JSON/map filesSukadev Bhattiprolu2016-10-031-0/+147
* perf list jevents: Add support for event list topicsAndi Kleen2016-10-032-10/+28
* perf list: Support long jevents descriptionsSukadev Bhattiprolu2016-10-036-15/+34
* perf jevents: Add support for long descriptionsSukadev Bhattiprolu2016-10-033-9/+27
* perf pmu: Add override support for event list CPUIDAndi Kleen2016-10-031-1/+7
* perf list: Add a --no-desc flagAndi Kleen2016-10-036-12/+22
* 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 jevents: Handle header line in mapfileAndi Kleen2016-10-031-2/+7
* perf tools: Support CPU id matching for x86 v2Andi Kleen2016-10-031-3/+21
* perf powerpc: Support CPU ID matching for PowerpcSukadev Bhattiprolu2016-10-031-0/+11
* perf pmu: Use pmu_events table to create aliasesSukadev Bhattiprolu2016-10-032-0/+61
* perf jevents: Program to convert JSON fileAndi Kleen2016-10-036-4/+869
* perf tools: Add jsmn `jasmine' JSON parserAndi Kleen2016-10-034-0/+574
* 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 tests: Add dwarf unwind test for powerpcRavi Bangoria2016-09-299-2/+193
* 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-292-6/+48
* 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-293-1/+20
* 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-294-3/+857
* perf symbols: Add dso__last_symbol()Adrian Hunter2016-09-292-0/+16
* perf record: Fix error pathsAdrian Hunter2016-09-291-4/+4
* perf record: Rename label 'out_symbol_exit'Adrian Hunter2016-09-291-5/+5
* 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-294-10/+13
* perf tools: Make perf_evsel__append_filter() genericMathieu Poirier2016-09-294-7/+12
* perf tools: Update documentation info about quipperSimon Que2016-09-291-1/+5
OpenPOWER on IntegriCloud