aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-01perf scripting: Add scripting_context__update()Adrian Hunter4-7/+38
2021-06-01perf scripting python: Simplify perf-trace-context module functionsAdrian Hunter1-22/+17
2021-06-01perf scripting python: Remove unnecessary 'static'Adrian Hunter1-3/+3
2021-05-27perf test: Test 2 libpfm4 error casesIan Rogers1-0/+10
2021-05-27perf test: Iterate over shell tests in alphabetical orderRiccardo Mancini1-17/+21
2021-05-27perf probe: Provide more detail with relocation warningRavi Bangoria1-3/+8
2021-05-27perf parse-events: Add bison --file-prefix-map optionDenys Zagorui2-3/+12
2021-05-26perf inject: Do not inject BUILD_ID record if MMAP2 has itNamhyung Kim1-0/+24
2021-05-26perf inject: Call dso__put() even if dso->hit is setNamhyung Kim1-2/+2
2021-05-25perf scripts python: intel-pt-events.py: Add branches to scriptAdrian Hunter3-35/+116
2021-05-25perf scripting python: Add auxtrace errorAdrian Hunter3-0/+57
2021-05-25perf scripting python: Add context switchAdrian Hunter1-0/+45
2021-05-25perf scripting python: Add cpumodeAdrian Hunter1-0/+3
2021-05-25perf scripting python: Add IPCAdrian Hunter1-0/+8
2021-05-25perf scripting python: Add sample flagsAdrian Hunter1-0/+26
2021-05-25perf script: Factor out perf_sample__sprintf_flags()Adrian Hunter2-10/+21
2021-05-25perf scripting python: Add 'addr_location' for 'addr'Adrian Hunter7-23/+41
2021-05-25perf scripting python: Factor out set_sym_in_dict()Adrian Hunter1-8/+17
2021-05-25perf scripting python: Fix tuple_set_u64()Adrian Hunter1-65/+81
2021-05-25perf auxtrace: Make perf_event__process_auxtrace*() callableArnaldo Carvalho de Melo1-3/+20
2021-05-25perf script: Find script file relative to exec pathAdrian Hunter5-2/+46
2021-05-25perf arm-spe: Remove redundant checking for "full_auxtrace"Leo Yan1-1/+1
2021-05-25perf arm-spe: Enable timestamp for per-cpu modeLeo Yan1-2/+31
2021-05-25perf arm-spe: Correct sample flags for dummy eventLeo Yan1-3/+4
2021-05-25perf arm-spe: Correct sample flags for SPE eventLeo Yan1-3/+4
2021-05-25perf vendor events intel: Update event list for Icelake ClientJin Yao8-1575/+3296
2021-05-25perf vendor events intel: Add metrics for Icelake ServerJin Yao1-0/+327
2021-05-25perf vendor events intel: Add uncore event list for Icelake ServerJin Yao3-0/+2819
2021-05-25perf vendor events intel: Add core event list for Icelake ServerJin Yao8-0/+2961
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo571-2767/+4415
2021-05-24Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds20-30/+71
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds7-20/+17
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+10
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds9-24/+64
2021-05-24cgroup: fix spelling mistakesZhen Lei7-12/+12
2021-05-23Linux 5.13-rc3Linus Torvalds1-1/+1
2021-05-23Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-9/+31
2021-05-23Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-13/+19
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-11/+10
2021-05-23Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-57/+92
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-46/+82
2021-05-22Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-28/+32
2021-05-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-75/+74
2021-05-22userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz2-15/+15
2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei1-0/+1
2021-05-22proc: remove Alexey from MAINTAINERSAlexey Dobriyan1-1/+0
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn5-10/+20
2021-05-22watchdog: reliable handling of timestampsPetr Mladek1-14/+20
2021-05-22kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko1-0/+1
2021-05-22tools/testing/selftests/exec: fix link errorYang Yingliang1-3/+3