linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-28 18:50:28 to 2023-05-02 20:17:10 UTC [more...]

[PATCH v3 00/46] Fix perf on Intel hybrid CPUs
 2023-05-02 20:16 UTC  (65+ messages)
` [PATCH v3 01/46] perf stat: Disable TopdownL1 on hybrid
` [PATCH v3 02/46] perf metric: Change divide by zero and !support events behavior
` [PATCH v3 03/46] perf stat: Introduce skippable evsels
` [PATCH v3 05/46] perf parse-events: Don't reorder ungrouped events by pmu
` [PATCH v3 06/46] perf vendor events intel: Add alderlake metric constraints
` [PATCH v3 07/46] perf vendor events intel: Add icelake "
` [PATCH v3 08/46] perf vendor events intel: Add icelakex "
` [PATCH v3 09/46] perf vendor events intel: Add sapphirerapids "
` [PATCH v3 10/46] perf vendor events intel: Add tigerlake "
` [PATCH v3 11/46] perf stat: Avoid segv on counter->name
` [PATCH v3 12/46] perf test: Test more sysfs events
` [PATCH v3 13/46] perf test: Use valid for PMU tests
` [PATCH v3 14/46] perf test: Mask config then test
` [PATCH v3 15/46] perf test: Test more with config_cache
` [PATCH v3 16/46] perf test: Roundtrip name, don't assume 1 event per name
` [PATCH v3 17/46] perf parse-events: Set attr.type to PMU type early
` [PATCH v3 18/46] perf parse-events: Set pmu_name whenever a pmu is given
` [PATCH v3 19/46] perf print-events: Avoid unnecessary strlist
` [PATCH v3 20/46] perf parse-events: Avoid scanning PMUs before parsing
` [PATCH v3 21/46] perf evsel: Modify group pmu name for software events
` [PATCH v3 22/46] perf test: Move x86 hybrid tests to arch/x86
` [PATCH v3 23/46] perf test x86 hybrid: Update test expectations
` [PATCH v3 24/46] perf test x86 hybrid: Add hybrid extended type checks
` [PATCH v3 25/46] perf parse-events: Support PMUs for legacy cache events
` [PATCH v3 26/46] perf parse-events: Wildcard "
` [PATCH v3 27/46] perf print-events: Print legacy cache events for each PMU
` [PATCH v3 28/46] perf parse-events: Support wildcards on raw events
` [PATCH v3 29/46] perf parse-events: Remove now unused hybrid logic
` [PATCH v3 30/46] perf parse-events: Minor type safety cleanup
` [PATCH v3 31/46] perf parse-events: Add pmu filter
` [PATCH v3 32/46] perf stat: Make cputype filter generic
` [PATCH v3 33/46] perf test: Add cputype testing to perf stat
` [PATCH v3 34/46] perf test: Fix parse-events tests for >1 core PMU
` [PATCH v3 35/46] perf parse-events: Support hardware events as terms
` [PATCH v3 36/46] perf parse-events: Avoid error when assigning a term
` [PATCH v3 37/46] perf parse-events: Avoid error when assigning a legacy cache term
` [PATCH v3 38/46] perf parse-events: Don't auto merge hybrid wildcard events
` [PATCH v3 39/46] perf parse-events: Don't reorder atom cpu events
` [PATCH v3 40/46] perf metrics: Be PMU specific for referenced metrics
` [PATCH v3 41/46] perf stat: Command line PMU metric filtering
` [PATCH v3 42/46] perf vendor events intel: Correct alderlake metrics
` [PATCH v3 43/46] perf jevents: Don't rewrite metrics across PMUs
` [PATCH v3 44/46] perf metrics: Be PMU specific in event match
` [PATCH v3 45/46] perf stat: Don't disable TopdownL1 metric on hybrid
` [PATCH v3 46/46] perf parse-events: Reduce scope of is_event_supported

[PATCH v7 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-02 19:45 UTC  (29+ messages)
` [PATCH v7 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v7 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v7 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "

[PATCH v6 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-02 19:23 UTC  (54+ messages)
` [PATCH v6 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v6 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v6 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "

[PATCH v3 0/3] perf: Rework event forwarding logic
 2023-05-02 15:37 UTC  (8+ 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 v3 3/3] perf test: Add selftest to test IBS invocation "

[PATCH v3] hardlockup: detect hard lockups using secondary (buddy) CPUs
 2023-05-02 15:26 UTC  (3+ messages)
` cpu hotplug : was: "
` shared code: "

[PATCH v7 0/3] Introduce put_task_struct_atomic_sleep()
 2023-05-02 14:46 UTC  (4+ messages)
` [PATCH v7 1/3] sched/core: warn on call put_task_struct in invalid context

[PATCH v5] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-02  8:39 UTC  (13+ messages)

[PATCH v2] hardlockup: detect hard lockups using secondary (buddy) CPUs
 2023-05-01 15:08 UTC  (5+ messages)

[PATCH v5] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-01 12:39 UTC  (10+ messages)

[PATCH v2 0/5] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-05-01 12:38 UTC  (12+ messages)
` [PATCH v2 1/5] driver/perf: Add identifier sysfs file for CMN
` [PATCH v2 2/5] perf vendor events: Add JSON metrics for CMN-700
` [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] perf vendor events arm64: Add AmpereOne core pmu events
 2023-05-01 12:20 UTC  (3+ messages)

[PATCH 0/7] perf: cs-etm: Fixes around timestamped and timeless decoding
 2023-05-01  7:34 UTC  (7+ messages)
` [PATCH 4/7] perf: cs-etm: Validate options after applying them
  ` [PATCH 4/7] perf: cs-etm: Validate options after applying themperf_pmu__format_bits

[PATCH 0/4] riscv: Allow userspace to directly access perf counters
 2023-05-01  2:09 UTC  (8+ messages)
` [PATCH 4/4] riscv: Enable perf counters user access only through perf

[PATCH V2 0/1] perf tools: Allow config terms with breakpoints
 2023-04-29 21:30 UTC  (2+ messages)

[PATCH] perf tracepoint: Fix memory leak in is_valid_tracepoint()
 2023-04-29  1:59 UTC  (2+ messages)

[PATCH 0/2] perf script: Refine printing of dso offset (dsoff)
 2023-04-29  1:56 UTC  (2+ messages)

[PATCH] perf build: Fix unescaped # in perf build-test
 2023-04-29  1:54 UTC  (2+ messages)

[PATCH] perf: unwind: suppress massive unsupported target platform errors
 2023-04-29  1:53 UTC  (2+ messages)

[PATCH] perf script: Align kfree_skb tracepoint parameters
 2023-04-29  1:50 UTC  (2+ messages)

[RFC PATCH] perf stat: Separate bperf from bpf_profiler
 2023-04-29  1:44 UTC  (3+ messages)

[PATCH v5 0/3] perf script: Have consistent output for symbol address
 2023-04-29  1:40 UTC  (4+ messages)
` [PATCH v5 3/3] perf: script: add new output field 'dsoff' to print dso offset

[PATCH v2] perf: Avoid implicit function declarations in lexer/parse interface
 2023-04-29  1:37 UTC  (3+ messages)

[PATCH] perf symbols: Fix return incorrect build_id size in elf_read_build_id()
 2023-04-29  1:31 UTC  (3+ messages)

[PATCH 1/2] perf list: Fix memory leaks in print_tracepoint_events()
 2023-04-29  1:30 UTC  (3+ messages)

[PATCH 1/2] perf lock contention: Fix struct rq lock access
 2023-04-29  1:27 UTC  (3+ messages)

[PATCH v2] perf tools riscv: Add support for riscv lookup_binutils_path
 2023-04-29  1:23 UTC  (3+ messages)

[PATCH v2 00/43] Fix perf on Intel hybrid CPUs
 2023-04-29  1:20 UTC  (6+ messages)
` [PATCH v2 01/43] perf stat: Disable TopdownL1 on hybrid
` [PATCH v2 09/43] perf stat: Avoid segv on counter->name

[GIT PULL] perf event updates for v6.4
 2023-04-28 22:04 UTC  (2+ messages)

Packaging bpftool and libbpf: GitHub or kernel?
 2023-04-28 21:15 UTC  (12+ messages)


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).