perf hists: Use bigger buffer for stdio headers
authorJiri Olsa <[email protected]>
Mon, 19 Sep 2016 13:09:13 +0000 (15:09 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
Wed, 21 Sep 2016 15:14:59 +0000 (12:14 -0300)
commitd5278220be663753a011910c194d50758cd8dc98
tree7dfbb176260032d62286b12a2720f6e46699827a
parent82deb8a242cd8aceaf553c9fb731f91dbdc1f9a6
perf hists: Use bigger buffer for stdio headers

With node column on big CPUs servers we can run out of stdio header
space quite soon. Enlarging header buffer.

Signed-off-by: Jiri Olsa <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Don Zickus <[email protected]>
Cc: Joe Mario <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/ui/stdio/hist.c