summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf bench: Add benchmark for evlist open/close operationsRiccardo Mancini2021-08-104-0/+260
* perf docs: Fix accidental em-dashesAlyssa Ross2021-08-105-12/+12
* perf env: Track kernel 64-bit mode in environmentLeo Yan2021-08-092-1/+26
* tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan2021-08-094-24/+0
* perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTLeo Yan2021-08-092-9/+0
* perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()Leo Yan2021-08-092-18/+5
* perf auxtrace: Drop legacy __sync functionsLeo Yan2021-08-091-19/+0
* perf auxtrace: Use WRITE_ONCE() for updating aux_tailLeo Yan2021-08-091-1/+1
* perf script python: Fix unintended underlineStephen Brennan2021-08-091-1/+1
* perf cs-etm: Add warnings for missing DSOsJames Clark2021-08-091-1/+10
* perf vendor events: Add metrics for Icelake ServerJin Yao2021-08-091-0/+315
* perf bench futex, requeue: Add --pi parameterDavidlohr Bueso2021-08-092-26/+111
* perf bench futex, requeue: Robustify futex_wait() handlingDavidlohr Bueso2021-08-091-1/+14
* perf bench futex, requeue: Add --broadcast optionDavidlohr Bueso2021-08-092-0/+5
* perf bench futex: Add --mlockall parameterDavidlohr Bueso2021-08-096-0/+38
* perf bench futex: Remove bogus backslash from commentDavidlohr Bueso2021-08-091-1/+1
* perf bench futex: Group test parameters cleanupDavidlohr Bueso2021-08-096-137/+162
* perf cs-etm: Improve Coresight zero timestamp warningJames Clark2021-08-031-2/+5
* perf tools: Add flag for tracking warnings of missing DSOsJames Clark2021-08-031-0/+1
* perf annotate: Add disassembly warnings for annotate --stdioJames Clark2021-08-031-2/+18
* perf annotate: Re-add annotate_warned functionalityJames Clark2021-08-032-0/+2
* perf tools: Add WARN_ONCE equivalent for UI warningsJames Clark2021-08-031-0/+14
* perf tools: Add pipe_test.sh to verify pipe operationsNamhyung Kim2021-08-021-0/+69
* perf inject: Fix output from a file to a pipeNamhyung Kim2021-08-024-37/+88
* perf inject: Fix output from a pipe to a fileNamhyung Kim2021-08-021-5/+10
* perf tools: Pass a fd to perf_file_header__read_pipe()Namhyung Kim2021-08-025-14/+15
* perf tools: Remove repipe argument from perf_session__new()Namhyung Kim2021-08-0225-36/+43
* perf test: Handle fd gaps in test__dso_data_reopenEirik Fuller2021-08-021-2/+12
* perf vendor events intel: Add basic metrics for ElkhartlakeJin Yao2021-08-021-0/+57
* perf vendor events intel: Add core event list for ElkhartlakeJin Yao2021-08-028-0/+1405
* perf vendor events: Add metrics for TigerlakeJin Yao2021-08-021-0/+231
* perf vendor events intel: Add core event list for TigerlakeJin Yao2021-08-028-1/+2844
* perf annotate: Add error log in symbol__annotate()Li Huafei2021-08-021-1/+3
* perf env: Normalize aarch64.* and arm64.* to arm64 in normalize_arch()Li Huafei2021-08-021-1/+1
* perf beauty: Reuse the generic arch errno switchIan Rogers2021-08-021-6/+5
* perf doc: Reorganize ARTICLES variables.Ian Rogers2021-08-021-7/+4
* perf doc: Remove howto-index.sh related references.Ian Rogers2021-08-021-12/+1
* perf doc: Remove cmd-list.perl referencesIan Rogers2021-08-021-20/+1
* perf doc: Add info pages to all target.Ian Rogers2021-08-021-1/+1
* perf doc: Remove references to user-manualIan Rogers2021-08-021-25/+0
* perf doc: Fix doc.depIan Rogers2021-08-021-0/+46
* perf doc: Fix perfman.info buildIan Rogers2021-08-022-1/+47
* perf cs-etm: Pass unformatted flag to decoderJames Clark2021-08-022-15/+42
* perf cs-etm: Use existing decoder instead of resetting itJames Clark2021-08-021-30/+7
* perf cs-etm: Suppress printing when resetting decoderJames Clark2021-08-021-3/+7
* perf cs-etm: Only setup queues when they are modifiedJames Clark2021-08-021-40/+14
* perf cs-etm: Split setup and timestamp search functionsJames Clark2021-08-021-12/+29
* perf cs-etm: Refactor initialisation of kernel start addressJames Clark2021-08-021-5/+1
* perf trace: Update cmd string table to decode sys_bpf first argWei Li2021-08-021-1/+9
* Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...Linus Torvalds2021-08-013-13/+42
|\