aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+163
2021-08-04af_unix: Add OOB supportRao Shoaib3-0/+443
2021-08-03perf cs-etm: Improve Coresight zero timestamp warningJames Clark1-2/+5
2021-08-03perf tools: Add flag for tracking warnings of missing DSOsJames Clark1-0/+1
2021-08-03perf annotate: Add disassembly warnings for annotate --stdioJames Clark1-2/+18
2021-08-03perf annotate: Re-add annotate_warned functionalityJames Clark2-0/+2
2021-08-03perf tools: Add WARN_ONCE equivalent for UI warningsJames Clark1-0/+14
2021-08-03kselftest/arm64: Add a TODO list for floating point testsMark Brown1-0/+4
2021-08-03kselftest/arm64: Add tests for SVE vector configurationMark Brown3-1/+596
2021-08-03kselftest/arm64: Validate vector lengths are set in sve-probe-vlsMark Brown2-1/+6
2021-08-03kselftest/arm64: Provide a helper binary and "library" for SVE RDVLMark Brown5-1/+38
2021-08-03bonding: add new option lacp_activeHangbin Liu1-0/+1
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov2-4/+42
2021-08-02perf tools: Add pipe_test.sh to verify pipe operationsNamhyung Kim1-0/+69
2021-08-02perf inject: Fix output from a file to a pipeNamhyung Kim4-37/+88
2021-08-02perf inject: Fix output from a pipe to a fileNamhyung Kim1-5/+10
2021-08-02perf tools: Pass a fd to perf_file_header__read_pipe()Namhyung Kim5-14/+15
2021-08-02perf tools: Remove repipe argument from perf_session__new()Namhyung Kim25-36/+43
2021-08-02perf test: Handle fd gaps in test__dso_data_reopenEirik Fuller1-2/+12
2021-08-02perf vendor events intel: Add basic metrics for ElkhartlakeJin Yao1-0/+57
2021-08-02perf vendor events intel: Add core event list for ElkhartlakeJin Yao8-0/+1405
2021-08-02perf vendor events: Add metrics for TigerlakeJin Yao1-0/+231
2021-08-02perf vendor events intel: Add core event list for TigerlakeJin Yao8-1/+2844
2021-08-02perf annotate: Add error log in symbol__annotate()Li Huafei1-1/+3
2021-08-02perf env: Normalize aarch64.* and arm64.* to arm64 in normalize_arch()Li Huafei1-1/+1
2021-08-02perf beauty: Reuse the generic arch errno switchIan Rogers1-6/+5
2021-08-02perf doc: Reorganize ARTICLES variables.Ian Rogers1-7/+4
2021-08-02perf doc: Remove howto-index.sh related references.Ian Rogers1-12/+1
2021-08-02perf doc: Remove cmd-list.perl referencesIan Rogers1-20/+1
2021-08-02perf doc: Add info pages to all target.Ian Rogers1-1/+1
2021-08-02perf doc: Remove references to user-manualIan Rogers1-25/+0
2021-08-02perf doc: Fix doc.depIan Rogers1-0/+46
2021-08-02perf doc: Fix perfman.info buildIan Rogers2-1/+47
2021-08-02perf cs-etm: Pass unformatted flag to decoderJames Clark2-15/+42
2021-08-02perf cs-etm: Use existing decoder instead of resetting itJames Clark1-30/+7
2021-08-02perf cs-etm: Suppress printing when resetting decoderJames Clark1-3/+7
2021-08-02perf cs-etm: Only setup queues when they are modifiedJames Clark1-40/+14
2021-08-02perf cs-etm: Split setup and timestamp search functionsJames Clark1-12/+29
2021-08-02perf cs-etm: Refactor initialisation of kernel start addressJames Clark1-5/+1
2021-08-02perf trace: Update cmd string table to decode sys_bpf first argWei Li1-1/+9
2021-08-02kselftest/arm64: Ignore check_gcr_el1_cswitch binaryMark Brown1-0/+1
2021-08-02selftests/net: remove min gso test in packet_sndDust Li1-3/+0
2021-08-01Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...Linus Torvalds3-13/+42
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski63-1599/+4514
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-4/+668
2021-07-30selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.cTianjia Zhang1-20/+21
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+229
2021-07-30tools: bpftool: Complete metrics list in "bpftool prog profile" docQuentin Monnet2-2/+4
2021-07-30tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet8-10/+96
2021-07-30selftests/bpf: Update bpftool's consistency script for checking optionsQuentin Monnet1-11/+111