lkml.org 
[lkml]   [2015]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] perf: Improve user regs sampling
Date
This seems to improve the situation on x86_64 from almost entirely
broken to mostly working. Tested with:

perf record -e cycles --call-graph=dwarf ls

Andy Lutomirski (2):
perf: Move task_pt_regs sampling into arch code
x86_64, perf: Improve user regs sampling

arch/arm/kernel/perf_regs.c | 8 ++++
arch/arm64/kernel/perf_regs.c | 8 ++++
arch/x86/kernel/perf_regs.c | 90 +++++++++++++++++++++++++++++++++++++++++++
include/linux/perf_event.h | 12 +++---
include/linux/perf_regs.h | 16 ++++++++
kernel/events/core.c | 19 ++++-----
6 files changed, 137 insertions(+), 16 deletions(-)

--
2.1.0



\
 
 \ /
  Last update: 2015-01-04 19:41    [W:0.096 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site