summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2020-09-03perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips
2020-09-03perf stat: Turn off summary for interval mode by defaultJin Yao
2020-08-14perf ftrace: Add option --tid to filter by thread idChangbin Du
2020-08-14perf ftrace: Add option -D/--delay to delay tracingChangbin Du
2020-08-14perf: ftrace: Allow set graph depth by '--graph-opts'Changbin Du
2020-08-14perf ftrace: Add support for trace option tracing_threshChangbin Du
2020-08-14perf ftrace: Add option 'verbose' to show more info for graph tracerChangbin Du
2020-08-14perf ftrace: Add support for tracing option 'irq-info'Changbin Du
2020-08-14perf ftrace: Add support for trace option funcgraph-irqsChangbin Du
2020-08-14perf ftrace: Add support for trace option sleep-timeChangbin Du
2020-08-14perf ftrace: Add support for tracing option 'func_stack_trace'Changbin Du
2020-08-14perf ftrace: Add option '--inherit' to trace children processesChangbin Du
2020-08-14perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer sizeChangbin Du
2020-08-14perf ftrace: Add option '-F/--funcs' to list available functionsChangbin Du
2020-08-14perf ftrace: Select function/function_graph tracer automaticallyChangbin Du
2020-08-06perf data: Add support to store time of day in CTF data conversionJiri Olsa
2020-08-06perf header: Store clock references for -k/--clockid optionJiri Olsa
2020-08-06perf intel-pt: Add support for decoding PSB+ onlyAdrian Hunter
2020-08-06perf intel-pt: Add support for decoding FUP/TIP onlyAdrian Hunter
2020-08-06perf auxtrace: Add itrace 'q' option for quicker, less detailed decodingAdrian Hunter
2020-08-06perf intel-pt: Time filter logged perf eventsAdrian Hunter
2020-08-06perf intel-pt: Use itrace debug log flags to suppress some messagesAdrian Hunter
2020-08-06perf auxtrace: Add optional log flags to the itrace 'd' optionAdrian Hunter
2020-08-06perf intel-pt: Use itrace error flags to suppress some errorsAdrian Hunter
2020-08-06perf auxtrace: Add optional error flags to the itrace 'e' optionAdrian Hunter
2020-08-04perf record: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov
2020-08-04perf record: Extend -D,--delay option with -1 valueAlexey Budankov
2020-08-04perf stat: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov
2020-07-30perf tools: Allow r0x<HEX> event syntaxJiri Olsa
2020-07-28perf bench: Add basic syscall benchmarkDavidlohr Bueso
2020-07-22perf stat: extend -D,--delay option with -1 valueAlexey Budankov
2020-07-10perf script: Add option --show-text-poke-eventsAdrian Hunter
2020-06-01perf auxtrace: Add four itrace optionsTan Xiaojun
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-28perf record: Respect --no-switch-eventsAdrian Hunter
2020-05-28perf metricgroup: Add options to not group or mergeIan Rogers
2020-05-28perf config: Add stat.big-num supportPaul A. Clarke
2020-05-28perf docs: Introduce security.txt file to document related issuesAlexey Budankov
2020-05-28perf docs: Extend CAP_SYS_ADMIN with CAP_PERFMON where neededAlexey Budankov
2020-05-28perf c2c: Fix 'perf c2c record -e list' to show the default events usedIan Rogers
2020-05-05perf intel-pt: Update documentation about using /proc/kcoreAdrian Hunter
2020-05-05perf intel-pt: Update documentation about itrace G and L optionsAdrian Hunter
2020-05-05perf auxtrace: Add option to synthesize branch stack for regular eventsAdrian Hunter
2020-05-05perf record: Introduce --switch-output-eventArnaldo Carvalho de Melo
2020-04-23perf record: Add num-synthesize-threads optionStephane Eranian
2020-04-23perf stat: Improve runtime stat for interval modeJin Yao
2020-04-18perf c2c: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf top: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf script: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf report: Add option to enable the LBR stitching approachKan Liang