messages from 2022-02-11 10:34:31 to 2022-02-22 02:21:29 UTC [more...]
[PATCH v2] libperf: Add API for allocating new thread map
2022-02-22 2:21 UTC (4+ messages)
AMD Zen2 l3_misses event
2022-02-21 23:42 UTC
[PATCH v2 1/2] perf arm-spe: Use SPE data source for neoverse cores
2022-02-21 22:48 UTC (2+ messages)
` [PATCH v2 2/2] perf mem: Support HITM for when mem_lvl_num is used
[PATCH v2 0/2] perf: arm-spe: Decode SPE source and use for perf c2c
2022-02-21 22:28 UTC
[PATCH] perf data: don't mention --to-ctf if it's not supported
2022-02-21 21:14 UTC (2+ messages)
[PATCH 2/2] perf arm-spe: Parse more SPE fields and store source
2022-02-21 20:41 UTC (5+ messages)
[PATCH] libperf: Rename arguments of perf_thread_map APIs
2022-02-21 20:02 UTC (3+ messages)
[PATCH] perf script: Fix error when printing 'weight' field
2022-02-21 19:46 UTC (2+ messages)
[PATCH] perf arm-spe: Use advertised caps/min_interval as default sample_period
2022-02-21 17:10 UTC
[PATCH v4 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-02-21 13:26 UTC (16+ messages)
` [PATCH v4 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v4 2/8] hwtracing: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v4 3/8] hisi_ptt: Register PMU device for PTT trace
` [PATCH v4 4/8] hisi_ptt: Add support for dynamically updating the filter list
` [PATCH v4 5/8] hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
` [PATCH v4 6/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v4 7/8] docs: Add HiSilicon PTT device driver documentation
` [PATCH v4 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver
[PATCH v2 0/2] perf tool versioning fixes
2022-02-21 13:16 UTC (3+ messages)
` [PATCH v2 1/2] perf: Fix dependency for version file creation
` [PATCH v2 2/2] perf: Fix version kernel tag
[PATCH v2] perf test: Skip Sigtrap test for arm+aarch64
2022-02-21 9:52 UTC (5+ messages)
[PATCHv2 0/3] perf/bpf: Replace deprecated code
2022-02-20 23:10 UTC (17+ messages)
` [PATCH 1/3] perf tools: Remove bpf_program__set_priv/bpf_program__priv usage
` [PATCH 2/3] perf tools: Remove bpf_map__set_priv/bpf_map__priv usage
` [PATCH 3/3] perf tools: Rework prologue generation code
[PATCH] perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit addresses
2022-02-18 17:54 UTC
[PATCH] perf tools: fix failed to use cpu list for uncore events
2022-02-18 13:01 UTC (2+ messages)
[PATCH] perf tools: Replace zero-length array with flexible-array member
2022-02-18 12:58 UTC (2+ messages)
[PATCH] perf: Fix dependency for version file creation
2022-02-18 11:39 UTC
[PATCH] perf test: Skip Sigtrap test for arm+aarch64
2022-02-18 1:58 UTC (5+ messages)
[GIT PULL] perf tools fixes for v5.17: 2nd batch
2022-02-17 18:41 UTC (2+ messages)
[PATCH] perf test: Test 73 Sig_trap fails on s390
2022-02-17 11:04 UTC (14+ messages)
` Test 73 Sig_trap fails on arm64 (was Re: [PATCH] perf test: Test 73 Sig_trap fails on s390)
[RFC PATCH] perf/x86: improve the event scheduling to avoid unnecessary pmu_stop/start
2022-02-17 2:45 UTC
[PATCH v3 00/22] Reference count checker and related fixes
2022-02-16 22:07 UTC (53+ messages)
` [PATCH v3 01/22] perf cpumap: Migrate to libperf cpumap api
` [PATCH v3 02/22] perf cpumap: Use for each loop
` [PATCH v3 03/22] perf dso: Make lock error check and add BUG_ONs
` [PATCH v3 04/22] perf dso: Hold lock when accessing nsinfo
` [PATCH v3 05/22] perf maps: Use a pointer for kmaps
` [PATCH v3 06/22] perf test: Use pointer for maps
` [PATCH v3 07/22] perf maps: Reduce scope of init and exit
` [PATCH v3 08/22] perf maps: Move maps code to own C file
` [PATCH v3 09/22] perf map: Add const to map_ip and unmap_ip
` [PATCH v3 10/22] perf map: Make map__contains_symbol args const
` [PATCH v3 11/22] perf map: Move map list node into symbol
` [PATCH v3 12/22] perf maps: Remove rb_node from struct map
` [PATCH v3 13/22] perf namespaces: Add functions to access nsinfo
` [PATCH v3 14/22] perf maps: Add functions to access maps
` [PATCH v3 16/22] perf test: Add extra diagnostics to maps test
` [PATCH v3 17/22] perf map: Changes to reference counting
` [PATCH v3 18/22] libperf: Add reference count checking macros
` [PATCH v3 19/22] perf cpumap: Add reference count checking
` [PATCH v3 20/22] perf namespaces: "
` [PATCH v3 21/22] perf maps: "
` [PATCH v3 22/22] perf map: "
[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
2022-02-16 19:46 UTC (7+ messages)
[PATCH] libperf: Add API for allocating new thread map
2022-02-16 14:44 UTC (5+ messages)
[PATCH][next] perf tools: Fix spelling mistake "commpressor" -> "compressor"
2022-02-16 13:54 UTC (2+ messages)
[PATCH 1/2] perf tools: Remove redundant ret variable
2022-02-16 13:39 UTC (4+ messages)
` [PATCH 2/2] perf tools: Remove redundant err variable
[PATCH] perf test: update arm64 perf_event_attr tests for --call-graph
2022-02-16 13:36 UTC (3+ messages)
[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-02-16 9:35 UTC (12+ messages)
` [PATCH v3 1/8] hwtracing: Add trace function "
` [PATCH v3 8/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
[PATCH v2] perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
2022-02-16 16:54 UTC (2+ messages)
` PING: "
[PATCH] libperf: Fix perf_cpu_map__for_each_cpu macro
2022-02-15 20:41 UTC (3+ messages)
[PATCH 0/2] perf: Expand captured branch types
2022-02-15 19:45 UTC (7+ messages)
` [PATCH 2/2] perf: Expand perf_branch_entry.type
[PATCH v3] perf test: Make metric testing more robust
2022-02-15 15:10 UTC (3+ messages)
[PATCH 1/2] perf: cs-etm: No-op refactor of synth opt usage
2022-02-15 15:07 UTC (6+ messages)
` [PATCH 2/2] perf: cs-etm: Fix corrupt inject files when only last branch option is enabled
[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
2022-02-15 14:52 UTC (4+ messages)
` [PATCH v2 3/6] perf cs-etm: Update deduction of TRCCONFIGR register for "
[PATCH 12/54] tools/perf: replace bitmap_weight with bitmap_empty where appropriate
2022-02-15 14:34 UTC (2+ messages)
[PATCH 1/2] perf tui: Only support --tui with slang
2022-02-15 14:29 UTC (3+ messages)
libperf: CPU map question
2022-02-15 4:46 UTC (5+ messages)
[PATCH 2/2] perf jevents: Add support for HiSilicon CPA PMU aliasing
2022-02-15 1:27 UTC (2+ messages)
[PATCH v6 perf/core 0/2] perf: stop using deprecated bpf APIs
2022-02-14 18:58 UTC (6+ messages)
` [PATCH v6 perf/core 1/2] perf: Stop using deprecated bpf_load_program() API
` [PATCH v6 perf/core 2/2] perf: Stop using deprecated bpf_object__next() API
[PATCH 1/3] perf/bpf: Remove prologue generation
2022-02-14 8:33 UTC (9+ messages)
[PATCH v4 00/20] Rust support
2022-02-12 13:03 UTC (2+ messages)
` [PATCH v4 02/20] kallsyms: increase maximum kernel symbol length to 512
[PATCH 0/5] Support hld based on Pseudo-NMI for arm64
2022-02-12 10:43 UTC (6+ messages)
` [PATCH 1/5] kernel/watchdog: remove WATCHDOG_DEFAULT
` [PATCH 2/5] kernel/watchdog: change watchdog_nmi_enable() to void
` [PATCH 3/5] kernel/watchdog_hld: Ensure CPU-bound context when creating hardlockup detector event
` [PATCH 4/5] kernel/watchdog: Adapt the watchdog_hld interface for async model
` [PATCH 5/5] arm64: Enable perf events based hard lockup detector
[PATCH bpf-next v4 2/2] perf: stop using deprecated bpf_object__next() API
2022-02-12 7:31 UTC (2+ messages)
[RFC PATCH] perf/x86: improve the event scheduling to avoid unnecessary pmu_stop/start
2022-02-11 11:36 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).