diff options
| author | 2011-01-31 21:16:22 -0800 | |
|---|---|---|
| committer | 2011-01-31 21:16:22 -0800 | |
| commit | a1f3d4bba8ea395a39d34ade6017afee8be16031 (patch) | |
| tree | 874d843d35622f17aa6c3e048e42cf0d679bcb75 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | Input: wm831x-ts - remove use of ternary operator (diff) | |
| parent | Linux 2.6.38-rc3 (diff) | |
| download | linux-dev-a1f3d4bba8ea395a39d34ade6017afee8be16031.tar.xz linux-dev-a1f3d4bba8ea395a39d34ade6017afee8be16031.zip | |
Merge commit 'v2.6.38-rc3' into next
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
| -rw-r--r-- | tools/perf/scripts/python/check-perf-trace.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/scripts/python/check-perf-trace.py b/tools/perf/scripts/python/check-perf-trace.py index d9f7893e315c..4647a7694cf6 100644 --- a/tools/perf/scripts/python/check-perf-trace.py +++ b/tools/perf/scripts/python/check-perf-trace.py @@ -1,4 +1,4 @@ -# perf trace event handlers, generated by perf trace -g python +# perf script event handlers, generated by perf script -g python # (c) 2010, Tom Zanussi <tzanussi@gmail.com> # Licensed under the terms of the GNU GPL License version 2 # |
