messages from 2022-06-07 01:34:16 to 2022-06-12 16:25:18 UTC [more...]
[PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
2022-06-12 16:25 UTC (7+ messages)
[PATCH] perf/kprobe: maxactive for fd-based kprobe
2022-06-12 12:12 UTC (4+ messages)
[PATCH] perf parse: Allow names to start with digits
2022-06-12 6:15 UTC
[PATCH -next] perf: Fix pass 0 to PTR_ERR
2022-06-11 4:07 UTC
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-11 2:33 UTC (56+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 23/36] arm64,smp: "
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "
[PATCH] perf test: Fix undefined behavior in bp_account
2022-06-10 18:41 UTC (2+ messages)
[PATCH] perf vendor events arm64: Arm Cortex-A78C and X1C
2022-06-10 17:44 UTC
[PATCH] tools/perf/tests: Fix session topology test comparison check
2022-06-10 13:59 UTC
[PATCH 0/8] perf/hw_breakpoint: Optimize for thousands of tasks
2022-06-10 9:36 UTC (34+ messages)
` [PATCH 1/8] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH 2/8] perf/hw_breakpoint: Mark data __ro_after_init
` [PATCH 3/8] perf/hw_breakpoint: Optimize constant number of breakpoint slots
` [PATCH 4/8] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
` [PATCH 5/8] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH 6/8] perf/hw_breakpoint: Reduce contention with large number of tasks
` [PATCH 7/8] perf/hw_breakpoint: Optimize task_bp_pinned() if CPU-independent
` [PATCH 8/8] perf/hw_breakpoint: Clean up headers
[PATCH V6 0/8] perf: Expand perf_branch_entry
2022-06-10 3:51 UTC (9+ messages)
` [PATCH V6 1/8] perf: Add system error and not in transaction branch types
` [PATCH V6 2/8] perf: Extend branch type classification
` [PATCH V6 3/8] perf: Capture branch privilege information
` [PATCH V6 4/8] perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
` [PATCH V6 5/8] perf/tools: Add system error and not in transaction branch types
` [PATCH V6 6/8] perf/tools: Extend branch type classification
` [PATCH V6 7/8] perf/tools: Add branch privilege information request flag
` [PATCH V6 8/8] perf/tools: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
[PATCH v3 0/5] Add perf stat default events for hybrid machines
2022-06-10 2:54 UTC (6+ messages)
` [PATCH v3 1/5] perf stat: Revert "perf stat: Add default hybrid events"
` [PATCH v3 2/5] perf evsel: Add arch_evsel__hw_name()
` [PATCH v3 3/5] perf evlist: Always use arch_evlist__add_default_attrs()
` [PATCH v3 4/5] perf x86 evlist: Add default hybrid events for perf stat
` [PATCH v3 5/5] perf stat: Add topdown metrics in the default perf stat on the hybrid machine
[PATCH v2 0/5] Add perf stat default events for hybrid machines
2022-06-10 2:31 UTC (10+ messages)
` [PATCH v2 1/5] perf stat: Revert "perf stat: Add default hybrid events"
` [PATCH v2 2/5] perf evsel: Add arch_evsel__hw_name()
` [PATCH v2 3/5] perf evlist: Always use arch_evlist__add_default_attrs()
` [PATCH v2 4/5] perf x86 evlist: Add default hybrid events for perf stat
` [PATCH v2 5/5] perf stat: Add topdown metrics in the default perf stat on the hybrid machine
[PATCH 0/4] Tidy user rdpmc documentation and testing
2022-06-09 16:47 UTC (10+ messages)
` [PATCH 1/4] libperf evsel: Open shouldn't leak fd on failure
` [PATCH 2/4] perf: Align user space counter reading with code
` [PATCH 3/4] perf test: Remove x86 rdpmc test
` [PATCH 4/4] perf test: Add user space counter reading tests
[PATCH] perf/test: perf test 83 fails on s390
2022-06-09 16:37 UTC (3+ messages)
[PATCH] perf unwind: Fix uninitialized variable
2022-06-09 16:34 UTC (6+ messages)
` [Linux v5.19-rc1] tools/perf/a.out remains after make -C tools/perf clean
[PATCH v3 2/4] RISC-V: Support CPUID for risc-v in perf
2022-06-09 13:54 UTC (7+ messages)
` [PATCH v3 3/4] RISC-V: Added generic pmu-events mapfile
` [PATCH v3 4/4] RISC-V: Added HiFive Unmatched PMU events
[PATCH 0/5] Add perf stat default events for hybrid machines
2022-06-09 13:51 UTC (8+ messages)
` [PATCH 4/5] perf x86 evlist: Add default hybrid events for perf stat
` [PATCH 5/5] perf stat: Add topdown metrics in the default perf stat on the hybrid machine
[PATCH V5] arm64: perf: Make exporting of pmu events configurable
2022-06-09 13:07 UTC (7+ messages)
[PATCH v2 1/2] perf vendor events intel: Rename tremontx to snowridgex
2022-06-09 13:07 UTC (2+ messages)
[PATCH V6] arm64: perf: Make exporting of pmu events configurable
2022-06-09 12:59 UTC
[PATCHSET 0/7] perf lock: New lock contention tracepoints support (v3)
2022-06-09 5:56 UTC (8+ messages)
` [PATCH 1/7] perf lock: Print wait times with unit
` [PATCH 2/7] perf lock: Allow to use different kernel symbols
` [PATCH 3/7] perf lock: Skip print_bad_events() if nothing bad
` [PATCH 4/7] perf lock: Add lock contention tracepoints record support
` [PATCH 5/7] perf lock: Handle lock contention tracepoints
` [PATCH 6/7] perf record: Allow to specify max stack depth of fp callchain
` [PATCH 7/7] perf lock: Look up callchain for the contended locks
[PATCH] perf expr: Allow exponents on floating point values
2022-06-09 5:46 UTC (3+ messages)
[PATCH v2 0/4] Tidy user rdpmc documentation and testing
2022-06-09 5:40 UTC (7+ messages)
` [PATCH v2 1/4] libperf evsel: Open shouldn't leak fd on failure
` [PATCH v2 2/4] perf: Align user space counter reading with code
` [PATCH v2 3/4] perf test: Remove x86 rdpmc test
` [PATCH v2 4/4] perf test: Add user space counter reading tests
[PATCH v1] perf trace: Enable ignore_missing_thread for stat
2022-06-09 4:09 UTC
[PATCH] perf test: Add flake tolerance to record test
2022-06-09 3:28 UTC
[PATCH] perf/core: remove a meaningless pair of rcu_read_{,un}lock()
2022-06-08 15:46 UTC (3+ messages)
[PATCH 1/2] perf vendor events intel: Rename tremontx to snowridgex
2022-06-08 12:49 UTC (2+ messages)
` [PATCH 2/2] perf vendor events intel: Update event list for Snowridgex
[PATCH] perf report: Skip symbols for idle symbols
2022-06-08 5:51 UTC
[BUG REPORT] perf tools: x86_64: weight column displays odd memory latency data
2022-06-07 20:39 UTC (5+ messages)
[PATCH 5.18 865/879] perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
2022-06-07 17:06 UTC
[PATCH RESEND] Add a "-m" option to "perf buildid-list"
2022-06-07 19:15 UTC
[PATCH 5.17 757/772] perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
2022-06-07 17:05 UTC
[PATCH 1/2] perf vendor events intel: Update event list for Alderlake
2022-06-07 9:27 UTC (2+ messages)
` [PATCH 2/2] perf vendor events intel: Update event list for Sapphirerapids
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).