X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=tools%2Fperf%2FDocumentation%2Fperf-report.txt;h=89cab84e92fdad5ed705e2c810d24ed45d329364;hb=1ba2fc6de4ac1a87e3ece65651795760ea5cf658;hp=1cb8fac596b140b74d149cd25763e23230d0edb7;hpb=c6f5f6b662719ded53700deefec7dbc4227c9778;p=linux-beck.git diff --git a/tools/perf/Documentation/perf-report.txt b/tools/perf/Documentation/perf-report.txt index 1cb8fac596b1..89cab84e92fd 100644 --- a/tools/perf/Documentation/perf-report.txt +++ b/tools/perf/Documentation/perf-report.txt @@ -351,7 +351,10 @@ OPTIONS --percent-limit:: Do not show entries which have an overhead under that percent. - (Default: 0). + (Default: 0). Note that this option also sets the percent limit (threshold) + of callchains. However the default value of callchain threshold is + different than the default value of hist entries. Please see the + --call-graph option for details. --percentage:: Determine how to display the overhead percentage of filtered entries.