messages from 2022-05-06 20:16:41 to 2022-05-12 16:35:14 UTC [more...]
Linux Perf Tool Office Hours
2022-05-12 16:34 UTC (4+ messages)
[PATCH 00/20] perf vendors events arm64: Multiple Arm CPUs
2022-05-12 15:52 UTC (26+ messages)
` [PATCH 01/20] perf vendors events arm64: Arm Cortex-A5
` [PATCH 02/20] perf vendors events arm64: Arm Cortex-A7
` [PATCH 03/20] perf vendors events arm64: Arm Cortex-A8
` [PATCH 04/20] perf vendors events arm64: Arm Cortex-A9
` [PATCH 05/20] perf vendors events arm64: Arm Cortex-A15
` [PATCH 06/20] perf vendors events arm64: Arm Cortex-A17
` [PATCH 07/20] perf vendors events arm64: Arm Cortex-A32
` [PATCH 08/20] perf vendors events arm64: Arm Cortex-A34
` [PATCH 09/20] perf vendors events arm64: Arm Cortex-A35
` [PATCH 10/20] perf vendors events arm64: Arm Cortex-A55
` [PATCH 11/20] perf vendors events arm64: Arm Cortex-A510
` [PATCH 12/20] perf vendors events arm64: Arm Cortex-A65
` [PATCH 13/20] perf vendors events arm64: Arm Cortex-A73
` [PATCH 14/20] perf vendors events arm64: Arm Cortex-A75
` [PATCH 15/20] perf vendors events arm64: Arm Cortex-A77
` [PATCH 16/20] perf vendors events arm64: Arm Cortex-A78
` [PATCH 17/20] perf vendors events arm64: Arm Cortex-A710
` [PATCH 18/20] perf vendors events arm64: Arm Cortex-X1
` [PATCH 19/20] perf vendors events arm64: Arm Cortex-X2
` [PATCH 20/20] perf vendors events arm64: Arm Neoverse E1
[PATCH V2] tools/perf/tests: Skip perf BPF test if clang is not present
2022-05-12 11:18 UTC (2+ messages)
[PATCH V2] tools/perf/tests: Fix session topology test to skip the test in guest environment
2022-05-12 11:15 UTC (2+ messages)
[PATCH] tools/perf: add breakpoint benchmarks
2022-05-12 8:04 UTC (6+ messages)
[RFC 0/4] perf record: Implement off-cpu profiling with BPF (v2)
2022-05-12 6:13 UTC (9+ messages)
` [PATCH 1/4] perf report: Do not extend sample type of bpf-output event
` [PATCH 2/4] perf record: Enable off-cpu analysis with BPF
` [PATCH 3/4] perf record: Implement basic filtering for off-cpu
` [PATCH 4/4] perf record: Handle argument change in sched_switch
[PATCH v2 0/2] Fix topdown event weak grouping
2022-05-12 6:13 UTC (3+ messages)
` [PATCH v2 1/2] perf evlist: Keep topdown counters in weak group
` [PATCH v2 2/2] perf test: Add basic stat and topdown group test
[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
2022-05-12 4:46 UTC (6+ messages)
` [PATCH 1/5 v1] mm: add a new parameter `node` to `get/add/inc/dec_mm_counter`
` [PATCH 2/5 v1] mm: add numa_count field for rss_stat
` [PATCH 3/5 v1] mm: add numa fields for tracepoint rss_stat
` [PATCH 4/5 v1] mm: enable per numa node rss_stat count
` [PATCH 5/5 v1] mm, oom: enable per numa node oom for CONSTRAINT_MEMORY_POLICY
[PATCH v2 0/7] Rewrite jevents program in python
2022-05-12 1:15 UTC (10+ messages)
` [PATCH v2 1/7] perf jevents: Append PMU description later
` [PATCH v2 2/7] perf vendor events: Fix Alderlake metric groups
` [PATCH v2 3/7] perf vendor events: Fix Ivytown UNC_M_ACT_COUNT.RD umask
` [PATCH v2 4/7] perf jevents: Modify match field
` [PATCH v2 5/7] perf jevents: Add python converter script
` [PATCH v2 6/7] perf jevents: Switch build to use jevents.py
` [PATCH v2 7/7] perf jevents: Remove jevents.c
[PATCH v8 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
2022-05-11 18:29 UTC (11+ messages)
` [PATCH v8 1/5] perf: Add SNOOP_PEER flag to perf mem data struct
` [PATCH v8 2/5] perf tools: sync addition of PERF_MEM_SNOOPX_PEER
` [PATCH v8 3/5] perf mem: Print snoop peer flag
[PATCHv2 0/3] perf tools: Fix prologue generation
2022-05-11 18:22 UTC (10+ messages)
` [PATCHv2 bpf-next 1/3] libbpf: Add bpf_program__set_insns function
` [PATCHv2 perf/core 2/3] perf tools: Register fallback libbpf section handler
` [PATCHv2 perf/core 3/3] perf tools: Rework prologue generation code
[PATCH 0/7] Rewrite jevents program in python
2022-05-11 17:26 UTC (16+ messages)
` [PATCH 1/7] perf jevents: Append PMU description later
` [PATCH 2/7] perf vendor events: Fix Alderlake metric groups
` [PATCH 3/7] perf vendor events: Fix Ivytown UNC_M_ACT_COUNT.RD umask
` [PATCH 4/7] perf jevents: Modify match field
` [PATCH 5/7] perf jevents: Add python converter script
` [PATCH 6/7] perf jevents: Switch build to use jevents.py
` [PATCH 7/7] perf jevents: Remove jevents.c
[PATCH 0/4] perf cs_etm: Basic support for virtual/kernel timestamps
2022-05-11 11:49 UTC (4+ messages)
` [PATCH 1/4] perf pmu: Add function to check if a pmu file exists
[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
2022-05-11 11:42 UTC (14+ messages)
` [PATCH v7 1/7] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v7 2/7] hwtracing: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
[PATCH 0/5] Revert metric hybrid events, fix tools events
2022-05-11 5:45 UTC (14+ messages)
` [PATCH 1/5] Revert "perf stat: Support metrics with hybrid events"
` [PATCH 2/5] perf evsel: Constify a few arrays
` [PATCH 3/5] perf evsel: Add tool event helpers
` [PATCH 4/5] perf metrics: Support all tool events
` [PATCH 5/5] perf metrics: Don't add all tool events for sharing
[PATCH V5 0/8] perf: Expand perf_branch_entry
2022-05-11 4:28 UTC (6+ messages)
[PATCH] perf tools: fix callstack entries and nr print message
2022-05-11 1:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/2] perf evlist: Keep topdown counters in weak group
2022-05-10 19:24 UTC (10+ messages)
[PATCH] Add an "-m" option to "perf buildid-list"
2022-05-10 18:12 UTC (3+ messages)
[PATCH] perf annotate: Add --percent-limit option
2022-05-10 17:39 UTC (2+ messages)
[PATCH V2 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries
2022-05-10 17:08 UTC (6+ messages)
` [PATCH V2 1/2] tools/perf: Add utility function to read /proc/cpuinfo for any field
[PATCH] tools/perf/tests: Skip perf BPF test if clang is not present
2022-05-10 17:06 UTC (5+ messages)
[PATCH v6 00/23] Rust support
2022-05-10 11:36 UTC (9+ messages)
` [PATCH v6 03/23] kallsyms: increase maximum kernel symbol length to 512
[PATCH v1 0/6] perf: arm64: Support for Dwarf unwinding through SVE functions
2022-05-10 9:34 UTC (10+ messages)
` [PATCH v1 1/6] perf: arm64: Add SVE vector granule register to user regs
` [PATCH v1 2/6] arm64/sve: Add Perf extensions documentation
` [PATCH v1 3/6] perf tools: arm64: Copy perf_regs.h from the kernel
` [PATCH v1 4/6] perf tools: Use dynamic register set for Dwarf unwind
` [PATCH v1 5/6] perf tools: arm64: Decouple Libunwind register names from Perf
` [PATCH v1 6/6] perf tools: arm64: Add support for VG register
[PATCH V3] arm64: perf: Retain PMCR.X of PMCR_EL0 during reset
2022-05-10 9:28 UTC (3+ messages)
[PATCH v4 0/7] perf/x86/amd/core: Add AMD PerfMonV2 support
2022-05-10 8:36 UTC (10+ messages)
` [PATCH v4 3/7] perf/x86/amd/core: Detect "
` [PATCH v4 5/7] perf/x86/amd/core: Add PerfMonV2 counter control
[PATCH V2] arm64: perf: Retain PMCR.X of PMCR_EL0 during reset
2022-05-09 13:21 UTC (3+ messages)
[PATCH v2 0/8] perf/amd: Zen4 IBS extensions support
2022-05-09 13:07 UTC (12+ messages)
` [PATCH v2 1/8] perf/amd/ibs: Cascade pmu init functions' return value
` [PATCH v2 2/8] perf/amd/ibs: Use ->is_visible callback for dynamic attributes
` [PATCH v2 3/8] perf/amd/ibs: Add support for L3 miss filtering
` [PATCH v2 4/8] perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute
` [PATCH v2 5/8] perf record ibs: Warn about sampling period skew
` [PATCH v2 6/8] perf header: Parse non-cpu pmu capabilities
` [PATCH v2 7/8] perf script ibs: Support new IBS bits in raw trace dump
` [PATCH v2 8/8] perf ibs: Fix comment
[PATCH] arm64: perf: no need to initialise statics to 0
2022-05-09 8:45 UTC (2+ messages)
[PATCH 2/3] perf vendor events: Update alderlake to v1.10
2022-05-09 7:32 UTC (4+ messages)
[PATCH -next] perf/x86/amd: Remove unused variable 'hwc'
2022-05-09 3:07 UTC (2+ messages)
[PATCH v2 00/11] perf c2c: Support display for Arm64
2022-05-08 9:23 UTC (12+ messages)
` [PATCH v2 01/11] perf mem: Add stats for store operation with no available memory level
` [PATCH v2 02/11] perf c2c: Add dimensions for 'N/A' metrics of store operation
` [PATCH v2 03/11] perf c2c: Update documentation for store metric 'N/A'
` [PATCH v2 04/11] perf mem: Add statistics for peer snooping
` [PATCH v2 05/11] perf c2c: Add dimensions for peer load operations
` [PATCH v2 06/11] perf c2c: Use explicit names for display macros
` [PATCH v2 07/11] perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'
` [PATCH v2 08/11] perf c2c: Refactor node header
` [PATCH v2 09/11] perf c2c: Sort on peer snooping for load operations
` [PATCH v2 10/11] perf c2c: Update documentation for new display option 'peer'
` [PATCH v2 11/11] perf c2c: Use 'peer' as default display for Arm64
[PATCH 1/3] perf stat: Support metrics with hybrid events
2022-05-07 5:09 UTC (4+ messages)
` [PATCH 2/3] perf stat: Merge event counts from all hybrid PMUs
[RFC RESEND 0/4] perf record: Implement off-cpu profiling with BPF (v1)
2022-05-07 0:14 UTC (7+ messages)
` [PATCH 4/4] perf record: Handle argument change in sched_switch
[PATCH v2 0/3] kallsyms: Rust requirements
2022-05-06 20:34 UTC (2+ messages)
` [PATCH v2 3/3] kallsyms: increase maximum kernel symbol length to 512
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).