]> git.baikalelectronics.ru Git - kernel.git/commit
perf header: Use argv style storage for cmdline feature data
authorJiri Olsa <jolsa@kernel.org>
Tue, 21 Jul 2015 12:31:31 +0000 (14:31 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 21 Jul 2015 17:34:08 +0000 (14:34 -0300)
commit57f1c96b209bf53c63866f50eed9b33dce4aeeb6
tree8c29ebb273e6a5e461bda0c277f1691e068a7bd0
parent2dd1dd869aa05e8842045e3904989d75e8d7f725
perf header: Use argv style storage for cmdline feature data

We will reuse argv style data in following change to display counters
header showing monitored command line.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1437481927-29538-12-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/header.c
tools/perf/util/header.h
tools/perf/util/session.c