messages from 2023-04-21 05:05:21 to 2023-04-27 19:40:13 UTC [more...]
[PATCH v1 00/40] Fix perf on Intel hybrid CPUs
2023-04-27 19:39 UTC (56+ messages)
` [PATCH v1 01/40] perf stat: Introduce skippable evsels
` [PATCH v1 02/40] perf vendor events intel: Add alderlake metric constraints
` [PATCH v1 03/40] perf vendor events intel: Add icelake "
` [PATCH v1 04/40] perf vendor events intel: Add icelakex "
` [PATCH v1 05/40] perf vendor events intel: Add sapphirerapids "
` [PATCH v1 06/40] perf vendor events intel: Add tigerlake "
` [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 19/40] perf test x86 hybrid: Don't assume evlist order
` [PATCH v1 20/40] perf parse-events: Support PMUs for legacy cache events
` [PATCH v1 21/40] perf parse-events: Wildcard "
` [PATCH v1 22/40] perf print-events: Print legacy cache events for each PMU
` [PATCH v1 23/40] perf parse-events: Support wildcards on raw 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 18:29 UTC
[PATCH 0/1] perf tools: Allow config terms with breakpoints
2023-04-27 16:08 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH 0/7] perf: cs-etm: Fixes around timestamped and timeless decoding
2023-04-27 15:52 UTC (18+ messages)
` [PATCH 1/7] perf: cs-etm: Fix timeless decode mode detection
` [PATCH 2/7] perf tools: Add util function for overriding user set config values
` [PATCH 3/7] perf: cs-etm: Don't test full_auxtrace because it's always set
` [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 5/7] perf: cs-etm: Allow user to override timestamp and contextid settings
` [PATCH 6/7] perf: cs-etm: Use bool type for boolean values
` [PATCH 7/7] perf: cs-etm: Add separate decode paths for timeless and per-thread modes
[PATCH] perf symbols: Fix return incorrect build_id size in elf_read_build_id()
2023-04-27 7:27 UTC (3+ messages)
[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 v4] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-27 0:52 UTC (10+ messages)
[PATCH v7 0/3] Introduce put_task_struct_atomic_sleep()
2023-04-26 17:44 UTC (6+ messages)
` [PATCH v7 1/3] sched/core: warn on call put_task_struct in invalid context
` [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
` [PATCH v7 3/3] treewide: replace put_task_struct() with the atomic safe version
[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
[PATCH] perf: unwind: suppress massive unsupported target platform errors
2023-04-26 3:22 UTC
[PATCH v2] perf: Avoid implicit function declarations in lexer/parse interface
2023-04-25 17:40 UTC
[PATCH] perf: Avoid implicit function declarations in lexer/parse interface
2023-04-25 17:10 UTC (2+ messages)
[PATCH v3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-25 16:45 UTC (3+ messages)
[PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
2023-04-25 15:26 UTC (8+ messages)
[PATCH v3 0/3] perf: Rework event forwarding logic
2023-04-25 14:22 UTC (4+ 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] perf build: Fix unescaped # in perf build-test
2023-04-25 10:44 UTC
[PATCH v3] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-04-25 10:32 UTC
[PATCH v2] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
2023-04-25 10:31 UTC
[PATCH v2] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-24 23:30 UTC (18+ messages)
[PATCH v6 0/3] Introduce put_task_struct_atomic_sleep()
2023-04-24 21:54 UTC (8+ messages)
` [PATCH v6 2/3] sched/task: Add the put_task_struct_atomic_safe() function
[PATCH] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-24 17:59 UTC (16+ messages)
[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
2023-04-24 17:53 UTC (3+ messages)
` [PATCH v8 03/10] arm64: smp: Assign and setup "
[PATCH v2 0/5] Add JSON metrics for arm CMN and Yitian710 DDR
2023-04-24 9:44 UTC (6+ 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 0/2] perf script: Refine printing of dso offset (dsoff)
2023-04-24 5:51 UTC (3+ messages)
` [PATCH 1/2] perf dso: Declare dso const as needed
` [PATCH 2/2] perf script: Refine printing of dso offset (dsoff)
[PATCH v5 0/3] perf script: Have consistent output for symbol address
2023-04-24 5:26 UTC (14+ messages)
` [PATCH v5 1/3] perf script: print raw ip instead of binary offset for callchain
` [PATCH v5 2/3] perf: add helper map__fprintf_dsoname_dsoff
` [PATCH v5 3/3] perf: script: add new output field 'dsoff' to print dso offset
[PATCH] perf lock contention: Fix struct rq lock access
2023-04-23 21:56 UTC
[linux-next:master] [perf vendor events intel] 9d9675bb41: perf-sanity-tests.perf_all_metricgroups_test.fail
2023-04-23 13:50 UTC
[PATCH v6 0/5] perf: CXL 3.0 Performance Monitoring Unit support
2023-04-23 13:48 UTC (4+ messages)
` [PATCH v6 4/5] perf: CXL Performance Monitoring Unit driver
Packaging bpftool and libbpf: GitHub or kernel?
2023-04-21 21:15 UTC (6+ messages)
[RFC PATCH] perf stat: Separate bperf from bpf_profiler
2023-04-21 20:56 UTC (2+ messages)
[PATCH v2] perf stat: Introduce skippable evsels
2023-04-21 17:30 UTC (21+ messages)
[acme:tmp.perf/core] [perf map] ec417ad4c6: perf-sanity-tests.Test_dwarf_unwind.fail
2023-04-21 6:40 UTC
[PATCH 1/1] perf probe: Add missing 0x prefix for addresses printed in hexadecimal
2023-04-21 5:40 UTC (2+ messages)
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).