diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2018-11-22 17:04:56 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-12-17 20:54:32 +0300 |
commit | 741dad88dde296999da30332157ca47f0543747d (patch) | |
tree | 6979550b1e8e10018127cca0c75f5fb7fbcc89aa /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 2aac9f9d5b85da1cc77c51d78aa41012244f7518 (diff) | |
download | linux-741dad88dde296999da30332157ca47f0543747d.tar.xz |
perf test: Fix perf_event_attr test failure
Fix inconsistent use of tabs and spaces error:
# perf test 16 -v
16: Setup struct perf_event_attr :
--- start ---
test child forked, pid 20224
File "/usr/libexec/perf-core/tests/attr.py", line 119
log.warning("expected %s=%s, got %s" % (t, self[t], other[t]))
^
TabError: inconsistent use of tabs and spaces in indentation
test child finished with -1
---- end ----
Setup struct perf_event_attr: FAILED!
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20181122140456.16817-1-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions