]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/Documentation/perf-record.txt
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm63xx', 'spi/fix/doc'...
[karo-tx-linux.git] / tools / perf / Documentation / perf-record.txt
index ea3789d05e5e69fa60f2d8daf230f62aaae073c8..b0e9e921d534c46d79da49fe0641013a64caebb6 100644 (file)
@@ -225,7 +225,7 @@ OPTIONS
        the libunwind or libdw library) should be used instead.
        Using the "lbr" method doesn't require any compiler options. It
        will produce call graphs from the hardware LBR registers. The
-       main limition is that it is only available on new Intel
+       main limitation is that it is only available on new Intel
        platforms, such as Haswell. It can only get user call chain. It
        doesn't work with branch stack sampling at the same time.