summaryrefslogtreecommitdiff
path: root/tools/perf/arch
AgeCommit message (Expand)Author
2020-12-24perf tools: Update s390's syscall.tbl copy from the kernel sourcesTiezhu Yang
2020-12-24perf tools: Update powerpc's syscall.tbl copy from the kernel sourcesTiezhu Yang
2020-12-24perf s390: Move syscall.tbl check into check-headers.shTiezhu Yang
2020-12-24perf powerpc: Move syscall.tbl check to check-headers.shTiezhu Yang
2020-12-24tools headers UAPI: Update epoll_pwait2 affected filesArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for alternative 'struct evlist' constructorsArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for 'struct evlist' event selection methodsArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for 'struct evlist' evsel list methodsArnaldo Carvalho de Melo
2020-11-30perf tools: Add aarch64 registers to --user-regsAlexandre Truong
2020-11-30perf evlist: Use the right prefix for 'struct evlist' tracking event methodsArnaldo Carvalho de Melo
2020-11-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-11-16perf test: Avoid an msan warning in a copied stack.Ian Rogers
2020-11-11perf mem: Support ARM SPE eventsLeo Yan
2020-11-04perf kvm: Add kvm-stat for arm64Sergey Senozhatsky
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan
2020-11-04perf annotate mips: Add perf arch instructions annotate handlersDengcheng Zhu
2020-11-03tools headers UAPI: Update process_madvise affected filesArnaldo Carvalho de Melo
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig
2020-09-22fs: remove compat_sys_mountChristoph Hellwig
2020-09-22perf tsc: Add rdtsc() for Arm64Leo Yan
2020-09-22perf tsc: Move out common functions from x86Leo Yan
2020-09-17perf record: Support sample-read topdown metric groupKan Liang
2020-09-17perf tools: Rename group to topdownKan Liang
2020-09-10perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...Kajol Jain
2020-09-04perf annotate: Add 'ret' (intel disasm style) as an alias for 'retq'Arnaldo Carvalho de Melo
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-10Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-07perf tools powerpc: Add support for extended regs in power10Athira Rajeev
2020-08-07perf tools powerpc: Add support for extended register capabilityAnju T Sudhakar
2020-08-06tools headers API: Update close_range affected filesArnaldo Carvalho de Melo
2020-08-06Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-07-29perf tools: No need to cache the PMUs in ARM SPE auxtrace init routineWei Li
2020-07-29perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-07-23KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-10perf intel-pt: Add support for text poke eventsAdrian Hunter
2020-07-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-07-06perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter
2020-06-22perf cs-etm: Allow no CoreSight sink to be specified on command lineMike Leach
2020-06-09tools headers API: Update faccessat2 affected filesArnaldo Carvalho de Melo
2020-06-01perf libdw: Fix off-by 1 relative directory includesIan Rogers
2020-06-01perf test: Initialize memory in dwarf-unwindIan Rogers
2020-05-28perf intel-pt: Refine kernel decoding only warning messageAdrian Hunter