diff options
author | Steven Rostedt <srostedt@redhat.com> | 2010-10-20 21:51:26 -0400 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2010-10-21 08:55:06 -0400 |
commit | dd49a38cf30944be27892c10b1c0e5b3fa73bcb2 (patch) | |
tree | 6f517e3e643923556c92a647918984fc2ea36bb8 /tools | |
parent | 750ed158bf6c782d2813da1bca2c824365a0b777 (diff) |
tracing: Do not limit the size of the number of CPU buffers
The tracing per_cpu buffers were limited to 999 CPUs for a mear
savings in stack space of a char array. Up the array to 30 characters
which is more than enough to hold a 64 bit number.
Reported-by: Robin Holt <holt@sgi.com>
Suggested-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions