messages from 2023-04-14 09:33:09 to 2023-04-22 01:20:08 UTC [more...]
[PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
2023-04-22 1:19 UTC (3+ messages)
Packaging bpftool and libbpf: GitHub or kernel?
2023-04-21 21:15 UTC (28+ messages)
[RFC PATCH] perf stat: Separate bperf from bpf_profiler
2023-04-21 20:56 UTC (2+ messages)
[PATCH v2] perf stat: Introduce skippable evsels
2023-04-21 17:30 UTC (29+ messages)
[PATCH v5 0/3] perf script: Have consistent output for symbol address
2023-04-21 7:30 UTC (9+ messages)
` [PATCH v5 1/3] perf script: print raw ip instead of binary offset for callchain
` [PATCH v5 2/3] perf: add helper map__fprintf_dsoname_dsoff
` [PATCH v5 3/3] perf: script: add new output field 'dsoff' to print dso offset
[acme:tmp.perf/core] [perf map] ec417ad4c6: perf-sanity-tests.Test_dwarf_unwind.fail
2023-04-21 6:40 UTC
[PATCH 1/1] perf probe: Add missing 0x prefix for addresses printed in hexadecimal
2023-04-21 5:40 UTC (2+ messages)
[PATCH] perf tracepoint: Fix memory leak in is_valid_tracepoint()
2023-04-21 2:59 UTC
[backport PATCH 0/2] stable v5.15, v5.10 and v5.4: fix perf build errors
2023-04-20 20:34 UTC (10+ messages)
` [backport PATCH 1/2] tools perf: Fix compilation error with new binutils
` [backport PATCH 2/2] tools build: Add feature test for init_disassemble_info API changes
[PATCH v1] libperf rc_check: Enable implicitly with sanitizers
2023-04-20 18:12 UTC (2+ messages)
[PATCH v1] perf test: Fix maps use after put
2023-04-20 11:23 UTC (2+ messages)
[PATCH 0/4] riscv: Allow userspace to directly access perf counters
2023-04-20 0:31 UTC (12+ messages)
` [PATCH 2/4] include: riscv: Fix wrong include guard in riscv_pmu.h
[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
2023-04-19 22:56 UTC (11+ messages)
` [PATCH v8 01/10] arm64: Add framework to turn "
` [PATCH v8 02/10] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v8 03/10] arm64: smp: Assign and setup an IPI as NMI
` [PATCH v8 04/10] nmi: backtrace: Allow runtime arch specific override
` [PATCH v8 05/10] arm64: ipi_nmi: Add support for NMI backtrace
` [PATCH v8 06/10] arm64: idle: Tag the arm64 idle functions as __cpuidle
` [PATCH v8 07/10] kgdb: Expose default CPUs roundup fallback mechanism
` [PATCH v8 08/10] kgdb: Provide a stub kgdb_nmicallback() if !CONFIG_KGDB
` [PATCH v8 09/10] arm64: kgdb: Roundup cpus using IPI as NMI
` [PATCH v8 10/10] arm64: ipi_nmi: Fallback to a regular IPI if NMI isn't enabled
[PATCH v2 1/6] perf vendor events intel: Add alderlake metric constraints
2023-04-19 12:38 UTC (7+ messages)
` [PATCH v2 2/6] perf vendor events intel: Add icelake "
` [PATCH v2 3/6] perf vendor events intel: Add icelakex "
` [PATCH v2 4/6] perf vendor events intel: Add sapphirerapids "
` [PATCH v2 5/6] perf vendor events intel: Add tigerlake "
` [PATCH v2 6/6] perf vendor events intel: Remove TopdownL1 from CPUs without perf metric events
[PATCH 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
2023-04-19 12:29 UTC (5+ messages)
` [PATCH 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
` [PATCH 2/4] perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
` [PATCH 3/4] perf tools: Add printing perf_event_attr->type symbol in perf_event_attr__fprintf()
` [PATCH 4/4] perf tools: Add printing perf_event_attr->config "
[PATCH v4 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
2023-04-19 12:05 UTC (2+ messages)
[RFC PATCH v1 0/4] HiSilicon Performance Monitor Control Unit
2023-04-19 8:01 UTC (4+ messages)
[PATCH v2] perf tools riscv: Add support for riscv lookup_binutils_path
2023-04-19 3:41 UTC (2+ messages)
[PATCH v2] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-04-19 2:48 UTC
[PATCH] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-04-19 1:47 UTC (5+ messages)
[PATCH] perf/test: Fix wrong size for perf test Setup struct perf_event_attr
2023-04-18 19:56 UTC (2+ messages)
[PATCH v1 1/5] perf vendor events intel: Add alderlake metric constraints
2023-04-18 19:06 UTC (5+ messages)
` [PATCH v1 2/5] perf vendor events intel: Add icelake "
` [PATCH v1 3/5] perf vendor events intel: Add icelakex "
` [PATCH v1 4/5] perf vendor events intel: Add sapphirerapids "
` [PATCH v1 5/5] perf vendor events intel: Add tigerlake "
[PATCH] perf tools: Fix use before NULL check introduced by map__dso() introduction
2023-04-18 15:55 UTC (2+ messages)
[PATCH RFC 0/5] perf: Add ioctl to emit sideband events
2023-04-18 15:51 UTC (10+ messages)
` [PATCH RFC 1/5] "
[PATCH] perf: cs-etm: Fix segfault in dso lookup
2023-04-18 15:26 UTC (2+ messages)
[PATCH v6 0/3] Introduce put_task_struct_atomic_sleep()
2023-04-18 14:26 UTC (8+ messages)
` [PATCH v6 1/3] sched/core: warn on call put_task_struct in invalid context
` [PATCH v6 2/3] sched/task: Add the put_task_struct_atomic_safe() function
` [PATCH v6 3/3] treewide: replace put_task_struct() witht the atomic safe version
[PATCH v5 0/2] perf script: Have consistent output for symbol address
2023-04-18 3:18 UTC (4+ messages)
` [PATCH v5 1/2] perf: add helper map__fprintf_dsoname_dsoff
` [PATCH v5 2/2] perf: script: add new output field 'dsoff' to print dso offset
[PATCH v4 0/2] perf script: Have consistent output for symbol address
2023-04-18 3:14 UTC (4+ messages)
` [PATCH v4 2/2] perf: script: add new output field 'dsoff' to print dso offset
[PATCH V3] tools/perf: Add basic support for LoongArch
2023-04-18 2:23 UTC
[PATCH][next] perf script: task-analyzer: Fix spelling mistake "miliseconds" -> "millseconds"
2023-04-18 1:24 UTC (4+ messages)
[PATCH V2] tools/perf: Add basic support for LoongArch
2023-04-18 1:14 UTC (6+ messages)
[PATCH v7 0/5] Reference count checker and related fixes
2023-04-17 21:30 UTC (5+ messages)
` [PATCH v7 2/5] perf cpumap: Add reference count checking
` [PATCH v7 3/5] perf namespaces: "
[PATCH v1] perf build: Don't compile demangle-cxx.cpp if not necessary
2023-04-17 19:25 UTC
[PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
2023-04-17 15:14 UTC (8+ messages)
new order
2023-04-17 15:22 UTC
[PATCH v3 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
2023-04-17 11:01 UTC (3+ messages)
[PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
2023-04-15 9:52 UTC (2+ messages)
[PATCH v3 00/21] Update uncore topics, 1x event updates, 2x new archs
2023-04-15 0:07 UTC (5+ messages)
[PATCH v5 00/17] Introduce Copy-On-Write to Page Table
2023-04-14 14:23 UTC (18+ messages)
` [PATCH v5 01/17] mm: Split out the present cases from zap_pte_range()
` [PATCH v5 02/17] mm: Allow user to control COW PTE via prctl
` [PATCH v5 03/17] mm: Add Copy-On-Write PTE to fork()
` [PATCH v5 04/17] mm: Add break COW PTE fault and helper functions
` [PATCH v5 05/17] mm: Handle COW-ed PTE during zapping
` [PATCH v5 06/17] mm/rmap: Break COW PTE in rmap walking
` [PATCH v5 07/17] mm/khugepaged: Break COW PTE before scanning pte
` [PATCH v5 08/17] mm/ksm: Break COW PTE before modify shared PTE
` [PATCH v5 09/17] mm/madvise: Handle COW-ed PTE with madvise()
` [PATCH v5 10/17] mm/gup: Trigger break COW PTE before calling follow_pfn_pte()
` [PATCH v5 11/17] mm/mprotect: Break COW PTE before changing protection
` [PATCH v5 12/17] mm/userfaultfd: Support COW PTE
` [PATCH v5 13/17] mm/migrate_device: "
` [PATCH v5 14/17] fs/proc: Support COW PTE with clear_refs_write
` [PATCH v5 15/17] events/uprobes: Break COW PTE before replacing page
` [PATCH v5 16/17] mm: fork: Enable COW PTE to fork system call
` [PATCH v5 17/17] mm: Check the unexpected modification of COW-ed PTE
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).