diff options
author | Alexey Dobriyan <[email protected]> | 2016-11-10 10:46:13 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-11-11 08:12:37 -0800 |
commit | eef06b82f16c78dc0197e3e9d5b2230647a890ff (patch) | |
tree | 23149da3c276a2d1719d7d4aa73aedf47c58fa79 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 9956edf37e65e93fbb76dcff1236dff2323d306a (diff) |
scripts/bloat-o-meter: fix SIGPIPE
Fix piping output to a program which quickly exits (read: head -n1)
$ ./scripts/bloat-o-meter ../vmlinux-000 ../obj/vmlinux | head -n1
add/remove: 0/0 grow/shrink: 9/60 up/down: 124/-305 (-181)
close failed in file object destructor:
sys.excepthook is missing
lost sys.stderr
Link: http://lkml.kernel.org/r/20161028204618.GA29923@avx2
Signed-off-by: Alexey Dobriyan <[email protected]>
Cc: Matt Mackall <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions