messages from 2023-12-13 00:13:47 to 2023-12-26 07:37:10 UTC [more...]
[syzbot] [perf?] WARNING in perf_event_open
2023-12-26 7:25 UTC (4+ messages)
` [PATCH] perf: fix "
[PATCH v6 00/16] Support Andes PMU extension
2023-12-26 2:59 UTC (19+ messages)
` [PATCH v6 01/16] riscv: errata: Rename defines for Andes
` [PATCH v6 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v6 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v6 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v6 05/16] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v6 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v6 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v6 08/16] perf: RISC-V: Introduce Andes PMU for perf event sampling
` [PATCH v6 09/16] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v6 10/16] dt-bindings: riscv: Add Andes "
` [PATCH v6 11/16] riscv: dts: allwinner: Add T-Head PMU extension for sun20i-d1s
` [PATCH v6 12/16] riscv: dts: sophgo: Add T-Head PMU extension for cv1800b
` [PATCH v6 13/16] riscv: dts: sophgo: Add T-Head PMU extension for sg2042
` [PATCH v6 14/16] riscv: dts: thead: Add T-Head PMU extension for th1520
` [PATCH v6 15/16] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
` [PATCH v6 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events
[PATCH] ARM: Delete ARM11MPCore perf leftovers
2023-12-24 22:24 UTC
[PATCH 0/3] perf scripts python: arm-cs-trace-disasm.py:
2023-12-24 8:33 UTC (11+ messages)
` [PATCH 1/3] perf scripts python: arm-cs-trace-disasm.py: print dso base address
` [PATCH 2/3] perf scripts python: arm-cs-trace-disasm.py: set start vm addr of exectable file to 0
` [PATCH 3/3] perf scripts python: arm-cs-trace-disasm.py: do not ignore disam first sample
[PATCH] perf/x86/intel/pt: Return an error code only as a constant in pt_pmu_hw_init()
2023-12-23 20:30 UTC
[RFC 00/52] perf tools: Introduce data type profiling (v2)
2023-12-23 14:29 UTC (9+ messages)
` [PATCH 13/52] perf annotate-data: Add dso->data_types tree
` [PATCH 14/52] perf annotate: Factor out evsel__get_arch()
` [PATCH 23/52] perf report: Add 'symoff' sort key
perf test hybrid failing on 14700K
2023-12-23 13:55 UTC
[PATCH V0 RESEND] tools/perf: Add PVN for HX-C2000 CPU with Power8 Architecture
2023-12-21 10:11 UTC (2+ messages)
[PATCH RFC V2 0/4] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2023-12-21 10:05 UTC (8+ messages)
` [PATCH RFC V2 1/4] perf/core: Add aux_pause, aux_resume, aux_start_paused
[PATCH v6 00/47] maps/threads/dsos memory improvements and fixes
2023-12-20 18:07 UTC (10+ messages)
` [PATCH v6 01/47] perf map: Improve map/unmap parameter names
[PATCH RFC V2 4/4] coresight: Have a stab at support for pause / resume
2023-12-20 15:59 UTC (3+ messages)
` [PATCH RFC V3 "
[PATCH 1/2] perf archive: Add new option '--all'
2023-12-20 13:59 UTC (3+ messages)
s390x stack unwinding with perf?
2023-12-20 12:58 UTC (9+ messages)
[syzbot] [perf?] WARNING in perf_event_open
2023-12-20 10:49 UTC
[PATCH] tools/perf: PVN for HX-C2000 CPU with Power8 Architecture
2023-12-20 6:45 UTC
[PATCH] perf test: test case 17 fails on s390 on z/vm
2023-12-19 14:32 UTC
[PATCH V3 0/7] Clean up perf mem
2023-12-19 14:15 UTC (12+ messages)
` [PATCH V3 1/7] perf mem: Add mem_events into the supported perf_pmu
` [PATCH V3 2/7] perf mem: Clean up perf_mem_events__ptr()
` [PATCH V3 3/7] perf mem: Clean up perf_mem_events__name()
` [PATCH V3 4/7] perf mem: Clean up perf_mem_event__supported()
` [PATCH V3 5/7] perf mem: Clean up is_mem_loads_aux_event()
` [PATCH V3 6/7] perf mem: Clean up perf_mem_events__record_args()
` [PATCH V3 7/7] perf mem: Clean up perf_pmus__num_mem_pmus()
[PATCH 0/3] perf/x86/amd: Miscellaneous fixes
2023-12-19 8:08 UTC (6+ messages)
` [PATCH 1/3] perf/x86/amd/lbr: Use freeze based on availability
` [PATCH 2/3] perf/x86/amd/lbr: Discard erroneous branch entries
` [PATCH 3/3] perf/x86/amd/core: Avoid register reset when CPU is dead
[PATCH v5 00/16] Support Andes PMU extension
2023-12-19 7:43 UTC (30+ messages)
` [PATCH v5 01/16] riscv: errata: Rename defines for Andes
` [PATCH v5 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v5 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v5 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v5 05/16] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v5 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v5 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v5 08/16] perf: RISC-V: Introduce Andes PMU for perf event sampling
` [PATCH v5 09/16] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v5 10/16] dt-bindings: riscv: Add Andes "
` [PATCH v5 11/16] riscv: dts: allwinner: Add T-Head PMU extension for sun20i-d1s
` [PATCH v5 12/16] riscv: dts: sophgo: Add T-Head PMU extension for cv1800b
` [PATCH v5 13/16] riscv: dts: sophgo: Add T-Head PMU extension for sg2042
` [PATCH v5 14/16] riscv: dts: thead: Add T-Head PMU extension for th1520
` [PATCH v5 15/16] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
` [PATCH v5 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events
[RESEND v3] arm64: Add USER_STACKTRACE support
2023-12-19 2:22 UTC
[PATCH] perf top: Use evsel's cpus to replace user_requested_cpus
2023-12-18 21:07 UTC (17+ messages)
[PATCH v1 00/14] Clean up libperf cpumap's empty function
2023-12-18 20:36 UTC (15+ messages)
` [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
` [PATCH v1 10/14] perf top: Avoid repeated function calls
` [PATCH v1 14/14] libperf cpumap: Document perf_cpu_map__nr's behavior
[PATCH v1] perf tests: Make DSO tests a suite rather than individual
2023-12-18 20:31 UTC (2+ messages)
[PATCH V2 0/5] Clean up perf mem
2023-12-18 3:21 UTC (23+ messages)
` [PATCH V2 1/5] perf mem: Add mem_events into the supported perf_pmu
` [PATCH V2 3/5] perf mem: Clean up perf_mem_events__name()
` [PATCH V2 4/5] perf mem: Clean up perf_mem_event__supported()
[PATCH] tools/perf: PVN for HX-C2000 CPU with Power8 Architecture
2023-12-18 2:47 UTC
[PATCH v2 0/1] arm: perf: Fix ARCH=arm build with GCC
2023-12-17 13:41 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH] perf evlist: Move the modifier after the slash when rename a hybrid event
2023-12-15 17:54 UTC
[PATCH 0/2] arm: perf: Fix ARCH=arm build with GCC
2023-12-15 17:42 UTC (6+ messages)
` [PATCH 1/2] arm: perf: Fix ARCH=arm build with GCC in armv8pmu_write_evtype()
` [PATCH 2/2] arm: perf: Fix ARCH=arm build with GCC in armv8pmu_set_event_filter()
[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
2023-12-15 12:43 UTC (4+ messages)
` [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask
[PATCH] Revert "perf: Fix perf_event_validate_size()"
2023-12-15 10:46 UTC (3+ messages)
possible regression in perf
2023-12-14 23:14 UTC (2+ messages)
` [PATCH] fix perf-stat regression printing stat on enable/disable
[PATCH V4 1/2] perf top: Use evsel's cpus to replace user_requested_cpus
2023-12-14 22:14 UTC (3+ messages)
` [PATCH V4 2/2] perf top: Uniform the event name for the hybrid machine
[PATCH 0/3] perf tools: Random fixes for DWARF unwind
2023-12-14 22:07 UTC (8+ messages)
` [PATCH 2/3] perf unwind-libdw: Handle JIT-generated DSOs properly
[PATCH v1] perf stat: Combine the -A/--no-aggr and --no-merge options
2023-12-14 21:43 UTC (3+ messages)
[PATCH V3 1/2] perf top: Use evsel's cpus to replace user_requested_cpus
2023-12-14 14:44 UTC (5+ messages)
` [PATCH V3 2/2] perf top: Uniform the event name for the hybrid machine
[PATCH 00/26] KVM: vfio: Hide KVM internals from others
2023-12-14 6:20 UTC (16+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 19/26] KVM: Standardize include paths across all architectures
` [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large
[PATCH] perf header: Set proper symbol name for vdso when build-id event found
2023-12-14 2:48 UTC (3+ messages)
[PATCH V2] perf top: Use evsel's cpus to replace user_requested_cpus
2023-12-13 21:54 UTC (9+ messages)
[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
2023-12-13 19:35 UTC (6+ messages)
Incorrect perf back traces
2023-12-13 15:56 UTC
possible deadlock in down_trylock/perf_event_open
2023-12-13 14:54 UTC (2+ messages)
[PATCH V15 0/8] arm64/perf: Enable branch stack sampling
2023-12-13 4:56 UTC (8+ messages)
` [PATCH V15 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
` [PATCH V15 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests
[PATCH v1 0/6] Add io_dir to avoid memory overhead from opendir
2023-12-13 1:33 UTC (5+ messages)
` [PATCH v1 2/6] tools lib api: Add io_dir an allocation free readdir alternative
[PATCH 0/2] Perf fix two memory leakage
2023-12-13 1:20 UTC (5+ messages)
` [PATCH 1/2] perf header: Fix one memory leakage in perf_event__fprintf_event_update()
` [PATCH 2/2] perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
[PATCHSET 00/17] perf tools: Introduce data type profiling (v3)
2023-12-13 0:13 UTC (8+ messages)
` [PATCH 11/17] perf annotate-data: Update sample histogram for type
` [PATCH 12/17] perf report: Add 'typeoff' sort key
` [PATCH 13/17] perf report: Add 'symoff' "
` [PATCH 14/17] perf annotate: Add --data-type option
` [PATCH 15/17] perf annotate: Support event group display
` [PATCH 16/17] perf annotate: Add --type-stat option for debugging
` [PATCH 17/17] perf annotate: Add --insn-stat "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).