Searched hist:a7e9eab3dbd35268c16244557a4155a2d9a641c3 (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/Documentation/ |
H A D | perf-mem.txt | diff a7e9eab3dbd35268c16244557a4155a2d9a641c3 Fri Apr 06 22:38:09 CEST 2018 Andi Kleen <ak@linux.intel.com> perf mem: Allow all record/report options
For perf mem report / perf mem record, pass all unknown options through to the underlying report/record commands. This makes things like
perf mem record -a sleep 1
work. Matches how c2c and other tools work.
Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20180406203812.3087-2-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
/linux/tools/perf/ |
H A D | builtin-mem.c | diff a7e9eab3dbd35268c16244557a4155a2d9a641c3 Fri Apr 06 22:38:09 CEST 2018 Andi Kleen <ak@linux.intel.com> perf mem: Allow all record/report options
For perf mem report / perf mem record, pass all unknown options through to the underlying report/record commands. This makes things like
perf mem record -a sleep 1
work. Matches how c2c and other tools work.
Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20180406203812.3087-2-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|