diff options
author | 2012-07-26 10:50:10 +0900 | |
---|---|---|
committer | 2012-08-01 18:42:54 -0300 | |
commit | 0ecf4f0c02b7802de5d1251e03e6eab360f158e1 (patch) | |
tree | facd47d1b40553120ddba146c9cea03cbb35f031 /tools/perf/scripts/python | |
parent | perf symbols: Fix array sizes for binary types arrays (diff) | |
download | linux-dev-0ecf4f0c02b7802de5d1251e03e6eab360f158e1.tar.xz linux-dev-0ecf4f0c02b7802de5d1251e03e6eab360f158e1.zip |
perf target: Fix check on buffer size
It was a mistake just replace assert to BUG_ON since its condition
should be negated. Fix it.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: "Kirill A. Shutemov" <kirill@shutemov.name>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Kirill A. Shutemov <kirill@shutemov.name>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Ulrich Drepper <drepper@gmail.com>
Link: http://lkml.kernel.org/r/1343267410-7758-1-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions