perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
[linux-2.6-block.git] / tools / perf / Documentation / perf-report.txt
index 8f7f4e9605d89c1c757763b6116808ed0e45d9ee..e44045842c5c49f1848df90b03ee81a96d010007 100644 (file)
@@ -108,6 +108,7 @@ OPTIONS
        - period: Raw number of event count of sample
        - time: Separate the samples by time stamp with the resolution specified by
        --time-quantum (default 100ms). Specify with overhead and before it.
+       - code_page_size: the code page size of sampled code address (ip)
 
        By default, comm, dso and symbol keys are used.
        (i.e. --sort comm,dso,symbol)