Linux-perf-users Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-14 06:14:09 to 2023-06-18 17:43:23 UTC [more...]

[PATCH v2 0/3] Add metric value validation test
 2023-06-18 17:43 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] perf test: "
  ` [PATCH v3 2/3] perf test: Add skip list for metrics known would fail
  ` [PATCH v3 3/3] perf test: Rerun failed metrics with longer workload

[PATCH v4 0/3] Add metric value validation test
 2023-06-18 17:28 UTC  (4+ messages)
` [PATCH v4 1/3] perf test: "
` [PATCH v4 2/3] perf test: Add skip list for metrics known would fail
` [PATCH v4 3/3] perf test: Rerun failed metrics with longer workload

[PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST
 2023-06-18 16:54 UTC  (2+ messages)

Some questions about using the perf tool in ARM-SPE
 2023-06-18  9:28 UTC  (6+ messages)

[PATCH 1/2] perf stat: Reset aggr stats for each run
 2023-06-17 18:45 UTC  (4+ messages)
` [PATCH 2/2] perf stat: Show average value on multiple runs

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-16 22:41 UTC  (6+ messages)
` [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name
` [PATCH v3 04/57] kbuild: Drop -Wdeclaration-after-statement

perf test failures in linux-next on s390
 2023-06-16 22:09 UTC  (14+ messages)
            ` Hybrid PMU issues on aarch64. was: "

[PATCH] perf test: fix failing test cases on linux-next for s390
 2023-06-16 21:46 UTC  (4+ messages)

[linux-next:master] [perf parse] 70c90e4a6b: perf-test.perf_hw_event_sample_group.group_sampe_cpu-cycles_cache-misses_and_cpu-cycles_cache-misses_instructions_HAS_FIX_NO_NMI_R1.fail
 2023-06-16 20:37 UTC 

[PATCH] perf/core: make nr_addr_filters static
 2023-06-16 17:18 UTC 

[PATCH v2 0/6] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
 2023-06-16 16:48 UTC  (11+ messages)
` [PATCH v2 1/6] watchdog/hardlockup: Sort hardlockup detector related config values a logical way
` [PATCH v2 2/6] watchdog/hardlockup: Make the config checks more straightforward
` [PATCH v2 3/6] watchdog/hardlockup: Declare arch_touch_nmi_watchdog() only in linux/nmi.h
` [PATCH v2 4/6] watchdog/hardlockup: Make HAVE_NMI_WATCHDOG sparc64-specific
` [PATCH v2 5/6] watchdog/sparc64: Define HARDLOCKUP_DETECTOR_SPARC64
` [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH

[PATCH] perf/x86/amd: Do not WARN on every IRQ
 2023-06-16 15:32 UTC  (5+ messages)

[PATCH v2 0/3] perf mem amd: Fix few logic bugs
 2023-06-16 13:59 UTC  (9+ messages)
` [PATCH v2 1/3] perf pmus: Describe semantics of 'core_pmus' and 'other_pmus'
` [PATCH v2 2/3] perf mem amd: Fix perf_pmus__num_mem_pmus()
      ` [PATCH v2.1 "
` [PATCH v2 3/3] perf mem: Scan all PMUs instead of just core ones

[PATCH V4 0/5] New metricgroup output in perf stat default mode
 2023-06-16 13:48 UTC  (14+ messages)
` [PATCH V4 1/5] perf metrics: Sort the Default metricgroup
` [PATCH V4 2/5] perf stat: New metricgroup output for the default mode
` [PATCH V4 3/5] perf test: Move all the check functions of stat csv output to lib
` [PATCH V4 4/5] perf test: Add test case for the standard perf stat output
` [PATCH V4 5/5] perf vendor events arm64: Add default tags for Hisi hip08 L1 metrics

[PATCH] perf annotate: Work with vmlinux outside symfs
 2023-06-16 13:05 UTC  (3+ messages)

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-06-16 11:41 UTC  (14+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers

[PATCH V12 00/10] arm64/perf: Enable branch stack sampling
 2023-06-16  9:21 UTC  (16+ messages)
` [PATCH V12 01/10] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V12 02/10] arm64/perf: Add BRBE registers and fields
` [PATCH V12 03/10] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V12 04/10] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V12 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V12 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V12 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
` [PATCH V12 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V12 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V12 10/10] arm64/perf: Implement branch records save on PMU IRQ

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-06-16  9:06 UTC  (36+ messages)
` [PATCH v2 01/10] perf: Fix wrong comment about default event_idx
` [PATCH v2 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH v2 03/10] riscv: Make legacy counter enum match the HW numbering
` [PATCH v2 04/10] drivers: perf: Rename riscv pmu driver
` [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v2 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v2 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
` [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv

[PATCH 0/8] New metricgroup output in perf stat default mode
 2023-06-16  3:17 UTC  (4+ messages)
` [PATCH 4/8] perf vendor events arm64: Add default tags into topdown L1 metrics

[PATCH] perf parse: Add missing newline to pr_debug message in evsel__compute_group_pmu_name()
 2023-06-16  2:45 UTC 

[PATCH V3 0/8] New metricgroup output in perf stat default mode
 2023-06-16  2:41 UTC  (13+ messages)
` [PATCH V3 1/8] perf evsel: Fix the annotation for hardware events on hybrid
` [PATCH V3 2/8] perf metric: JSON flag to default metric group
` [PATCH V3 3/8] perf stat,jevents: Introduce Default tags for the default mode
` [PATCH V3 4/8] perf metrics: Sort the Default metricgroup
` [PATCH V3 5/8] perf stat: New metricgroup output for the default mode
` [PATCH V3 6/8] pert tests: Update metric-value for perf stat JSON output
` [PATCH V3 7/8] perf test: Move all the check functions of stat csv output to lib
` [PATCH V3 8/8] perf test: Add test case for the standard perf stat output

[PATCH] perf tools: Use "grep -F" instead of "fgrep"
 2023-06-16  1:56 UTC 

[PATCH v1] perf symbol: Remove symbol_name_rb_node
 2023-06-15 20:08 UTC 

[PATCH v2 0/3] tools/perf: Fix perf probe crash by clang DWARF5 file
 2023-06-15 20:01 UTC  (6+ messages)
` [PATCH v2 3/3] tools/perf: Fix to get declared file name from clang DWARF5
    ` [PATCH] perf probe: read DWARF files from the correct CU

[PATCH v9 0/7] arm64: Add debug IPI for backtraces / kgdb; try to use NMI for it
 2023-06-15 18:14 UTC  (3+ messages)
` [PATCH v9 6/7] kgdb: Provide a stub kgdb_nmicallback() if !CONFIG_KGDB

[PATCHSET 00/20] perf stat: Cleanup counter aggregation (v3)
 2023-06-15 17:31 UTC  (6+ messages)
` [PATCH 18/20] perf stat: Display event stats using aggr counts

[PATCH V2 0/8] New metricgroup output in perf stat default mode
 2023-06-15 13:08 UTC  (19+ messages)
` [PATCH V2 1/8] perf evsel: Fix the annotation for hardware events on hybrid
` [PATCH V2 2/8] perf metric: JSON flag to default metric group
` [PATCH V2 3/8] perf stat,jevents: Introduce Default tags for the default mode
` [PATCH V2 4/8] perf metrics: Sort the Default metricgroup
` [PATCH V2 5/8] perf stat: New metricgroup output for the default mode
` [PATCH V2 6/8] pert tests: Update metric-value for perf stat JSON output
` [PATCH V2 7/8] perf test: Move all the check functions of stat csv output to lib
` [PATCH V2 8/8] perf test: Add test case for the standard perf stat output

[PATCH] perf top & record: Fix segfault when default cycles event is not supported
 2023-06-15 11:46 UTC  (8+ messages)

[RFC PATCH] perf tools: Add a place to put kernel config fragments for test runs
 2023-06-15 11:19 UTC  (5+ messages)

[PATCH 1/2] tools/perf/tests: perf all metrics test fails when perf_event access is restricted
 2023-06-15  7:38 UTC  (2+ messages)
` [PATCH 2/2] tools/perf/tests: perf all metricgroups "

[PATCH v2 1/2] perf sharded_mutex: Introduce sharded_mutex
 2023-06-15  4:07 UTC  (2+ messages)
` [PATCH v2 2/2] perf annotation: Switch lock from a mutex to a sharded_mutex

[PATCH v1] perf srcline: Fix handling of inline functions
 2023-06-15  2:50 UTC 

[PATCH v1 1/2] perf sharded_mutex: Introduce sharded_mutex
 2023-06-15  1:49 UTC  (4+ messages)
` [PATCH v1 2/2] perf annotation: Switch lock from a mutex to a sharded_mutex

[RFC] Adding Support for Firefox's Gecko Profile Format
 2023-06-14 20:17 UTC  (10+ messages)

[PATCH v1 1/2] tools api: Add simple timeout to io read
 2023-06-14 18:44 UTC  (3+ messages)

[PATCH v2 0/2] perf tools: annotation browser from c2c tui
 2023-06-14 18:40 UTC  (5+ messages)

Linux Perf Tool Office Hours
 2023-06-14 17:01 UTC  (3+ messages)

[PATCH] perf test: Retry without grouping for all metrics test
 2023-06-14 16:40 UTC  (3+ messages)

[PATCH v1] perf tool x86: Fix perf_env memory leak
 2023-06-14 14:03 UTC  (5+ messages)

[PATCH] perf bench: remove unneeded variable
 2023-06-14 13:59 UTC  (2+ messages)

[PATCH] perf parse-events: Remove unneeded semicolon
 2023-06-14 13:55 UTC  (2+ messages)

[PATCH 0/7] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
 2023-06-14 13:47 UTC  (7+ messages)
` [PATCH 2/7] watchdog/hardlockup: Make the config checks more straightforward

[PATCH V11 00/10] arm64/perf: Enable branch stack sampling
 2023-06-14 10:59 UTC  (5+ messages)
` [PATCH V11 08/10] arm64/perf: Add struct brbe_regset helper functions

[PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
 2023-06-14  9:31 UTC  (3+ messages)

[PATCH] perf tools:remove unneeded variable from perf_event_attr__fprintf()
 2023-06-14  6:25 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).