]> asedeno.scripts.mit.edu Git - linux.git/commit
perf trace: Add alignment spaces after the closing parens
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Dec 2018 14:48:46 +0000 (11:48 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Dec 2018 19:15:10 +0000 (16:15 -0300)
commit4b8a240ed5e0a4e6b53c994ddfcff86a06879a66
treef6d2f032aa5d2abfcbd8460ce1a77063f8a64d4d
parent601d66d43309534eb7a268bdc42c205521014645
perf trace: Add alignment spaces after the closing parens

To use strace's style, helping in comparing the output of 'perf trace'
with the one from 'strace', to help in upcoming regression tests.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-mw6peotz4n84rga0fk78buff@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c