Age | Commit message (Expand) | Author |
2024-10-14 | perf test: Delete unused Intel CQM test | Howard Chu |
2024-10-10 | perf tool_pmu: Move expr literals to tool_pmu | Ian Rogers |
2024-10-10 | perf pmu: Allow hardcoded terms to be applied to attributes | Ian Rogers |
2024-10-09 | perf test x86: Fix typo in intel-pt-test | Thomas Falcon |
2024-10-03 | perf arm-spe: Save per CPU information in metadata | Leo Yan |
2024-10-03 | perf arm-spe: Calculate meta data size | Leo Yan |
2024-10-03 | perf arm-spe: Define metadata header version 2 | Leo Yan |
2024-09-30 | perf x86/topdown: Don't move topdown metric events in group | Dapeng Mi |
2024-09-30 | perf x86/topdown: Correct leader selection with sample_read enabled | Dapeng Mi |
2024-09-30 | perf x86/topdown: Complete topdown slots/metrics events check | Dapeng Mi |
2024-09-26 | perf evsel: Remove pmu_name | Ian Rogers |
2024-09-26 | perf evsel x86: Make evsel__has_perf_metrics work for legacy events | Ian Rogers |
2024-09-26 | perf stat: Remove evlist__add_default_attrs use strings | Ian Rogers |
2024-09-02 | perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca... | Arnaldo Carvalho de Melo |
2024-08-29 | perf: cs-etm: Only save valid trace IDs into files | James Clark |
2024-08-29 | perf: cs-etm: Create decoders based on the trace ID mappings | James Clark |
2024-08-28 | perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record | Leo Yan |
2024-08-22 | perf annotate-data: Copy back variable types after move | Namhyung Kim |
2024-08-21 | perf annotate-data: Fix percpu pointer check | Namhyung Kim |
2024-08-21 | perf annotate-data: Fix missing constant copy | Namhyung Kim |
2024-08-16 | Merge remote-tracking branch 'torvalds/master' into perf-tools-next | Arnaldo Carvalho de Melo |
2024-08-13 | perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire... | Weilin Wang |
2024-08-12 | perf tool: Constify tool pointers | Ian Rogers |
2024-08-07 | tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources | Namhyung Kim |
2024-08-01 | perf arm-spe: Support multiple Arm SPE events | Leo Yan |
2024-08-01 | perf arm-spe: Extract evsel setting up | Leo Yan |
2024-07-31 | perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64 | Adrian Hunter |
2024-07-31 | perf annotate: Set instruction name to be used with insn-stat when using raw ... | Athira Rajeev |
2024-07-31 | perf annotate: Update instruction tracking for powerpc | Athira Rajeev |
2024-07-31 | perf annotate: Add more instructions for instruction tracking | Athira Rajeev |
2024-07-31 | perf annotate: Add some of the arithmetic instructions to support instruction... | Athira Rajeev |
2024-07-31 | perf annotate: Add support to identify memory instructions of opcode 31 in po... | Athira Rajeev |
2024-07-31 | perf annotate: Add parse function for memory instructions in powerpc | Athira Rajeev |
2024-07-31 | perf annotate: Update parameters for reg extract functions to use raw instruc... | Athira Rajeev |
2024-07-31 | perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc | Athira Rajeev |
2024-07-31 | perf annotate: Add "update_insn_state" callback function to handle arch speci... | Athira Rajeev |
2024-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-07-12 | perf dso: Fix address sanitizer build | Ian Rogers |
2024-07-12 | perf arm-spe: Support multiple Arm SPE PMUs | Leo Yan |
2024-07-12 | perf build x86: Fix SC2034 error in syscalltbl.sh | Haoze Xie |
2024-07-12 | Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2024-07-10 | perf kvm: Add kvm-stat for loongarch64 | Bibo Mao |
2024-07-02 | perf intel-pt: Fix exclude_guest setting | Adrian Hunter |
2024-07-02 | perf intel-pt: Fix aux_watermark calculation for 64-bit size | Adrian Hunter |
2024-07-02 | Merge remote-tracking branch 'perf-tools' into perf-tools-next | Namhyung Kim |
2024-06-26 | perf util: Make util its own library | Ian Rogers |
2024-06-26 | perf test: Make tests its own library | Ian Rogers |
2024-06-26 | perf kvm/riscv: Port perf kvm stat to RISC-V | Shenlin Liang |
2024-06-25 | perf tests: Add APX and other new instructions to x86 instruction decoder test | Adrian Hunter |
2024-06-21 | perf arm: Workaround ARM PMUs cpu maps having offline cpus | Ian Rogers |