cpumask: modifiy oprofile initialization
Delta patch to f7df8ed164
for
tip/cpus4096.
Moved initialization to sync_start()/sync_stop(). No changes needed in
buffer_sync.h and oprof.c anymore.
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
committed by
Ingo Molnar
parent
5766b842b2
commit
4c50d9ea9c
@@ -19,8 +19,4 @@ void sync_stop(void);
|
||||
/* sync the given CPU's buffer */
|
||||
void sync_buffer(int cpu);
|
||||
|
||||
/* initialize/destroy the buffer system. */
|
||||
int buffer_sync_init(void);
|
||||
void buffer_sync_cleanup(void);
|
||||
|
||||
#endif /* OPROFILE_BUFFER_SYNC_H */
|
||||
|
Reference in New Issue
Block a user