diff options
Diffstat (limited to 'tools/perf/Documentation/perf-daemon.txt')
-rw-r--r-- | tools/perf/Documentation/perf-daemon.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf-daemon.txt b/tools/perf/Documentation/perf-daemon.txt index 94d5e09a1e17..3c9e265858b2 100644 --- a/tools/perf/Documentation/perf-daemon.txt +++ b/tools/perf/Documentation/perf-daemon.txt @@ -49,7 +49,8 @@ OPTIONS --base=<PATH>:: Base directory path. Each daemon instance is running on top - of base directory. + of base directory. Only one instance of server can run on + top of one directory at the time. All generic options are available also under commands. |