commit | a0c0a4ac021b017e385d0328541ccfebeef165fc | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Wed May 22 14:32:50 2019 +0900 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue May 28 18:37:43 2019 -0300 |
tree | 7a3e073b56f27d719ab92c86697b1d5e65c0d37e | |
parent | a9a187a749f95dda24302aae5c9a0b6b9ee74c99 [diff] |
perf top: Add --namespaces option Since 'perf record' already have this option, let's have it for 'perf top' as well. Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Hari Bathini <hbathini@linux.vnet.ibm.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Krister Johansen <kjlx@templeofstupid.com> Link: http://lkml.kernel.org/r/20190522053250.207156-4-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>