summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2020-04-03perf tools: Add file-handle feature testNamhyung Kim1-0/+4
2020-04-03perf python: Include rwsem.c in the pythong bidingArnaldo Carvalho de Melo1-0/+1
2020-03-27perf script: Introduce --deltatime optionHagen Paul Pfeifer2-0/+20
2020-03-27perf test x86: Add CET instructions to the new instructions testAdrian Hunter3-0/+544
2020-03-26perf: Normalize gcc parameter when generating arch errno tableHe Zhe1-1/+1
2020-03-26perf parse-events: Add defensive NULL checkIan Rogers1-6/+5
2020-03-25perf callchain: Update docs regarding kernel/user space unwindingTony Jones2-12/+20
2020-03-24perf dso: Fix dso comparisonRavi Bangoria1-1/+21
2020-03-24perf cpumap: Fix snprintf overflow checkChristophe JAILLET1-5/+5
2020-03-24perf test: Test pmu-events aliasesJohn Garry1-1/+147
2020-03-24perf pmu: Make pmu_uncore_alias_match() publicJohn Garry2-1/+2
2020-03-24perf pmu: Add is_pmu_core()John Garry2-0/+6
2020-03-24perf test: Add pmu-events testJohn Garry4-0/+239
2020-03-24perf pmu: Refactor pmu_add_cpu_aliases()John Garry2-8/+16
2020-03-24perf jevents: Support test events folderJohn Garry1-0/+30
2020-03-24perf jevents: Add some test eventsJohn Garry3-0/+59
2020-03-24perf tools: Unify a bit the build directory outputJiri Olsa1-4/+5
2020-03-24perf vendor events amd: Update Zen1 events to V2Vijay Thakkar7-136/+172
2020-03-24perf vendor events amd: Add Zen2 eventsVijay Thakkar7-0/+1117
2020-03-24perf vendor events amd: Restrict model detection for zen1 based processorsVijay Thakkar7-1/+1
2020-03-24perf metricgroup: Fix printing event names of metric group with multiple even...Kajol Jain1-19/+30
2020-03-24perf stat: Align the output for interval aggregation modeJin Yao1-3/+3
2020-03-24perf report/top TUI: Support hotkeys to let user select any event for sortingJin Yao1-1/+27
2020-03-24perf report: Support a new key to reload the browserJin Yao4-3/+6
2020-03-24perf report: Allow specifying event to be used as sort key in --group outputJin Yao4-15/+94
2020-03-24perf report/top TUI: Support hotkey 'a' for annotation of unresolved addressesJin Yao1-11/+35
2020-03-24perf report: Support interactive annotation of code without symbolsJin Yao2-6/+38
2020-03-23perf report: Print al_addr when symbol is not foundJin Yao1-2/+4
2020-03-23perf symbols: Consolidate symbol fixup issueLeo Yan5-33/+8
2020-03-23perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers2-3/+4
2020-03-19Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/...Ingo Molnar32-1123/+1340
2020-03-19Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar26-106/+128
2020-03-17perf expr: Fix copy/paste mistakeJiri Olsa1-2/+2
2020-03-17perf report: Fix no branch type statistics report issueJin Yao1-5/+4
2020-03-17perf tools: Give synthetic mmap events an inode generationIan Rogers1-0/+1
2020-03-13perf test: Print if shell directory isn't presentIan Rogers1-1/+4
2020-03-12perf record: Fix binding of AIO user space buffers to nodesAlexey Budankov1-6/+15
2020-03-11perf scripting perl: Add common_callchain to fix argument orderMichael Petlan6-20/+20
2020-03-11perf intel-pt: Update intel-pt.txt file with new location of the documentationAdrian Hunter1-0/+1
2020-03-11perf intel-pt: Add Intel PT man page referencesAdrian Hunter5-4/+13
2020-03-11perf intel-pt: Rename intel-pt.txt and put it in man page formatAdrian Hunter1-24/+33
2020-03-11perf doc: Set man page date to last git commitIan Rogers1-1/+4
2020-03-11perf cs-etm: Fix unsigned variable comparison to zeroLeo Yan1-1/+1
2020-03-11perf cs-etm: Optimize copying last branchesLeo Yan1-5/+17
2020-03-11perf cs-etm: Correct synthesizing instruction samplesLeo Yan1-17/+70
2020-03-11perf cs-etm: Continuously record last branchLeo Yan1-3/+4
2020-03-11perf cs-etm: Swap packets for instruction samplesLeo Yan1-20/+19
2020-03-11perf map: Use strstarts() to look for Android librariesArnaldo Carvalho de Melo1-4/+4
2020-03-11perf map: Fix off by one in strncpy() size argumentdisconnect3d1-1/+1
2020-03-10perf vendor events intel: Add NO_NMI_WATCHDOG metric constraintKan Liang3-3/+6