summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-01perf scripting: Add scripting_context__update()Adrian Hunter
2021-06-01perf scripting python: Simplify perf-trace-context module functionsAdrian Hunter
2021-06-01perf scripting python: Remove unnecessary 'static'Adrian Hunter
2021-05-27perf test: Test 2 libpfm4 error casesIan Rogers
2021-05-27perf test: Iterate over shell tests in alphabetical orderRiccardo Mancini
2021-05-27perf probe: Provide more detail with relocation warningRavi Bangoria
2021-05-27perf parse-events: Add bison --file-prefix-map optionDenys Zagorui
2021-05-26perf inject: Do not inject BUILD_ID record if MMAP2 has itNamhyung Kim
2021-05-26perf inject: Call dso__put() even if dso->hit is setNamhyung Kim
2021-05-25perf scripts python: intel-pt-events.py: Add branches to scriptAdrian Hunter
2021-05-25perf scripting python: Add auxtrace errorAdrian Hunter
2021-05-25perf scripting python: Add context switchAdrian Hunter
2021-05-25perf scripting python: Add cpumodeAdrian Hunter
2021-05-25perf scripting python: Add IPCAdrian Hunter
2021-05-25perf scripting python: Add sample flagsAdrian Hunter
2021-05-25perf script: Factor out perf_sample__sprintf_flags()Adrian Hunter
2021-05-25perf scripting python: Add 'addr_location' for 'addr'Adrian Hunter
2021-05-25perf scripting python: Factor out set_sym_in_dict()Adrian Hunter
2021-05-25perf scripting python: Fix tuple_set_u64()Adrian Hunter
2021-05-25perf auxtrace: Make perf_event__process_auxtrace*() callableArnaldo Carvalho de Melo
2021-05-25perf script: Find script file relative to exec pathAdrian Hunter
2021-05-25perf arm-spe: Remove redundant checking for "full_auxtrace"Leo Yan
2021-05-25perf arm-spe: Enable timestamp for per-cpu modeLeo Yan
2021-05-25perf arm-spe: Correct sample flags for dummy eventLeo Yan
2021-05-25perf arm-spe: Correct sample flags for SPE eventLeo Yan
2021-05-25perf vendor events intel: Update event list for Icelake ClientJin Yao
2021-05-25perf vendor events intel: Add metrics for Icelake ServerJin Yao
2021-05-25perf vendor events intel: Add uncore event list for Icelake ServerJin Yao
2021-05-25perf vendor events intel: Add core event list for Icelake ServerJin Yao
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-05-24Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...Linus Torvalds
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24cgroup: fix spelling mistakesZhen Lei
2021-05-23Linux 5.13-rc3Linus Torvalds
2021-05-23Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-23Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-23Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-22Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-22userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz
2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei
2021-05-22proc: remove Alexey from MAINTAINERSAlexey Dobriyan
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-05-22watchdog: reliable handling of timestampsPetr Mladek
2021-05-22kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko
2021-05-22tools/testing/selftests/exec: fix link errorYang Yingliang