Searched hist:"14 fc42fa1b3e7ea5160c84d0e686a3a0c1ffe619" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-script-python.txt | diff 14fc42fa1b3e7ea5160c84d0e686a3a0c1ffe619 Tue May 30 06:18:25 CDT 2017 SeongJae Park <sj38.park@gmail.com> perf script python: Remove dups in documentation examples
Few shell command examples in perf-script-python.txt has few nitpicks include:
- tools/perf/scripts/python directory listing command is unnecessarily repeated. - few examples contain additional information in command prompt unnecessarily and inconsistently.
This commit fixes them to enhance readability of the document.
Signed-off-by: SeongJae Park <sj38.park@gmail.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Tom Zanussi <tzanussi@gmail.com> Fixes: cff68e582237 ("perf/scripts: Add perf-trace-python Documentation") Link: http://lkml.kernel.org/r/20170530111827.21732-4-sj38.park@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|