summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-script.txt
AgeCommit message (Expand)Author
2024-04-05perf script: Add capstone support for '-F +brstackdisasm'Andi Kleen
2024-02-20perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du
2024-02-20perf: script: add field 'disasm' to display mnemonic instructionsChangbin Du
2023-05-12perf script: Add new output field 'dsoff' to print dso offsetChangbin Du
2023-02-06perf script: Fix missing Retire Latency fields option documentationKan Liang
2023-02-02perf script: Add 'cgroup' field for outputNamhyung Kim
2023-01-22perf tools: Fix foolproof typoIan Rogers
2022-08-11perf tools: Tidy guest option documentationAdrian Hunter
2022-08-11perf script: Fix missing guest option documentationAdrian Hunter
2022-08-10perf script: Fix reference to perf insert instead of perf injectAdrian Hunter
2022-07-20perf script: Add machine_pid and vcpuAdrian Hunter
2022-07-20perf script: Add --dump-unsorted-raw-trace optionAdrian Hunter
2022-05-23perf script: Add guest_code supportAdrian Hunter
2022-03-22perf script: Add 'brstackinsnlen' for branch stacksKan Liang
2022-02-15perf script: Display new D (Intr Disabled) and t (Intr Toggle) flagsAdrian Hunter
2021-10-28perf script: Support instruction latencyKan Liang
2021-08-11perf script: Fix --list-dlfilters documentationAdrian Hunter
2021-07-01perf script: Add option to pass arguments to dlfiltersAdrian Hunter
2021-07-01perf script: Add option to list dlfiltersAdrian Hunter
2021-07-01perf script: Add API for filtering via dynamically loaded shared objectAdrian Hunter
2021-05-21perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-ExitAdrian Hunter
2021-02-08perf script: Support filtering by hex addressJin Yao
2021-02-03perf script: Support DSO filter like in other perf toolsJin Yao
2021-01-20perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2020-12-19perf script: Support data page sizeKan Liang
2020-07-10perf script: Add option --show-text-poke-eventsAdrian Hunter
2020-04-18perf script: Add option to enable the LBR stitching approachKan Liang
2020-04-03perf script: add -S/--symbols documentationIan Rogers
2020-04-03perf script: Add --show-cgroup-events optionNamhyung Kim
2020-03-27perf script: Introduce --deltatime optionHagen Paul Pfeifer
2020-03-11perf intel-pt: Add Intel PT man page referencesAdrian Hunter
2019-08-15perf script: Allow specifying event to switch off processing of other eventsArnaldo Carvalho de Melo
2019-08-15perf script: Allow showing the --switch-on eventArnaldo Carvalho de Melo
2019-08-15perf script: Allow specifying event to switch on processing of other eventsArnaldo Carvalho de Melo
2019-07-23perf script: Improve man page description of metricsAndi Kleen
2019-07-23perf script: Fix --max-blocks man page descriptionAndi Kleen
2019-06-10perf time-utils: Add support for multiple explicit time intervalsAdrian Hunter
2019-06-10perf time-utils: Fix --time documentationAdrian Hunter
2019-06-05perf script: Add output of IPC ratioAdrian Hunter
2019-05-28perf script: Add --show-bpf-events to show eBPF related eventsJiri Olsa
2019-03-19perf script: Support relative timeAndi Kleen
2019-02-20perf script: Allow +- operator for type specific fields optionJiri Olsa
2018-12-17perf tools: Support 'srccode' outputAndi Kleen
2018-10-24perf script: Implement --graph-functionAndi Kleen
2018-10-24tools script: Add --call-trace and --call-ret-traceAndi Kleen
2018-10-24perf script: Add --insn-trace for instruction decodingAndi Kleen
2018-04-17perf script: Extend misc field decoding with switch out event typeAlexey Budankov
2018-02-16perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUNDJiri Olsa
2018-01-17perf script: Remove the time slices number limitationJin Yao
2018-01-10perf script: Add support to display lost eventsJiri Olsa