summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/leaking_addresses.pl11
1 files changed, 0 insertions, 11 deletions
diff --git a/scripts/leaking_addresses.pl b/scripts/leaking_addresses.pl
index b10fd606cef6..02393dbca583 100755
--- a/scripts/leaking_addresses.pl
+++ b/scripts/leaking_addresses.pl
@@ -101,17 +101,6 @@ Options:
-d, --debug Display debugging output.
-h, --help, --version Display this help and exit.
-Examples:
-
- # Scan kernel and dump raw results.
- $0
-
- # Scan kernel and save results to file.
- $0 --output-raw scan.out
-
- # View summary report.
- $0 --input-raw scan.out --squash-by-filename
-
Scans the running (64 bit) kernel for potential leaking addresses.
EOM