summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-03-24perf dso: Fix dso comparisonRavi Bangoria
2020-03-24perf cpumap: Fix snprintf overflow checkChristophe JAILLET
2020-03-24perf test: Test pmu-events aliasesJohn Garry
2020-03-24perf pmu: Make pmu_uncore_alias_match() publicJohn Garry
2020-03-24perf pmu: Add is_pmu_core()John Garry
2020-03-24perf test: Add pmu-events testJohn Garry
2020-03-24perf pmu: Refactor pmu_add_cpu_aliases()John Garry
2020-03-24perf jevents: Support test events folderJohn Garry
2020-03-24perf jevents: Add some test eventsJohn Garry
2020-03-24perf tools: Unify a bit the build directory outputJiri Olsa
2020-03-24tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo
2020-03-24perf vendor events amd: Update Zen1 events to V2Vijay Thakkar
2020-03-24perf vendor events amd: Add Zen2 eventsVijay Thakkar
2020-03-24perf vendor events amd: Restrict model detection for zen1 based processorsVijay Thakkar
2020-03-24perf metricgroup: Fix printing event names of metric group with multiple even...Kajol Jain
2020-03-24perf stat: Align the output for interval aggregation modeJin Yao
2020-03-24perf report/top TUI: Support hotkeys to let user select any event for sortingJin Yao
2020-03-24perf report: Support a new key to reload the browserJin Yao
2020-03-24perf report: Allow specifying event to be used as sort key in --group outputJin Yao
2020-03-24perf report/top TUI: Support hotkey 'a' for annotation of unresolved addressesJin Yao
2020-03-24perf report: Support interactive annotation of code without symbolsJin Yao
2020-03-23perf report: Print al_addr when symbol is not foundJin Yao
2020-03-23perf symbols: Consolidate symbol fixup issueLeo Yan
2020-03-23perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers
2020-03-19Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/...Ingo Molnar
2020-03-19Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2020-03-19Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://git.kernel.org/pub/sc...Ingo Molnar
2020-03-17perf expr: Fix copy/paste mistakeJiri Olsa
2020-03-17perf report: Fix no branch type statistics report issueJin Yao
2020-03-17perf tools: Give synthetic mmap events an inode generationIan Rogers
2020-03-15Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-13Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-13perf test: Print if shell directory isn't presentIan Rogers
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti
2020-03-12perf record: Fix binding of AIO user space buffers to nodesAlexey Budankov
2020-03-11perf scripting perl: Add common_callchain to fix argument orderMichael Petlan
2020-03-11perf intel-pt: Update intel-pt.txt file with new location of the documentationAdrian Hunter
2020-03-11perf intel-pt: Add Intel PT man page referencesAdrian Hunter
2020-03-11perf intel-pt: Rename intel-pt.txt and put it in man page formatAdrian Hunter
2020-03-11perf doc: Set man page date to last git commitIan Rogers
2020-03-11perf cs-etm: Fix unsigned variable comparison to zeroLeo Yan
2020-03-11perf cs-etm: Optimize copying last branchesLeo Yan
2020-03-11perf cs-etm: Correct synthesizing instruction samplesLeo Yan
2020-03-11perf cs-etm: Continuously record last branchLeo Yan
2020-03-11perf cs-etm: Swap packets for instruction samplesLeo Yan
2020-03-11perf map: Use strstarts() to look for Android librariesArnaldo Carvalho de Melo
2020-03-11perf map: Fix off by one in strncpy() size argumentdisconnect3d
2020-03-10perf vendor events intel: Add NO_NMI_WATCHDOG metric constraintKan Liang
2020-03-10perf metricgroup: Support metric constraintKan Liang