perf/x86/intel: Introduce setup_pebs_sample_data()
authorYan, Zheng <[email protected]>
Wed, 6 May 2015 19:33:48 +0000 (15:33 -0400)
committerIngo Molnar <[email protected]>
Sun, 7 Jun 2015 14:08:40 +0000 (16:08 +0200)
commit43cf76312faefed098c057082abac8a3d521e1dc
tree3da139a6fbaae870eb54c1e9d4d2f697695d5c02
parent851559e35fd5ab637783ba395e55edd50f761229
perf/x86/intel: Introduce setup_pebs_sample_data()

Move code that sets up the PEBS sample data to a separate function.

Signed-off-by: Yan, Zheng <[email protected]>
Signed-off-by: Kan Liang <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/kernel/cpu/perf_event_intel_ds.c