summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf evlist: Remove group option.Ian Rogers2022-12-1413-79/+3
* perf build: Fix python/perf.so library's nameIan Rogers2022-12-142-2/+4
* perf test arm64: Add attr tests for new VG registerJames Clark2022-12-143-0/+33
* perf test: Add mechanism for skipping attr tests on kernel versionsJames Clark2022-12-141-1/+27
* perf test: Add mechanism for skipping attr tests on auxiliary vector valuesJames Clark2022-12-141-2/+31
* perf test: Add ability to test exit code for attr testsJames Clark2022-12-141-2/+8
* perf test: add new task-analyzer testsPetar Gligoric2022-12-141-0/+151
* perf script: task-analyzer add csv supportPetar Gligoric2022-12-141-89/+185
* perf script: Introduce task analyzer python scriptHagen Paul Pfeifer2022-12-143-0/+843
* perf cs-etm: Print auxtrace info even if OpenCSD isn't linkedJames Clark2022-12-144-166/+191
* perf cs-etm: Cleanup cs_etm__process_auxtrace_info()James Clark2022-12-141-17/+9
* perf cs-etm: Tidy up auxtrace info header printingJames Clark2022-12-141-18/+10
* perf cs-etm: Remove unused stub methodsJames Clark2022-12-141-32/+2
* perf cs-etm: Print unknown header version as an errorJames Clark2022-12-141-10/+2
* perf test: Update perf lock contention testNamhyung Kim2022-12-141-0/+48
* perf lock contention: Add -l/--lock-addr optionNamhyung Kim2022-12-145-28/+102
* perf lock contention: Implement -t/--threads option for BPFNamhyung Kim2022-12-144-17/+78
* perf lock contention: Add lock_data.h for common dataNamhyung Kim2022-12-143-29/+39
* perf python: Account for multiple words in CCKhem Raj2022-12-141-1/+1
* perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Namhyung Kim2022-12-141-1/+1
* perf test: Update event group check for support of uncore eventAthira Rajeev2022-12-141-1/+13
* perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVEArnaldo Carvalho de Melo2022-12-148-1/+18
* tools lib traceevent: Remove libtraceeventIan Rogers2022-12-1470-19876/+0
* perf build: Use libtraceevent from the systemIan Rogers2022-12-1452-184/+355
* perf jevents: Parse metrics during conversionIan Rogers2022-12-144-4/+669
* perf stat: Update event skip condition for system-wide per-thread mode and me...Namhyung Kim2022-12-141-10/+9
* perf build: Fixes for LIBTRACEEVENT_DYNAMICIan Rogers2022-12-141-2/+6
* machine: Adopt is_lock_function() from builtin-lock.cArnaldo Carvalho de Melo2022-12-145-59/+48
* perf test: Add event group test for events in multiple PMUsRavi Bangoria2022-12-144-0/+130
* perf tool: Move pmus list variable to a new fileRavi Bangoria2022-12-144-1/+16
* perf util: Add host_is_bigendian to util.hIan Rogers2022-12-147-22/+29
* perf util: Make header guard consistent with toolIan Rogers2022-12-141-3/+3
* perf stat: Fix invalid output handleJames Clark2022-12-141-1/+1
* perf stat: Fix multi-line metric output in JSONNamhyung Kim2022-12-141-1/+1
* tools lib symbol: Add dependency test to install_headersIan Rogers2022-12-141-7/+14
* tools lib subcmd: Add dependency test to install_headersIan Rogers2022-12-141-10/+13
* tools lib perf: Add dependency test to install_headersIan Rogers2022-12-141-21/+22
* tools lib api: Add dependency test to install_headersIan Rogers2022-12-141-12/+26
* perf stat: Fix printing field separator in CSV metrics outputAthira Rajeev2022-12-141-12/+1
* perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"Anshuman Khandual2022-12-142-0/+8
* perf stat: Check existence of os->prefix, fixing a segfaultIan Rogers2022-12-141-1/+2
* Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"Namhyung Kim2022-12-051-4/+4
* perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nuHans-Peter Nilsson2022-12-051-1/+1
* perf branch: Fix interpretation of branch recordsJames Clark2022-12-051-1/+2
* perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson2022-12-0515-27/+27
* perf list: List callback support for libpfmIan Rogers2022-11-242-90/+71
* perf list: JSON escape encoding improvementsIan Rogers2022-11-241-42/+67
* perf list: Support newlines in wordwrapIan Rogers2022-11-241-4/+7
* perf symbol: correction while adjusting symbolAjay Kaher2022-11-241-1/+1
* perf vendor events intel: Update events and metrics for alderlakeZhengjun Xing2022-11-2411-2691/+1525