summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to syscall-counts.pyTony Jones
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the syscalls-counts scriptArnaldo Carvalho de Melo
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
pf, docs: Add introduction for use in the ISA Internet DraftDave Thaler 2024-04-21bpf, docs: Fix formatting nit in instruction-set.rstDave Thaler 2024-04-21bpf, docs: Clarify helper ID and pointer terms in instruction-set.rstDave Thaler 2024-04-05bpf, docs: Editorial nits in instruction-set.rstDave Thaler 2024-03-04bpf, docs: Rename legacy conformance group to packetDave Thaler 2024-03-02bpf, docs: Use IETF format for field definitions in instruction-set.rstDave Thaler 2024-02-22bpf, docs: specify which BPF_ABS and BPF_IND fields were zeroDave Thaler 2024-02-22bpf, docs: Fix typos in instruction-set.rstDave Thaler 2024-02-13bpf, docs: Update ISA document titleDave Thaler 2024-02-06bpf, docs: Fix typos in instructions-set.rstDave Thaler 2024-02-05bpf, docs: Expand set of initial conformance groupsDave Thaler 2024-02-01bpf, docs: Clarify which legacy packet instructions existedDave Thaler 2024-01-29docs/bpf: Improve documentation of 64-bit immediate instructionsYonghong Song 2024-01-26bpf, docs: Clarify definitions of various instructionsDave Thaler 2024-01-23bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_KDave Thaler 2024-01-23Introduce concept of conformance groupsDave Thaler 2023-10-19bpf, docs: Define signed modulo as using truncated divisionDave Thaler 2023-08-30bpf, docs: s/eBPF/BPF in standards documentsDavid Vernet 2023-08-30bpf, docs: Add abi.rst document to standardization subdirectoryDavid Vernet 2023-08-30bpf, docs: Move linux-notes.rst to root bpf docs treeDavid Vernet 2023-08-30bpf, docs: Correct source of offset for program-local callWill Hawkins