diff options
author | 2009-12-09 11:28:13 +0800 | |
---|---|---|
committer | 2009-12-09 09:56:27 +0100 | |
commit | aa5452d70c0d559310598b243b8b1033c10056e7 (patch) | |
tree | 80f1c0b1137722a71623254c93bec20e33f4b19d /tools/perf/util/parse-options.c | |
parent | hw-breakpoints: Modify breakpoints without unregistering them (diff) | |
download | wireguard-linux-aa5452d70c0d559310598b243b8b1033c10056e7.tar.xz wireguard-linux-aa5452d70c0d559310598b243b8b1033c10056e7.zip |
perf_event: Clean up __perf_event_init_context()
Clean up the code a bit:
- define 'perf_cpu_context' variable with 'static'
- use kzalloc() instead of kmalloc() and memset()
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Reviewed-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <4B1F194D.7080306@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/util/parse-options.c')
0 files changed, 0 insertions, 0 deletions