summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-03perf top: Add --all-cgroups optionNamhyung Kim2-0/+19
2020-04-03perf record: Add --all-cgroups optionNamhyung Kim5-2/+27
2020-04-03perf record: Support synthesizing cgroup eventsNamhyung Kim4-0/+129
2020-04-03perf report: Add 'cgroup' sort keyNamhyung Kim5-0/+54
2020-04-03perf cgroup: Maintain cgroup hierarchyNamhyung Kim5-5/+109
2020-04-03perf tools: Basic support for CGROUP eventNamhyung Kim13-1/+74
2020-04-03perf tools: Add file-handle feature testNamhyung Kim4-2/+28
2020-04-03perf python: Include rwsem.c in the pythong bidingArnaldo Carvalho de Melo1-0/+1
2020-04-02tools headers UAPI: Update tools's copy of linux/perf_event.hNamhyung Kim1-2/+14
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim4-2/+27
2020-03-27perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim2-1/+123
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-27x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode mapYu-cheng Yu2-12/+22
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-24tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo1-0/+2
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-20perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_boxKan Liang1-3/+9
2020-03-20perf/x86/intel/uncore: Add box_offsets for free-running countersKan Liang1-1/+4
2020-03-20perf/core: Fix reversed NULL check in perf_event_groups_less()Dan Carpenter1-1/+1
2020-03-20perf/core: Fix endless multiplex timerPeter Zijlstra1-6/+14
2020-03-20x86/optprobe: Fix OPTPROBE vs UACCESSPeter Zijlstra2-0/+26
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 Molnar595-2445/+5242
2020-03-19Merge tag 'perf-core-for-mingo-5.7-20200310' of git://git.kernel.org/pub/scm/...Ingo Molnar41-382/+755
2020-03-19Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://git.kernel.org/pub/sc...Ingo Molnar7-34/+44