messages from 2024-02-29 16:18:34 to 2024-03-07 13:04:06 UTC [more...]
[PATCH v6 1/7] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-03-07 13:02 UTC (8+ messages)
` [PATCH v6 2/7] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v6 3/7] perf: imx_perf: let the driver manage the counter usage rather the user
` [PATCH v6 4/7] perf: imx_perf: refactor driver for imx93
` [PATCH v6 5/7] perf: imx_perf: fix counter start and config sequence
` [PATCH v6 6/7] perf: imx_perf: add support for i.MX95 platform
` [PATCH v6 7/7] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
[Patch v3] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
2024-03-07 12:02 UTC (9+ messages)
[PATCH v1 0/6] Extra verbose/perf-list details
2024-03-07 8:14 UTC (7+ messages)
` [PATCH v1 1/6] perf list: Add tracepoint encoding to detailed output
` [PATCH v1 2/6] perf pmu: Drop "default_core" from alias names
` [PATCH v1 3/6] perf list: Allow wordwrap to wrap on commas
` [PATCH v1 4/6] perf list: Give more details about raw event encodings
` [PATCH v1 5/6] perf tools: Use pmus to describe type from attribute
` [PATCH v1 6/6] perf tools: Add/use PMU reverse lookup from config to name
Proposal for Roofline Support in perf
2024-03-07 5:20 UTC
[PATCH v2 0/4] perf annotate: Improve memory usage for symbol histogram
2024-03-07 4:20 UTC (9+ messages)
` [PATCH v2 1/4] perf annotate: Add a hashmap "
` [PATCH v2 2/4] perf annotate: Calculate instruction overhead using hashmap
` [PATCH v2 3/4] perf annotate: Remove sym_hist.addr[] array
` [PATCH v2 4/4] perf annotate: Add comments in the data structures
[PATCH] perf/core: Handle generic events normally instead of trying all pmu
2024-03-07 3:16 UTC (3+ messages)
[PATCH v5 1/7] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-03-07 3:11 UTC (8+ messages)
` [PATCH v5 2/7] perf: imx_perf: refactor driver for imx93
` [PATCH v5 3/7] perf: imx_perf: fix counter start and config sequence
` [PATCH v5 4/7] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v5 5/7] perf: imx_perf: add support for i.MX95 platform
` [PATCH v5 6/7] perf: imx_perf: limit counter ID from user space and optimize counter usage
` [PATCH v5 7/7] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
[PATCH 0/3] KVM: VMX: Disable LBRs if CPU doesn't have callstacks
2024-03-07 1:13 UTC (4+ messages)
` [PATCH 1/3] KVM: VMX: Snapshot LBR capabilities during module initialization
` [PATCH 2/3] perf/x86/intel: Expose existence of callback support to KVM
` [PATCH 3/3] KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacks
[PATCH v2 00/12] Foundations for metric generation with Python
2024-03-06 7:20 UTC (14+ messages)
` [PATCH v2 01/12] perf jevents: Allow multiple metricgroups.json files
` [PATCH v2 02/12] perf jevents: Update metric constraint support
` [PATCH v2 03/12] perf jevents: Add descriptions to metricgroup abstraction
` [PATCH v2 04/12] perf jevents: Allow metric groups not to be named
` [PATCH v2 05/12] perf jevents: Support parsing negative exponents
` [PATCH v2 06/12] perf jevents: Term list fix in event parsing
` [PATCH v2 07/12] perf jevents: Add threshold expressions to Metric
` [PATCH v2 08/12] perf jevents: Move json encoding to its own functions
` [PATCH v2 09/12] perf jevents: Drop duplicate pending metrics
` [PATCH v2 10/12] perf jevents: Skip optional metrics in metric group list
` [PATCH v2 11/12] perf jevents: Build support for generating metrics from python
` [PATCH v2 12/12] perf jevents: Add load event json to verify and allow fallbacks
[PATCH ] perf test pmu: Fix file Leak in test_format_dir_get
2024-03-06 0:18 UTC
[PATCH v3 1/2] perf, capstone: Support 32bit code under 64bit OS
2024-03-05 21:55 UTC (2+ messages)
` [PATCH v3 2/2] perf, script, capstone: Add support for -F +brstackdisasm
hw_breakpoint unit test failures with various architectures/platforms in qemu
2024-03-05 14:20 UTC (5+ messages)
[PATCH 0/2] Fix the warnings in the 32-bit platform
2024-03-05 12:05 UTC (3+ messages)
` [PATCH 1/2] perf daemon: Fix the warning about time_t
` [PATCH 2/2] perf riscv: Fix the warning due to the incompatible type
[PATCH v2 1/2] perf/ring_buffer: Trigger IO signals for watermark wakeups
2024-03-05 6:08 UTC
[PATCH 0/4] perf annotate: Improve memory usage for symbol histogram
2024-03-04 22:53 UTC (4+ messages)
[PATCH v2] perf vendor events intel: Add umasks/occ_sel to PCU events
2024-03-04 18:58 UTC (3+ messages)
[PATCH v4 0/7] Thread memory improvements and fixes
2024-03-04 18:57 UTC (10+ messages)
` [PATCH v4 1/7] perf report: Sort child tasks by tid
` [PATCH v4 2/7] perf trace: Ignore thread hashing in summary
` [PATCH v4 3/7] perf machine: Move fprintf to for_each loop and a callback
` [PATCH v4 4/7] perf machine: Move machine's threads into its own abstraction
` [PATCH v4 5/7] perf threads: Move threads to its own files
` [PATCH v4 6/7] perf threads: Switch from rbtree to hashmap
` [PATCH v4 7/7] perf threads: Reduce table size from 256 to 8
[PATCH] perf vendor events amd: Fix Zen 4 cache latency events
2024-03-04 18:56 UTC (3+ messages)
[PATCH] perf version: Display availability of OpenCSD support
2024-03-04 18:56 UTC (3+ messages)
[PATCH v1 00/13] dso/dsos memory savings and clean up
2024-03-04 18:35 UTC (14+ messages)
` [PATCH v1 01/13] perf dso: Reorder variables to save space in struct dso
` [PATCH v1 02/13] perf dsos: Attempt to better abstract dsos internals
` [PATCH v1 03/13] perf dsos: Tidy reference counting and locking
` [PATCH v1 04/13] perf dsos: Add dsos__for_each_dso
` [PATCH v1 05/13] perf dso: Move dso functions out of dsos
` [PATCH v1 06/13] perf dsos: Switch more loops to dsos__for_each_dso
` [PATCH v1 07/13] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v1 08/13] perf dsos: Remove __dsos__addnew
` [PATCH v1 09/13] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v1 10/13] perf dsos: Switch hand code to bsearch
` [PATCH v1 11/13] perf dso: Add reference count checking and accessor functions
` [PATCH v1 12/13] perf dso: Reference counting related fixes
` [PATCH v1 13/13] perf dso: Use container_of to avoid a pointer in dso_data
HTML message rejected: The ARM SPE software driver caused a failure in converting VA to IPA
2024-03-04 2:40 UTC
[RFC PATCH v3 0/6] TPEBS counting mode support
2024-03-02 0:11 UTC (7+ messages)
` [RFC PATCH v3 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
` [RFC PATCH v3 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v3 3/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
` [RFC PATCH v3 4/6] perf stat: Create another thread for sample data processing
` [RFC PATCH v3 5/6] perf stat: Add retire latency print functions to print out at the very end of print out
` [RFC PATCH v3 6/6] perf vendor events intel: Add MTL metric json files
[PATCH v1 00/20] Python generated Intel metrics
2024-03-01 23:09 UTC (25+ messages)
` [PATCH v1 01/20] perf jevents: Add RAPL metrics for all Intel models
` [PATCH v1 02/20] perf jevents: Add idle metric for "
` [PATCH v1 03/20] perf jevents: Add smi metric group "
` [PATCH v1 04/20] perf jevents: Add tsx "
` [PATCH v1 05/20] perf jevents: Add br metric group for branch statistics on Intel
` [PATCH v1 13/20] perf jevents: Add cycles breakdown metric for Intel
[PATCH v2 1/2] perf: Suggest inbuilt commands for unknown command
2024-03-01 20:13 UTC (2+ messages)
` [PATCH v2 2/2] perf help: Lower levenshtein penality for deleting character
[PATCH v1] perf map: Fix map reference count issues
2024-03-01 19:31 UTC (3+ messages)
[PATCH v1] libperf evlist: Avoid out-of-bounds access
2024-03-01 19:30 UTC (5+ messages)
[PATCH v2] perf lock contention: Account contending locks too
2024-03-01 19:30 UTC (8+ messages)
[PATCH v1 1/2] perf metrics: Fix metric matching
2024-03-01 19:29 UTC (2+ messages)
[PATCH v2 00/20] Python generated Intel metrics
2024-03-01 18:55 UTC (21+ messages)
` [PATCH v2 01/20] perf jevents: Add RAPL metrics for all Intel models
` [PATCH v2 02/20] perf jevents: Add idle metric for "
` [PATCH v2 03/20] perf jevents: Add smi metric group "
` [PATCH v2 04/20] perf jevents: Add tsx "
` [PATCH v2 05/20] perf jevents: Add CheckPmu to see if a PMU is in loaded json events
` [PATCH v2 06/20] perf jevents: Add br metric group for branch statistics on Intel
` [PATCH v2 07/20] perf jevents: Add software prefetch (swpf) metric group for Intel
` [PATCH v2 08/20] perf jevents: Add ports metric group giving utilization on Intel
` [PATCH v2 09/20] perf jevents: Add L2 metrics for Intel
` [PATCH v2 10/20] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v2 11/20] perf jevents: Add ILP metrics "
` [PATCH v2 12/20] perf jevents: Add context switch "
` [PATCH v2 13/20] perf jevents: Add FPU "
` [PATCH v2 14/20] perf jevents: Add Miss Level Parallelism (MLP) metric "
` [PATCH v2 15/20] perf jevents: Add mem_bw "
` [PATCH v2 16/20] perf jevents: Add local/remote "mem" breakdown metrics "
` [PATCH v2 17/20] perf jevents: Add dir "
` [PATCH v2 18/20] perf jevents: Add C-State metrics from the PCU PMU "
` [PATCH v2 19/20] perf jevents: Add local/remote miss latency metrics "
` [PATCH v2 20/20] perf jevents: Add upi_bw metric "
[PATCH v2 0/2] Python generated Arm64 metrics
2024-03-01 18:49 UTC (3+ messages)
` [PATCH v2 1/2] perf jevents: Add collection of topdown like metrics for arm64
` [PATCH v2 2/2] perf jevents: Add cycles breakdown metric for arm64/AMD/Intel
[PATCH v2 00/12] Python generated AMD Zen metrics
2024-03-01 18:47 UTC (13+ messages)
` [PATCH v2 01/12] perf jevents: Add RAPL event metric for AMD zen models
` [PATCH v2 02/12] perf jevents: Add idle "
` [PATCH v2 03/12] perf jevents: Add upc metric for uops per cycle for AMD
` [PATCH v2 04/12] perf jevents: Add br metric group for branch statistics on AMD
` [PATCH v2 05/12] perf jevents: Add software prefetch (swpf) metric group for AMD
` [PATCH v2 06/12] perf jevents: Add hardware prefetch (hwpf) "
` [PATCH v2 07/12] perf jevents: Add itlb "
` [PATCH v2 08/12] perf jevents: Add dtlb "
` [PATCH v2 09/12] perf jevents: Add uncore l3 "
` [PATCH v2 10/12] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v2 11/12] perf jevents: Add ILP metrics "
` [PATCH v2 12/12] perf jevents: Add context switch "
[PATCH v1] perf tests: Run tests in parallel by default
2024-03-01 17:47 UTC
[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
2024-03-01 13:52 UTC (17+ messages)
` [PATCH V16 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
` [PATCH V16 3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework
` [PATCH V16 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests
[PATCH v1 1/4] perf record: Delete session after stopping sideband thread
2024-03-01 7:50 UTC (5+ messages)
` [PATCH v1 2/4] perf test: stat output per thread of just the parent process
` [PATCH v1 3/4] perf test: Use a single fd for the child process out/err
` [PATCH v1 4/4] perf test: Read child test 10 times a second rather than 1
[PATCH v3 0/7] Thread memory improvements and fixes
2024-03-01 5:02 UTC (4+ messages)
` [PATCH v3 4/7] perf machine: Move machine's threads into its own abstraction
[PATCH v1 0/6] Thread memory improvements and fixes
2024-03-01 0:19 UTC (6+ messages)
` [PATCH v1 4/6] perf threads: Move threads to its own files
[PATCH v2] perf, script: Minimize "not reaching sample" for brstackinsn
2024-02-29 16:18 UTC
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).