aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-17perf docs: Improve help information in perf.txtZejiang Tang1-22/+47
2020-09-17perf tools: Add documentation for topdown metricsAndi Kleen1-0/+256
2020-09-17perf stat: Support new per thread TopDown metricsAndi Kleen1-2/+5
2020-09-04perf: ftrace: Add filter support for option -F/--funcsChangbin Du1-1/+2
2020-09-04perf intel-pt: Document snapshot control commandAdrian Hunter1-3/+20
2020-09-04perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'Arnaldo Carvalho de Melo1-0/+5
2020-09-04perf record: Add 'snapshot' control commandAdrian Hunter1-4/+4
2020-09-04perf tools: Add FIFO file names as alternative options to --controlAdrian Hunter2-0/+4
2020-09-04perf tools: Use AsciiDoc formatting for --control option documentationAdrian Hunter2-46/+46
2020-09-03perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips2-0/+8
2020-09-03perf stat: Turn off summary for interval mode by defaultJin Yao1-0/+3
2020-08-14perf ftrace: Add option --tid to filter by thread idChangbin Du1-0/+3
2020-08-14perf ftrace: Add option -D/--delay to delay tracingChangbin Du1-0/+4
2020-08-14perf: ftrace: Allow set graph depth by '--graph-opts'Changbin Du1-4/+1
2020-08-14perf ftrace: Add support for trace option tracing_threshChangbin Du1-0/+1
2020-08-14perf ftrace: Add option 'verbose' to show more info for graph tracerChangbin Du1-0/+1
2020-08-14perf ftrace: Add support for tracing option 'irq-info'Changbin Du1-0/+1
2020-08-14perf ftrace: Add support for trace option funcgraph-irqsChangbin Du1-0/+1
2020-08-14perf ftrace: Add support for trace option sleep-timeChangbin Du1-0/+4
2020-08-14perf ftrace: Add support for tracing option 'func_stack_trace'Changbin Du1-0/+4
2020-08-14perf ftrace: Add option '--inherit' to trace children processesChangbin Du1-0/+3
2020-08-14perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer sizeChangbin Du1-0/+5
2020-08-14perf ftrace: Add option '-F/--funcs' to list available functionsChangbin Du1-0/+4
2020-08-14perf ftrace: Select function/function_graph tracer automaticallyChangbin Du2-21/+25
2020-08-06perf data: Add support to store time of day in CTF data conversionJiri Olsa1-0/+3
2020-08-06perf header: Store clock references for -k/--clockid optionJiri Olsa1-0/+13
2020-08-06perf intel-pt: Add support for decoding PSB+ onlyAdrian Hunter1-0/+15
2020-08-06perf intel-pt: Add support for decoding FUP/TIP onlyAdrian Hunter1-0/+31
2020-08-06perf auxtrace: Add itrace 'q' option for quicker, less detailed decodingAdrian Hunter1-0/+3
2020-08-06perf intel-pt: Time filter logged perf eventsAdrian Hunter1-0/+3
2020-08-06perf intel-pt: Use itrace debug log flags to suppress some messagesAdrian Hunter1-1/+4
2020-08-06perf auxtrace: Add optional log flags to the itrace 'd' optionAdrian Hunter1-0/+5
2020-08-06perf intel-pt: Use itrace error flags to suppress some errorsAdrian Hunter1-1/+8
2020-08-06perf auxtrace: Add optional error flags to the itrace 'e' optionAdrian Hunter1-0/+6
2020-08-04perf record: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov1-0/+39
2020-08-04perf record: Extend -D,--delay option with -1 valueAlexey Budankov1-2/+3
2020-08-04perf stat: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov1-0/+39
2020-07-30perf tools: Allow r0x<HEX> event syntaxJiri Olsa1-0/+1
2020-07-28perf bench: Add basic syscall benchmarkDavidlohr Bueso1-0/+11
2020-07-22perf stat: extend -D,--delay option with -1 valueAlexey Budankov1-2/+3
2020-07-10perf script: Add option --show-text-poke-eventsAdrian Hunter1-0/+4
2020-06-01perf auxtrace: Add four itrace optionsTan Xiaojun1-1/+5
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian3-0/+32
2020-05-28perf record: Respect --no-switch-eventsAdrian Hunter1-1/+3
2020-05-28perf metricgroup: Add options to not group or mergeIan Rogers1-0/+19
2020-05-28perf config: Add stat.big-num supportPaul A. Clarke2-1/+8
2020-05-28perf docs: Introduce security.txt file to document related issuesAlexey Budankov1-0/+237
2020-05-28perf docs: Extend CAP_SYS_ADMIN with CAP_PERFMON where neededAlexey Budankov1-1/+1
2020-05-28perf c2c: Fix 'perf c2c record -e list' to show the default events usedIan Rogers1-1/+1
2020-05-05perf intel-pt: Update documentation about using /proc/kcoreAdrian Hunter1-9/+9