index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
perf_regs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2015-04-11
perf/x86/64: Report regs_user->ax too in get_regs_user()
Denys Vlasenko
1
-0
/
+1
2015-04-11
perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()
Denys Vlasenko
1
-16
/
+2
2015-04-11
perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()
Denys Vlasenko
1
-2
/
+0
2015-04-11
perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()
Denys Vlasenko
1
-14
/
+9
2015-03-10
x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath
Denys Vlasenko
1
-1
/
+1
2015-01-09
perf/x86_64: Improve user regs sampling
Andy Lutomirski
1
-2
/
+76
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
1
-0
/
+16
2012-09-19
perf: Fix off by one test in perf_reg_value()
Dan Carpenter
1
-1
/
+1
2012-08-10
perf: Add ability to attach user level registers dump to sample
Jiri Olsa
1
-0
/
+15
2012-08-10
perf: Unified API to record selective sets of arch registers
Jiri Olsa
1
-0
/
+90