]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - tools/perf/util/cpumap.h
perf tools: Add the ability to specify list of cpus to monitor
[mv-sheeva.git] / tools / perf / util / cpumap.h
index 86c78bb330982619589a11329c5719c03a3bb725..3e60f56e490eb10f8cf08981e703bf5699d6b20c 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __PERF_CPUMAP_H
 #define __PERF_CPUMAP_H
 
-extern int read_cpu_map(void);
+extern int read_cpu_map(const char *cpu_list);
 extern int cpumap[];
 
 #endif /* __PERF_CPUMAP_H */