perf stat: Fix path to PMU formats in documentation
authorJack Henschel <jackdev@mailbox.org>
Thu, 24 Aug 2017 13:20:22 +0000 (15:20 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 28 Aug 2017 14:05:09 +0000 (11:05 -0300)
commit726647d0526c5c2f3472010677122b89d9e4ef88
treeccc05275eff9375aa3b4fb572989eb67cd1c7434
parentb00233b5306512a09e339d69ef5e390a77f2d302
perf stat: Fix path to PMU formats in documentation

As defined in tools/perf/util/pmu.c, the EVENT_SOURCE_DEVICE_PATH is
/sys/bus/event_source/devices/ (no traling 's' in event_source)

This patch corrects the path in the perf stat documentation

Signed-off-by: Jack Henschel <jackdev@mailbox.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jack Henschel <jackdev@mailbox.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: trivial@kernel.org
Link: http://lkml.kernel.org/r/20170824132022.10934-1-jackdev@mailbox.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-stat.txt