aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/perf_regs.c
AgeCommit message (Expand)Author
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-10-26perf/x86: Avoid TIF_IA32 when checking 64bit modeGabriel Krisman Bertazi
2019-06-24perf/x86/regs: Check reserved bitsKan Liang
2019-04-16perf/x86: Support outputting XMM registersKan Liang
2018-05-25perf/x86: Store user space frame-pointer value on a sampleAlexey Budankov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-04-11perf/x86/64: Report regs_user->ax too in get_regs_user()Denys Vlasenko
2015-04-11perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()Denys Vlasenko
2015-04-11perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()Denys Vlasenko
2015-04-11perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()Denys Vlasenko
2015-03-10x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpathDenys Vlasenko
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2012-09-19perf: Fix off by one test in perf_reg_value()Dan Carpenter
2012-08-10perf: Add ability to attach user level registers dump to sampleJiri Olsa
2012-08-10perf: Unified API to record selective sets of arch registersJiri Olsa