messages from 2024-01-03 05:07:01 to 2024-01-14 06:49:08 UTC [more...]
[PATCH v3 00/57] Scope-based Resource Management
2024-01-14 6:49 UTC (3+ messages)
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
[PATCH v7 00/16] Support Andes PMU extension
2024-01-13 0:31 UTC (26+ messages)
` [PATCH v7 01/16] riscv: errata: Rename defines for Andes
` [PATCH v7 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v7 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v7 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v7 05/16] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v7 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v7 08/16] perf: RISC-V: Introduce Andes PMU for perf event sampling
` [PATCH v7 09/16] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v7 10/16] dt-bindings: riscv: Add Andes "
` [PATCH v7 11/16] riscv: dts: allwinner: Add T-Head PMU extension for sun20i-d1s
` [PATCH v7 12/16] riscv: dts: sophgo: Add T-Head PMU extension for cv1800b
` [PATCH v7 13/16] riscv: dts: sophgo: Add T-Head PMU extension for sg2042
` [PATCH v7 14/16] riscv: dts: thead: Add T-Head PMU extension for th1520
` [PATCH v7 15/16] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
` [PATCH v7 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events
[PATCH] perf record: Display data size on pipe mode
2024-01-12 23:13 UTC
Unable to run `perf stat` on Intel hybrid system with e-core (atom) disabled
2024-01-12 15:18 UTC (2+ messages)
[PATCH] perf test: Fixed masked error condition in perf data convert test
2024-01-12 12:07 UTC
[PATCH] perf data convert: Fix segfault when converting to json on arm64
2024-01-12 11:35 UTC (2+ messages)
[PATCH v2 0/8] mm: convert mm counter to take a folio
2024-01-12 4:17 UTC (12+ messages)
` [PATCH v2 1/8] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH v2 2/8] s390: pgtable: use pfn_swap_entry_to_folio() in ptep_zap_swap_entry()
` [PATCH v2 3/8] mm: huge_memory: use pfn_swap_entry_to_folio() in __split_huge_pmd_locked()
` [PATCH v2 4/8] mm: huge_memory: use pfn_swap_entry_to_folio() in zap_huge_pmd()
` [PATCH v2 5/8] mm: memory: use pfn_swap_entry_to_folio() in copy_nonpresent_pte()
` [PATCH v2 6/8] mm: memory: convert to should_zap_folio()
` [PATCH v2 7/8] mm: convert mm_counter() to take a folio
` [PATCH v2 8/8] mm: convert mm_counter_file() "
[PATCH] perf build: Check whether pkg-config is installed when libtraceevent is linked
2024-01-12 3:40 UTC
Getting PMU stats on specific syscalls
2024-01-11 15:53 UTC (8+ messages)
[PATCH V4 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-01-11 8:19 UTC (12+ messages)
` [PATCH V4 01/11] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V4 02/11] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V4 03/11] perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64
` [PATCH V4 04/11] perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF
` [PATCH V4 05/11] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V4 06/11] perf tools: Add aux-action config term
` [PATCH V4 07/11] perf tools: Parse aux-action
` [PATCH V4 08/11] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V4 09/11] perf intel-pt: Improve man page format
` [PATCH V4 10/11] perf intel-pt: Add documentation for pause / resume
` [PATCH V4 11/11] perf intel-pt: Add a test "
perf test hybrid failing on 14700K
2024-01-10 16:29 UTC (10+ messages)
[PATCH] perf tui: don't ignore job control
2024-01-10 16:11 UTC (4+ messages)
` [PATCH v2 1/2] "
[PATCH 0/3] perf scripts python: arm-cs-trace-disasm.py:
2024-01-10 13:48 UTC (5+ messages)
` [PATCH v2 0/1] perf scripts python: arm-cs-trace-disasm.py: print correct disasm info
` [PATCH v2 1/1] perf scripts python: arm-cs-trace-disasm.py: add option to print virtual address
[PATCH 0/2] perf/x86/intel/pt: Adjustments for pt_pmu_hw_init()
2024-01-10 11:45 UTC
[PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE
2024-01-10 9:12 UTC (6+ messages)
` [PATCH v1 1/3] arm64: Add Neoverse-V2 part
` [PATCH v1 2/3] tools headers "
` [PATCH v1 3/3] perf arm-spe: Add Neoverse-V2 to neoverse list
[RESEND PATCH v2 0/2] lib min_heap: Min heap optimizations
2024-01-10 8:12 UTC (3+ messages)
` [RESEND PATCH v2 1/2] lib min_heap: Optimize number of calls to min_heapify()
` [RESEND PATCH v2 2/2] lib min_heap: Optimize number of comparisons in min_heapify()
[PATCH 1/2] perf doc: Update jitdump unwind info specification
2024-01-10 0:54 UTC (2+ messages)
` [PATCH 2/2] perf doc: Increase the jitdump version to 2
[GIT PULL] perf tools changes for v6.8
2024-01-09 22:28 UTC
[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
2024-01-09 16:23 UTC (9+ messages)
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce
[PATCH V3 0/7] Clean up perf mem
2024-01-09 14:01 UTC (8+ messages)
[GIT PULL] Performance events changes for v6.8
2024-01-09 4:04 UTC (2+ messages)
possible deadlock in __perf_install_in_context
2024-01-09 1:04 UTC
v6.7: Regressions trying to install perf tool
2024-01-08 22:36 UTC (2+ messages)
[PATCH] tools/perf: Fix compiler error when using gcc-14
2024-01-08 22:09 UTC (2+ messages)
FYI: perf tools co-maintainer
2024-01-08 20:28 UTC
[PING PATCH] perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
2024-01-08 8:40 UTC
[PATCH v8 0/4] Introduce perf check subcommand
2024-01-06 20:52 UTC (8+ messages)
` [PATCH v8 1/4] perf check: introduce "
` "
` Re: [PATCH v8 0/4] Introduce perf "
[PATCH v3] perf doc: Document ring buffer mechanism
2024-01-06 10:48 UTC (4+ messages)
[PATCH v1 1/3] lib subcmd: Fix memory leak in uniq
2024-01-06 5:44 UTC (7+ messages)
[PATCH v8] Documentation: userspace-api: Document perf ring buffer mechanism
2024-01-05 23:12 UTC (2+ messages)
[perf] vsyscall, possible circular locking dependency detected
2024-01-05 22:15 UTC (5+ messages)
[PATCH v1] perf vendor events intel: Alderlake/sapphirerapids metric fixes
2024-01-05 19:22 UTC (2+ messages)
[PATCH RFC V2 0/4] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-01-05 12:57 UTC (4+ messages)
` [PATCH RFC V2 1/4] perf/core: Add aux_pause, aux_resume, aux_start_paused
[PATCH RFC V2 4/4] coresight: Have a stab at support for pause / resume
2024-01-05 12:56 UTC (4+ messages)
` [PATCH RFC V3 "
[PATCH] perf top: Use evsel's cpus to replace user_requested_cpus
2024-01-05 12:31 UTC (10+ messages)
[PATCH v2 1/2] perf x86 test: Update hybrid expectations
2024-01-05 12:00 UTC (4+ messages)
` [PATCH v2 2/2] perf x86 test: Add hybrid test for conflicting legacy/sysfs event
[syzbot] [perf?] WARNING in perf_event_open
2024-01-05 11:32 UTC (5+ messages)
` [PATCH] perf: fix "
[PATCH v1 1/4] perf vendor events intel: Alderlake/rocketlake metric fixes
2024-01-04 23:31 UTC (12+ messages)
` [PATCH v1 2/4] perf vendor events intel: Update emeraldrapids events to v1.02
` [PATCH v1 3/4] perf vendor events intel: Update icelakex events to v1.23
` [PATCH v1 4/4] perf vendor events intel: Update sapphirerapids events to v1.17
[PATCH v1] perf tests: Add perf script test
2024-01-04 21:09 UTC (3+ messages)
[BUG] Guest OSes die simultaneously (bisected)
2024-01-04 19:23 UTC (12+ messages)
[PATCH] KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
2024-01-04 19:16 UTC (4+ messages)
[PATCH] perf tools:remove unneeded variable from perf_event_attr__fprintf()
2024-01-03 21:19 UTC (3+ messages)
[PATCH v1] perf env: Avoid recursively taking env->bpf_progs.lock
2024-01-03 20:55 UTC (8+ messages)
[PATCH v1] perf x86 test: Update hybrid expectations
2024-01-03 17:17 UTC (3+ messages)
[PATCH v3] perf vendor events amd: Add Zen 4 memory controller events
2024-01-03 16:52 UTC (2+ messages)
[PATCH v1] perf stat: Fix hard coded ll miss units
2024-01-03 16:47 UTC (4+ messages)
[PATCH v1] perf record: Reduce memory for recording lost samples event
2024-01-03 16:45 UTC (2+ messages)
s390x stack unwinding with perf?
2024-01-03 15:48 UTC (10+ messages)
[PATCH v7 00/25] maps/threads/dsos memory improvements and fixes
2024-01-03 5:06 UTC (21+ messages)
` [PATCH v7 06/25] perf maps: Locking tidy up of nr_maps
` [PATCH v7 07/25] perf dso: Reorder variables to save space in struct dso
` [PATCH v7 08/25] perf report: Sort child tasks by tid
` [PATCH v7 09/25] perf trace: Ignore thread hashing in summary
` [PATCH v7 10/25] perf machine: Move fprintf to for_each loop and a callback
` [PATCH v7 11/25] perf threads: Move threads to its own files
` [PATCH v7 12/25] perf threads: Switch from rbtree to hashmap
` [PATCH v7 13/25] perf threads: Reduce table size from 256 to 8
` [PATCH v7 14/25] perf dsos: Attempt to better abstract dsos internals
` [PATCH v7 15/25] perf dsos: Tidy reference counting and locking
` [PATCH v7 16/25] perf dsos: Add dsos__for_each_dso
` [PATCH v7 17/25] perf dso: Move dso functions out of dsos
` [PATCH v7 18/25] perf dsos: Switch more loops to dsos__for_each_dso
` [PATCH v7 19/25] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v7 20/25] perf dsos: Remove __dsos__addnew
` [PATCH v7 21/25] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v7 22/25] perf dsos: Switch hand code to bsearch
` [PATCH v7 23/25] perf dso: Add reference count checking and accessor functions
` [PATCH v7 24/25] perf dso: Reference counting related fixes
` [PATCH v7 25/25] perf dso: Use container_of to avoid a pointer in dso_data
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).