messages from 2023-05-02 19:37:10 to 2023-05-05 16:37:55 UTC [more...]
[PATCH v4 00/17] watchdog/hardlockup: Add the buddy hardlockup detector
2023-05-05 16:37 UTC (28+ messages)
` [PATCH v4 01/17] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config
` [PATCH v4 02/17] watchdog: remove WATCHDOG_DEFAULT
` [PATCH v4 03/17] watchdog/hardlockup: change watchdog_nmi_enable() to void
` [PATCH v4 04/17] watchdog/perf: Ensure CPU-bound context when creating hardlockup detector event
` [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
` [PATCH v4 06/17] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c
` [PATCH v4 07/17] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
` [PATCH v4 08/17] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / ..._is_lockedup()
` [PATCH v4 09/17] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
` [PATCH v4 10/17] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c
` [PATCH v4 11/17] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
` [PATCH v4 12/17] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly
` [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
` [PATCH v4 14/17] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs
` [PATCH v4 15/17] watchdog/perf: Adapt the watchdog_perf interface for async model
` [PATCH v4 16/17] arm64: add hw_nmi_get_sample_period for preparation of lockup detector
` [PATCH v4 17/17] arm64: Enable perf events based hard "
[GIT PULL] perf tools changes for v6.4
2023-05-05 15:14 UTC (24+ messages)
` BPF skels in perf .Re: "
[PATCH v7 0/3] Introduce put_task_struct_atomic_sleep()
2023-05-05 14:29 UTC (21+ messages)
` [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
[PATCH v8 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-05-05 14:17 UTC (18+ messages)
` [PATCH v8 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v8 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v8 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "
uapi vs kernel headers
2023-05-05 14:07 UTC (3+ messages)
[BUILD] Unable to sign drivers on Ubuntu 22.04 LTS desktop
2023-05-05 13:46 UTC
[PATCH] perf parse-events: Do not break up AUX event group
2023-05-05 13:45 UTC (3+ messages)
[PATCH v2 0/5] Add JSON metrics for arm CMN and Yitian710 DDR
2023-05-05 12:24 UTC (13+ messages)
` [PATCH v2 1/5] driver/perf: Add identifier sysfs file for CMN
` [PATCH v2 3/5] driver/perf: Add identifier sysfs file for Yitian 710 DDR
` [PATCH v2 4/5] perf jevents: Add support for Yitian 710 DDR PMU aliasing
` [PATCH v2 5/5] perf vendor events: Add JSON metrics for Yitian 710 DDR
[PATCH 1/2] perf script: Skip aggregation for stat events
2023-05-05 10:02 UTC (2+ messages)
` [PATCH 2/2] perf test: Add stat test for record and script
[PATCH v4 0/4] perf: Rework event forwarding logic
2023-05-05 9:16 UTC (6+ messages)
` [PATCH v4 1/4] perf/core: Rework forwarding of {task|cpu}-clock events
` [PATCH v4 2/4] perf/ibs: Fix interface via core pmu events
` [PATCH v4 3/4] perf/core: Remove pmu linear searching code
` [PATCH v4 4/4] perf test: Add selftest to test IBS invocation via core pmu events
[RFC PATCH] perf stat: Separate bperf from bpf_profiler
2023-05-05 2:01 UTC (4+ messages)
[PATCH v2] perf python: Set error messages on call failure
2023-05-04 22:02 UTC
[PATCH v7 0/6] Support hld delayed init based on Pseudo-NMI for
2023-05-04 22:41 UTC (2+ messages)
[PATCH v3] hardlockup: detect hard lockups using secondary (buddy) CPUs
2023-05-04 22:38 UTC (6+ messages)
` cpu hotplug : was: "
` shared code: "
[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-05-04 21:27 UTC (4+ messages)
` [PATCH v9 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v9 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v9 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "
[PATCH v1 1/2] perf expr: Make the evaluation of & and | logical and lazy
2023-05-04 19:58 UTC (2+ messages)
` [PATCH v1 2/2] perf stat: Document --metric-no-threshold and threshold colors
[PATCH] perf: arm64: Fix build with refcount checking
2023-05-04 16:28 UTC (2+ messages)
[PATCH] perf cs-etm: Fix contextid validation
2023-05-04 14:48 UTC
[PATCH V4 2/2] perf/x86/intel/ds: Delay the threshold update
2023-05-04 10:16 UTC (2+ messages)
[PATCH] perf: Remove the redundant assignment operation
2023-05-04 9:50 UTC
[PATCH v2] perf/x86/intel: Define bit macros for FixCntrCtl MSR
2023-05-04 7:21 UTC
[PATCH v4 00/44] Fix perf on Intel hybrid CPUs
2023-05-03 20:58 UTC (48+ messages)
` [PATCH v4 01/44] perf metric: Change divide by zero and !support events behavior
` [PATCH v4 02/44] perf stat: Introduce skippable evsels
` [PATCH v4 04/44] perf parse-events: Don't reorder ungrouped events by pmu
` [PATCH v4 05/44] perf vendor events intel: Add alderlake metric constraints
` [PATCH v4 06/44] perf vendor events intel: Add icelake "
` [PATCH v4 07/44] perf vendor events intel: Add icelakex "
` [PATCH v4 08/44] perf vendor events intel: Add sapphirerapids "
` [PATCH v4 09/44] perf vendor events intel: Add tigerlake "
` [PATCH v4 10/44] perf test: Test more sysfs events
` [PATCH v4 11/44] perf test: Use valid for PMU tests
` [PATCH v4 12/44] perf test: Mask configs with extended types then test
` [PATCH v4 13/44] perf test: Test more with config_cache
` [PATCH v4 14/44] perf test: Roundtrip name, don't assume 1 event per name
` [PATCH v4 15/44] perf parse-events: Set attr.type to PMU type early
` [PATCH v4 16/44] perf parse-events: Set pmu_name whenever a pmu is given
` [PATCH v4 17/44] perf print-events: Avoid unnecessary strlist
` [PATCH v4 18/44] perf parse-events: Avoid scanning PMUs before parsing
` [PATCH v4 19/44] perf evsel: Modify group pmu name for software events
` [PATCH v4 20/44] perf test: Move x86 hybrid tests to arch/x86
` [PATCH v4 21/44] perf test x86 hybrid: Update test expectations
` [PATCH v4 22/44] perf test x86 hybrid: Add hybrid extended type checks
` [PATCH v4 23/44] perf parse-events: Support PMUs for legacy cache events
` [PATCH v4 24/44] perf parse-events: Wildcard "
` [PATCH v4 25/44] perf print-events: Print legacy cache events for each PMU
` [PATCH v4 26/44] perf parse-events: Support wildcards on raw events
` [PATCH v4 27/44] perf parse-events: Remove now unused hybrid logic
` [PATCH v4 28/44] perf parse-events: Minor type safety cleanup
` [PATCH v4 29/44] perf parse-events: Add pmu filter
` [PATCH v4 30/44] perf stat: Make cputype filter generic
` [PATCH v4 31/44] perf test: Add cputype testing to perf stat
` [PATCH v4 32/44] perf test: Fix parse-events tests for >1 core PMU
` [PATCH v4 33/44] perf parse-events: Support hardware events as terms
` [PATCH v4 34/44] perf parse-events: Avoid error when assigning a term
` [PATCH v4 35/44] perf parse-events: Avoid error when assigning a legacy cache term
` [PATCH v4 36/44] perf parse-events: Don't auto merge hybrid wildcard events
` [PATCH v4 37/44] perf parse-events: Don't reorder atom cpu events
` [PATCH v4 38/44] perf metrics: Be PMU specific for referenced metrics
` [PATCH v4 39/44] perf stat: Command line PMU metric filtering
` [PATCH v4 40/44] perf vendor events intel: Correct alderlake metrics
` [PATCH v4 41/44] perf jevents: Don't rewrite metrics across PMUs
` [PATCH v4 42/44] perf metrics: Be PMU specific in event match
` [PATCH v4 43/44] perf stat: Don't disable TopdownL1 metric on hybrid
` [PATCH v4 44/44] perf parse-events: Reduce scope of is_event_supported
[PATCH] perf python: Set error messages on call failure
2023-05-03 17:16 UTC (4+ messages)
[PATCH v2] perf: Avoid implicit function declarations in lexer/parse interface
2023-05-03 16:45 UTC (8+ messages)
[PATCH] Fix perf test probe libc's inet_pton on s390
2023-05-03 14:15 UTC (2+ messages)
[PATCH] Fix perf test probe libc's inet_pton on x86_64
2023-05-03 14:15 UTC (2+ messages)
Issue in inserting a kernel module for counting performance counters on Jetson Nano
2023-05-03 13:56 UTC
[PATCH v3 0/3] perf: Rework event forwarding logic
2023-05-03 8:33 UTC (7+ messages)
` [PATCH v3 1/3] perf/core: Rework forwarding of {task|cpu}-clock events
` [PATCH v3 2/3] perf/ibs: Fix interface via core pmu events
[PATCH v7 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-05-03 0:22 UTC (14+ messages)
` [PATCH v7 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings
[PATCH v3 00/46] Fix perf on Intel hybrid CPUs
2023-05-02 20:16 UTC (5+ messages)
` [PATCH v3 32/46] perf stat: Make cputype filter generic
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).