linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-26 07:06:23 to 2023-04-29 01:40:57 UTC [more...]

[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  (4+ messages)

[PATCH 1/2] perf list: Fix memory leaks in print_tracepoint_events()
 2023-04-29  1:30 UTC  (5+ messages)
` [PATCH 2/2] perf list: Modify the warning message about scandirat(3)

[PATCH 1/2] perf lock contention: Fix struct rq lock access
 2023-04-29  1:27 UTC  (5+ messages)
` [PATCH 2/2] perf lock contention: Rework offset calculation with BPF CO-RE

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

[PATCH v2] hardlockup: detect hard lockups using secondary (buddy) CPUs
 2023-04-29  0:35 UTC  (2+ messages)

[PATCH v5] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-28 23:43 UTC  (46+ messages)

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

[PATCH v7 0/3] Introduce put_task_struct_atomic_sleep()
 2023-04-28 16:17 UTC  (5+ messages)
` [PATCH v7 1/3] sched/core: warn on call put_task_struct in invalid context

[PATCH V2 0/1] perf tools: Allow config terms with breakpoints
 2023-04-28 12:53 UTC  (2+ messages)
` [PATCH V2 1/1] "

[PATCH 0/7] perf: cs-etm: Fixes around timestamped and timeless decoding
 2023-04-28 12:33 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 v4] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-27 22:44 UTC  (12+ messages)

[PATCH] perf vendor events arm64: Add AmpereOne core pmu events
 2023-04-27 22:32 UTC 

[PATCH v1 00/40] Fix perf on Intel hybrid CPUs
 2023-04-27 21:42 UTC  (62+ messages)
` [PATCH v1 01/40] perf stat: Introduce skippable evsels
` [PATCH v1 03/40] perf vendor events intel: Add icelake metric constraints
` [PATCH v1 07/40] perf stat: Avoid segv on counter->name
` [PATCH v1 08/40] perf test: Test more sysfs events
` [PATCH v1 09/40] perf test: Use valid for PMU tests
` [PATCH v1 10/40] perf test: Mask config then test
` [PATCH v1 11/40] perf test: Test more with config_cache
` [PATCH v1 12/40] perf test: Roundtrip name, don't assume 1 event per name
` [PATCH v1 13/40] perf parse-events: Set attr.type to PMU type early
` [PATCH v1 14/40] perf print-events: Avoid unnecessary strlist
` [PATCH v1 15/40] perf parse-events: Avoid scanning PMUs before parsing
` [PATCH v1 16/40] perf test: Validate events with hyphens in
` [PATCH v1 17/40] perf evsel: Modify group pmu name for software events
` [PATCH v1 18/40] perf test: Move x86 hybrid tests to arch/x86
` [PATCH v1 21/40] perf parse-events: Wildcard legacy cache events
` [PATCH v1 24/40] perf parse-events: Remove now unused hybrid logic
` [PATCH v1 25/40] perf parse-events: Minor type safety cleanup
` [PATCH v1 26/40] perf parse-events: Add pmu filter
` [PATCH v1 27/40] perf stat: Make cputype filter generic
` [PATCH v1 28/40] perf test: Add cputype testing to perf stat
` [PATCH v1 29/40] perf test: Fix parse-events tests for >1 core PMU
` [PATCH v1 30/40] perf parse-events: Support hardware events as terms
` [PATCH v1 31/40] perf parse-events: Avoid error when assigning a term
` [PATCH v1 32/40] perf parse-events: Avoid error when assigning a legacy cache term
` [PATCH v1 33/40] perf parse-events: Don't auto merge hybrid wildcard events
` [PATCH v1 34/40] perf parse-events: Don't reorder atom cpu events
` [PATCH v1 35/40] perf metrics: Be PMU specific for referenced metrics
` [PATCH v1 37/40] perf stat: Command line PMU metric filtering
` [PATCH v1 38/40] perf vendor events intel: Correct alderlake metrics
` [PATCH v1 39/40] perf jevents: Don't rewrite metrics across PMUs
` [PATCH v1 40/40] perf metrics: Be PMU specific in event match

[PATCH] perf stat: Add arch-specific TopdownL1 check for the default mode
 2023-04-27 20:32 UTC  (2+ messages)

[PATCH 0/1] perf tools: Allow config terms with breakpoints
 2023-04-27 20:26 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH V4 2/2] perf/x86/intel/ds: Delay the threshold update
 2023-04-27  6:26 UTC  (2+ messages)

[PATCH v1] perf build: Don't compile demangle-cxx.cpp if not necessary
 2023-04-27  5:27 UTC  (2+ messages)

Bug: "perf record" reporting buffer overflow when writing data
 2023-04-27  1:18 UTC  (3+ messages)

[PATCH 0/4] riscv: Allow userspace to directly access perf counters
 2023-04-26 13:25 UTC  (5+ messages)
` [PATCH 4/4] riscv: Enable perf counters user access only through perf

[PATCH] perf script: Align kfree_skb tracepoint parameters
 2023-04-26 10:41 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 NNTP newsgroup(s).