perf: script: fix missing ',' for fields option
authorChangbin Du <changbin.du@huawei.com>
Tue, 17 Oct 2023 01:55:24 +0000 (09:55 +0800)
committerNamhyung Kim <namhyung@kernel.org>
Tue, 17 Oct 2023 19:40:51 +0000 (12:40 -0700)
commit9a13ee457a6e7a850ac1d145b0731b1d729b8f42
tree0210b7cbfe2f6771ef3d2164156fbda72daf2298
parenta20fca2c5db19a09260827e526f37397ba698ce0
perf: script: fix missing ',' for fields option

A comma is missed at the end of line.

Signed-off-by: Changbin Du <changbin.du@huawei.com>
Link: https://lore.kernel.org/r/20231017015524.797065-1-changbin.du@huawei.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/builtin-script.c