projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d944c4e
)
perf tools: Remove MAX_COUNTERS define from perf.h
author
Jiri Olsa
<
[email protected]
>
Mon, 5 May 2014 10:26:14 +0000
(12:26 +0200)
committer
Jiri Olsa
<
[email protected]
>
Mon, 5 May 2014 15:45:20 +0000
(17:45 +0200)
As it's no longer used.
Acked-by: Arnaldo Carvalho de Melo <
[email protected]
>
Acked-by: Peter Zijlstra <
[email protected]
>
Cc: Arnaldo Carvalho de Melo <
[email protected]
>
Cc: Borislav Petkov <
[email protected]
>
Cc: Corey Ashford <
[email protected]
>
Cc: David Ahern <
[email protected]
>
Cc: Frederic Weisbecker <
[email protected]
>
Cc: Ingo Molnar <
[email protected]
>
Cc: Namhyung Kim <
[email protected]
>
Cc: Paul Mackerras <
[email protected]
>
Cc: Peter Zijlstra <
[email protected]
>
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Jiri Olsa <
[email protected]
>
tools/perf/perf.h
patch
|
blob
|
history
diff --git
a/tools/perf/perf.h
b/tools/perf/perf.h
index 5aa8ac45082f14d59bddbfea732c077eb7d724a6..3bea2e642fa9c71b3e300b5f4a5ddf69214b6516 100644
(file)
--- a/
tools/perf/perf.h
+++ b/
tools/perf/perf.h
@@
-231,7
+231,6
@@
sys_perf_event_open(struct perf_event_attr *attr,
return fd;
}
-#define MAX_COUNTERS 256
#define MAX_NR_CPUS 256
struct ip_callchain {