aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2017-09-13perf vendor events: Add JSON metrics for BroadwellAndi Kleen1-0/+164
2017-09-13perf stat: Fall weak group back even for EBADFAndi Kleen1-1/+1
2017-09-13perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo11-3/+11
2017-09-13perf config: Allow creating empty config set for config file autogenerationTaeung Song1-4/+1
2017-09-13perf config: Write a config file just onceTaeung Song1-6/+16
2017-09-13perf tools: Use scandir() to replace readdir()Kan Liang1-20/+25
2017-09-13perf ui progress: Add size info into progress barJiri Olsa4-4/+36
2017-09-13perf ui progress: Add ui specific init functionJiri Olsa3-2/+10
2017-09-13perf tools: Add python-clean targetJiri Olsa1-3/+5
2017-09-13perf script: Support user regsAndi Kleen2-3/+31
2017-09-13perf record: Support direct --user-regs argumentsAndi Kleen4-1/+12
2017-09-13perf stat: Update walltime_nsecs_stats in interval modeAndi Kleen1-0/+2
2017-09-13perf stat: Hide internal duration_time counterAndi Kleen1-3/+24
2017-09-13perf stat: Support duration_time for metricsAndi Kleen2-4/+14
2017-09-13perf stat: Don't use ctx for saved values lookupAndi Kleen1-11/+5
2017-09-13perf list: Add metric groups to perf listAndi Kleen4-1/+192
2017-09-13perf stat: Support JSON metrics in perf statAndi Kleen8-6/+395
2017-09-13perf pmu: Extract function to get JSON alias mapAndi Kleen2-16/+35
2017-09-13perf stat: Print generic metric header even for failed expressionsAndi Kleen1-1/+3
2017-09-13perf stat: Factor out generic metric printingAndi Kleen1-27/+42
2017-09-13perf vendor events: Support metric_group and no event name in JSON parserAndi Kleen3-7/+20
2017-09-13perf tools: Support weak groups in 'perf stat'Andi Kleen5-2/+46
2017-09-13perf sched timehist: Add pid and tid optionsDavid Ahern2-0/+12
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar6-10/+32
2017-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds36-267/+365
2017-09-12perf stat: Wait for the correct childMilian Wolff1-1/+1
2017-09-12perf tools: Support running perf binaries with a dash in their nameMilian Wolff1-4/+10
2017-09-12perf config: Check not only section->from_system_config but also item'sTaeung Song1-1/+1
2017-09-12perf ui progress: Fix progress updateJiri Olsa1-1/+6
2017-09-12perf ui progress: Make sure we always define step valueJiri Olsa1-1/+1
2017-09-12perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa1-1/+12
2017-09-12perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff1-1/+1
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+27
2017-09-01perf annotate browser: Help for cycling thru hottest instructions with TAB/sh...Arnaldo Carvalho de Melo1-1/+2
2017-09-01perf stat: Only auto-merge events that are PMU aliasesArnaldo Carvalho de Melo3-9/+18
2017-09-01perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang1-1/+5
2017-09-01perf script: Support physical addressKan Liang2-3/+14
2017-09-01perf mem: Support physical addressKan Liang2-26/+75
2017-09-01perf sort: Add sort option for physical addressKan Liang8-2/+59
2017-09-01perf tools: Support new sample type for physical addressKan Liang5-2/+26
2017-09-01perf vendor events powerpc: Remove duplicate eventsSukadev Bhattiprolu4-138/+3
2017-09-01perf intel-pt: Fix syntax in documentation of config optionJack Henschel1-1/+1
2017-09-01perf test powerpc: Fix 'Object code reading' testRavi Bangoria1-0/+5
2017-09-01perf trace: Support syscall name globbingArnaldo Carvalho de Melo2-5/+36
2017-09-01perf syscalltbl: Support glob matching on syscall namesArnaldo Carvalho de Melo2-0/+36
2017-08-30perf report: Calculate the average cycles of iterationsJin Yao5-79/+85
2017-08-29perf symbols: Fix plt entry calculation for ARM and AARCH64Li Bin1-5/+22
2017-08-29perf probe: Fix kprobe blacklist checking conditionLi Bin1-1/+1
2017-08-28perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsArnaldo Carvalho de Melo6-1/+83
2017-08-28perf tools: Pass full path of FEATURES_DUMPDavid Carrillo-Cisneros1-1/+1