summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-12-14perf jevents: Parse metrics during conversionIan Rogers
2022-12-14perf stat: Update event skip condition for system-wide per-thread mode and me...Namhyung Kim
2022-12-14perf build: Fixes for LIBTRACEEVENT_DYNAMICIan Rogers
2022-12-14machine: Adopt is_lock_function() from builtin-lock.cArnaldo Carvalho de Melo
2022-12-14perf test: Add event group test for events in multiple PMUsRavi Bangoria
2022-12-14perf tool: Move pmus list variable to a new fileRavi Bangoria
2022-12-14perf util: Add host_is_bigendian to util.hIan Rogers
2022-12-14perf util: Make header guard consistent with toolIan Rogers
2022-12-14perf stat: Fix invalid output handleJames Clark
2022-12-14perf stat: Fix multi-line metric output in JSONNamhyung Kim
2022-12-14tools lib symbol: Add dependency test to install_headersIan Rogers
2022-12-14tools lib subcmd: Add dependency test to install_headersIan Rogers
2022-12-14tools lib perf: Add dependency test to install_headersIan Rogers
2022-12-14tools lib api: Add dependency test to install_headersIan Rogers
2022-12-14perf stat: Fix printing field separator in CSV metrics outputAthira Rajeev
2022-12-14perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"Anshuman Khandual
2022-12-14perf stat: Check existence of os->prefix, fixing a segfaultIan Rogers
2022-12-05Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"Namhyung Kim
2022-12-05perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nuHans-Peter Nilsson
2022-12-05perf branch: Fix interpretation of branch recordsJames Clark
2022-12-05perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson
2022-11-24perf list: List callback support for libpfmIan Rogers
2022-11-24perf list: JSON escape encoding improvementsIan Rogers
2022-11-24perf list: Support newlines in wordwrapIan Rogers
2022-11-24perf symbol: correction while adjusting symbolAjay Kaher
2022-11-24perf vendor events intel: Update events and metrics for alderlakeZhengjun Xing
2022-11-24perf vendor events intel: Add metrics for Alderlake-NZhengjun Xing
2022-11-24perf vendor events intel: Add uncore event list for Alderlake-NZhengjun Xing
2022-11-24perf vendor events intel: Add core event list for Alderlake-NZhengjun Xing
2022-11-24perf stat: Tidy up JSON metric-only output when no metricsNamhyung Kim
2022-11-24perf stat: Rename "aggregate-number" to "cpu-count" in JSONNamhyung Kim
2022-11-24perf stat: Fix JSON output in metric-only modeNamhyung Kim
2022-11-24perf stat: Pass through 'struct outstate'Namhyung Kim
2022-11-24perf stat: Do not pass runtime_stat to printout()Namhyung Kim
2022-11-24perf stat: Pass struct outstate to printout()Namhyung Kim
2022-11-24perf stat: Pass 'struct outstate' to print_metric_begin()Namhyung Kim
2022-11-24perf stat: Use 'struct outstate' in evlist__print_counters()Namhyung Kim
2022-11-24perf stat: Pass const char *prefix to display routinesNamhyung Kim
2022-11-24perf stat: Remove metric_only argument in print_counter_aggrdata()Namhyung Kim
2022-11-24perf stat: Remove prefix argument in print_metric_headers()Namhyung Kim
2022-11-24perf stat: Use scnprintf() in prepare_interval()Namhyung Kim
2022-11-24perf stat: Do not align time prefix in CSV outputNamhyung Kim
2022-11-24perf stat: Move summary prefix printing logic in CSV outputNamhyung Kim
2022-11-24perf stat: Fix cgroup display in JSON outputNamhyung Kim
2022-11-23perf lock contention: Do not use BPF task local storageNamhyung Kim
2022-11-23perf test: Fix record test on KVM guestsMichael Petlan
2022-11-23perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZENamhyung Kim
2022-11-23perf test: Skip watchpoint tests if no watchpoints availableNaveen N. Rao
2022-11-23perf trace: Remove unused bpf map 'syscalls'Leo Yan