summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
AgeCommit message (Expand)Author
2024-12-09perf script python: Improve physical mem type resolutionIan Rogers
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to mem-phys-addr.pyTony Jones
2018-01-12perf script python: Add script to profile and resolve physical mem typeKan Liang
>Roman Gushchin 2017-12-05tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-08-28tools build tests: Don't hardcode gcc nameDavid Carrillo-Cisneros 2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar 2017-08-04bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann 2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar 2017-07-18tools build: Add test for setns()Arnaldo Carvalho de Melo 2017-06-06kbuild: simplify silent build (-s) detectionMasahiro Yamada 2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds 2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller 2017-05-04tools build: Fixup sched_getcpu feature testArnaldo Carvalho de Melo 2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds 2017-04-22bpf: Add sparc support to tools and samples.David S. Miller 2017-04-13tools build: Fix feature detection redefinion of build flagsDavid Carrillo-Cisneros 2017-04-12perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros