summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-03-15perf kvm: Introduce histograms data structuresLeo Yan
2023-03-15perf kvm: Use macro to replace variable 'decode_str_len'Leo Yan
2023-03-15perf kvm: Use subtraction for comparison metricsLeo Yan
2023-03-15perf kvm: Move up metrics helpersLeo Yan
2023-03-15perf kvm: Add pointer to 'perf_kvm_stat' in kvm eventLeo Yan
2023-03-15perf kvm: Refactor overall statisticsLeo Yan
2023-03-15perf record: Update documentation for BPF filtersNamhyung Kim
2023-03-15perf bpf filter: Show warning for missing sample flagsNamhyung Kim
2023-03-15perf bpf filter: Add logical OR operatorNamhyung Kim
2023-03-15perf bpf filter: Add data_src sample data supportNamhyung Kim
2023-03-15perf bpf filter: Add more weight sample data supportNamhyung Kim
2023-03-15perf bpf filter: Add 'pid' sample data supportNamhyung Kim
2023-03-15perf record: Record dropped sample countNamhyung Kim
2023-03-15perf record: Add BPF event filter supportNamhyung Kim
2023-03-15perf bpf filter: Implement event sample filteringNamhyung Kim
2023-03-15perf bpf filter: Introduce basic BPF filter expressionNamhyung Kim
2023-03-15perf top: Fix rare segfault in thread__comm_len()liuwenyu
2023-03-15perf script: Fix Python support when no libtraceeventAdrian Hunter
2023-03-14perf vendor events s390: Add metric for TLB and cacheThomas Richter
2023-03-14perf vendor events s390: Add cache metrics for z13Thomas Richter
2023-03-14perf vendor events s390: Add cache metrics for z14Thomas Richter
2023-03-14perf vendor events s390: Add cache metrics for z15Thomas Richter
2023-03-14perf vendor events intel: Update skylake eventsIan Rogers
2023-03-14perf vendor events intel: Update meteorlake eventsIan Rogers
2023-03-14perf vendor events intel: Update graniterapids eventsIan Rogers
2023-03-14perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko
2023-03-14perf tools bpf: Add vmlinux.h to .gitignoreArnaldo Carvalho de Melo
2023-03-14perf test: Fix "PMU event table sanity" for NO_JEVENTS=1Ian Rogers
2023-03-14perf lock contention: Show lock type with addressNamhyung Kim
2023-03-14perf lock contention: Show per-cpu rq_lock with addressNamhyung Kim
2023-03-14perf lock contention: Track and show siglock with addressNamhyung Kim
2023-03-14perf lock contention: Track and show mmap_lock with addressNamhyung Kim
2023-03-14perf build: Error if no libelf and NO_LIBELF isn't setIan Rogers
2023-03-14perf build: Remove redundant NO_NEWT build optionIan Rogers
2023-03-14perf build: If libtraceevent isn't present error the buildIan Rogers
2023-03-14perf build: Switch libpfm4 to opt-out rather than opt-inIan Rogers
2023-03-14perf symbol: Add abi::__cxa_demangle C++ demangling supportIan Rogers
2023-03-14tools build: Add feature test for abi::__cxa_demangleIan Rogers
2023-03-14perf build: Make binutil libraries opt inIan Rogers
2023-03-14perf build: Error if jevents won't work and NO_JEVENTS=1 isn't setIan Rogers
2023-03-14perf util: Remove weak sched_getcpuIan Rogers
2023-03-14perf build: Remove unused HAVE_GLIBC_SUPPORTIan Rogers
2023-03-14perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKELIan Rogers
2023-03-14perf build: Support python/perf.so testingIan Rogers
2023-03-14perf bpf: Remove pre libbpf 1.0 conditional logicIan Rogers
2023-03-14perf build: Remove libbpf pre-1.0 feature testsIan Rogers
2023-03-14tools build: Pass libbpf feature only if libbpf 1.0+Ian Rogers
2023-03-13perf lock contention: Fix compiler builtin detectionIan Rogers
2023-03-13perf cs-etm: Avoid printing warning in cs_etm_is_ete() checkJames Clark
2023-03-13perf cs-etm: Reduce verbosity of ts_source warningJames Clark