summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorIngo Molnar2011-11-11 08:19:37 +0100
committerIngo Molnar2011-11-11 08:19:37 +0100
commitefc96737bd82b508794d2b28061a12af4a3f7766 (patch)
treee9fe4982967b74c0d25a35a2d7f7c62d8be98a47 /Documentation
parentx86, perf: Add a build-time sanity test to the x86 decoder (diff)
parenttracing/latency: Fix header output for latency tracers (diff)
downloadkernel-qcow2-linux-efc96737bd82b508794d2b28061a12af4a3f7766.tar.gz
kernel-qcow2-linux-efc96737bd82b508794d2b28061a12af4a3f7766.tar.xz
kernel-qcow2-linux-efc96737bd82b508794d2b28061a12af4a3f7766.zip
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/trace/events.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/trace/events.txt b/Documentation/trace/events.txt
index b510564aac7e..bb24c2a0e870 100644
--- a/Documentation/trace/events.txt
+++ b/Documentation/trace/events.txt
@@ -191,8 +191,6 @@ And for string fields they are:
Currently, only exact string matches are supported.
-Currently, the maximum number of predicates in a filter is 16.
-
5.2 Setting filters
-------------------