]> git.baikalelectronics.ru Git - kernel.git/commit
perf script: Fix outdated comment for perf-trace-python
authorSeongJae Park <sj38.park@gmail.com>
Tue, 30 May 2017 11:18:23 +0000 (20:18 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 7 Jun 2017 23:23:22 +0000 (20:23 -0300)
commit811e2efb094ecfac42914154631e19e67e24f6fe
tree0e68c70b1b8f95f4cd0686d2736feba00170da6d
parentf7835de78a3d6153522066a7ed3f1e10818c3667
perf script: Fix outdated comment for perf-trace-python

Script generated by the '--gen-script' option contains an outdated
comment. It mentions a 'perf-trace-python' document while it has been
renamed to 'perf-script-python'. Fix it.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Fixes: 9661ee08482a ("perf: Rename 'perf trace' to 'perf script'")
Link: http://lkml.kernel.org/r/20170530111827.21732-2-sj38.park@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/scripting-engines/trace-event-python.c