linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-21 09:23:38 to 2021-08-05 16:06:23 UTC [more...]

[PATCH] perf test: Fix bpf test sample mismatch reporting
 2021-08-05 16:06 UTC 

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-05 15:09 UTC  (9+ messages)
` [PATCH v2 4/6] PCI: Provide wrapper to access "
` [PATCH v2 5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly
` [PATCH v2 6/6] PCI: Drop duplicated tracking of a pci_dev's bound driver

[PATCH v3 0/1] perf tools: Warning fixes
 2021-08-05 13:03 UTC  (2+ messages)
` [PATCH v3 1/1] perf cs-etm: Add warnings for missing DSOs

[RFC PATCH 0/6] perf tools: Warning fixes
 2021-08-05 12:59 UTC  (17+ messages)
` [RFC PATCH 1/6] perf tools: Add WARN_ONCE equivalent for UI warnings
` [RFC PATCH 2/6] perf tools: Re-add annotate_warned functionality
` [RFC PATCH 3/6] perf tools: Add disassembly warnings for annotate --stdio
` [RFC PATCH 4/6] perf tools: Add flag for tracking warnings of missing DSOs
` [RFC PATCH 5/6] perf cs-etm: Improve Coresight zero timestamp warning
` [RFC PATCH 6/6] perf cs-etm: Add warnings for missing DSOs

[PATCH v2 0/1] perf tools: Warning fixes
 2021-08-05 12:56 UTC  (2+ messages)
` [PATCH v2 1/1] perf cs-etm: Add warnings for missing DSOs

[PATCH 0/6] Support ETE decoding
 2021-08-05 10:59 UTC  (31+ messages)
` [PATCH 1/6] perf cs-etm: Refactor initialisation of decoder params
` [PATCH 2/6] perf cs-etm: Initialise architecture based on TRCIDR1
` [PATCH 3/6] perf cs-etm: Save TRCDEVARCH register
` [PATCH 4/6] perf cs-etm: Update OpenCSD decoder for ETE
` [PATCH 5/6] perf cs-etm: Create ETE decoder
` [PATCH 6/6] perf cs-etm: Print the decoder name

[PATCH v3] perf vendor events: Add metrics for Icelake Server
 2021-08-05  5:42 UTC  (5+ messages)

[PATCH 1/4] tools/perf/arch/riscv: record registers needed for --call-graph=dwarf
 2021-08-04 18:39 UTC  (3+ messages)

[PATCH] perf test: Make metric testing more robust
 2021-08-04 17:18 UTC  (3+ messages)

[PATCH v2] perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
 2021-08-04 13:02 UTC  (3+ messages)

[PATCH] perf/x86: remove unused assignment to pointer e
 2021-08-04 11:57 UTC 

[PATCH v2 1/2] perf: don't install headers with x permissions
 2021-08-04  5:49 UTC  (4+ messages)
` [PATCH 2/2] perf: remove shebang from scripts/{perl,python}/*.{pl,py}

[PATCH 00/11] perf test: Improve pmu-events support
 2021-08-03  8:19 UTC  (15+ messages)
` [PATCH 01/11] perf test: Factor out pmu-events event comparison
` [PATCH 02/11] perf jevents: Relocate test events to cpu folder
` [PATCH 03/11] perf test: Declare pmu-events test events separately
` [PATCH 04/11] perf test: Factor out pmu-events alias comparison
` [PATCH 05/11] perf test: Test pmu-events core aliases separately
` [PATCH 06/11] perf pmu: Check .is_uncore field in pmu_add_cpu_aliases_map()
` [PATCH 07/11] perf test: Re-add pmu-event uncore PMU alias test
` [PATCH 08/11] perf test: Add more pmu-events uncore aliases
` [PATCH 09/11] perf pmu: Make pmu_add_sys_aliases() public
` [PATCH 10/11] perf jevents: Print SoC name per system event table
` [PATCH 11/11] perf test: Add pmu-events sys event support

[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-02 13:06 UTC  (8+ messages)
` [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly

[PATCH] perf test: Handle fd gaps in test__dso_data_reopen
 2021-08-02 13:02 UTC  (4+ messages)

[PATCH v2 0/2] perf vendor events intel: Add core events and metrics for Elkhartlake
 2021-08-02 12:58 UTC  (4+ messages)
` [PATCH v2 1/2] perf vendor events intel: Add core event list "
` [PATCH v2 2/2] perf vendor events intel: Add basic metrics "

[PATCH v3] fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
 2021-08-02 11:46 UTC  (4+ messages)

[PATCH v3 0/2] perf tools: Add PMU alias support
 2021-08-02  3:15 UTC  (5+ messages)
` [PATCH v3 1/2] perf pmu: "
` [PATCH v3 2/2] perf tests: Test for PMU alias

[GIT PULL] perf tools fixes for v5.14: 2nd batch
 2021-08-01 19:28 UTC  (2+ messages)

[PATCH] tools: perf: Report collisions in AUX records
 2021-07-31  1:38 UTC  (2+ messages)

[RFC PATCH v2 01/10] perf workqueue: threadpool creation and destruction
 2021-07-30 15:34 UTC  (10+ messages)
` [RFC PATCH v2 02/10] perf tests: add test for workqueue
` [RFC PATCH v2 03/10] perf workqueue: add threadpool start and stop functions
` [RFC PATCH v2 04/10] perf workqueue: add threadpool execute and wait functions
` [RFC PATCH v2 05/10] tools: add sparse context/locking annotations in compiler-types.h
` [RFC PATCH v2 06/10] perf workqueue: introduce workqueue struct
` [RFC PATCH v2 07/10] perf workqueue: implement worker thread and management
` [RFC PATCH v2 08/10] perf workqueue: add queue_work and flush_workqueue functions
` [RFC PATCH v2 09/10] perf workqueue: add utility to execute a for loop in parallel
` [RFC PATCH v2 10/10] perf synthetic-events: use workqueue parallel_for

[RFC PATCH v2 00/10] perf: add workqueue library and use it in synthetic-events
 2021-07-30 15:34 UTC 

[PATCH v2 0/2] perf tools: Add PMU alias support
 2021-07-30  1:47 UTC  (8+ messages)
` [PATCH v2 1/2] perf pmu: "
` [PATCH v2 2/2] perf tests: Test for PMU alias

[PATCH 0/3] Some exit code tidying
 2021-07-29 18:24 UTC  (6+ messages)
` [PATCH 1/3] libperf: Prefer exit(EXIT_SUCCESS) over exit(0)
` [PATCH 2/3] tools perf: Prefer exit(EXIT_*) over exit(0|1)
` [PATCH 3/3] perf test: Be more consistent in use of TEST_*

[RESEND PATCH] perf/x86/amd: Do not touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
 2021-07-29 13:49 UTC  (3+ messages)

[RFC 0/3] perf/x86: Rework RDPMC access handling
 2021-07-28 23:02 UTC  (4+ messages)
` [RFC 1/3] x86: perf: Move RDPMC event flag to a common definition
` [RFC 2/3] perf/x86: Control RDPMC access from .enable() hook
` [RFC 3/3] perf/x86: Call mmap event callbacks on event's CPU

[PATCH] perf tools: Fix spelling contraction "cant'" -> "can't"
 2021-07-28 10:29 UTC 

[PATCH] perf pmu: Fix alias matching
 2021-07-27 16:25 UTC  (4+ messages)

[PATCH v2 1/2] perf env: Normalize aarch64.* and arm64.* to arm64 in normalize_arch()
 2021-07-27 15:55 UTC  (5+ messages)
` [PATCH 2/2] perf annotate: Add error log in symbol__annotate()

[PATCH] perf beauty: Reuse the generic switch
 2021-07-27 15:08 UTC  (4+ messages)

[PATCH] perf env: Normalize aarch64.* to arm64 in normalize_arch()
 2021-07-26 13:04 UTC  (4+ messages)

[PATCH 0/3] tools: add gettid to libc_compat.h
 2021-07-26 10:43 UTC  (6+ messages)
` [PATCH 1/3] tools libc_compat: add gettid
` [PATCH 2/3] perf jvmti: use gettid from libc_compat
` [PATCH 3/3] perf test: mmap-thread-lookup: use gettid

[PATCH] perf: don't install headers with x permissions
 2021-07-26  9:15 UTC  (2+ messages)

[PATCH] perf list: Display hybrid pmu events with cpu type
 2021-07-26  3:44 UTC 

[PATCH 0/7] Tidy perf Documentation build
 2021-07-23 22:28 UTC  (7+ messages)
` [PATCH 4/7] perf doc: Add info pages to all target

[PATCH v1] perf pmu: Add PMU alias support
 2021-07-23 11:46 UTC  (4+ messages)

[PATCH] perf tests vmlinux-kallsyms: ignore hidden symbols
 2021-07-23  9:03 UTC  (4+ messages)

[PATCH v4 00/11] perf: Refine barriers for AUX ring buffer
 2021-07-23  7:23 UTC  (15+ messages)
` [PATCH v4 10/11] perf env: Set flag for kernel is 64-bit mode
` [PATCH v4 11/11] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}

[PATCH v4 0/3] perf tool: Enable cpu list for hybrid
 2021-07-23  6:34 UTC  (4+ messages)
` [PATCH v4 1/3] libperf: Add perf_cpu_map__default_new()
` [PATCH v4 2/3] perf tools: Create hybrid flag in target
` [PATCH v4 3/3] perf tools: Enable on a list of CPUs for hybrid

[PATCH v2 0/6] perf cs-etm: Support TRBE (unformatted decoding)
 2021-07-22 21:00 UTC  (9+ messages)
` [PATCH v2 1/6] perf cs-etm: Refactor initialisation of kernel start address
` [PATCH v2 2/6] perf cs-etm: Split setup and timestamp search functions
` [PATCH v2 3/6] perf cs-etm: Only setup queues when they are modified
` [PATCH v2 4/6] perf cs-etm: Suppress printing when resetting decoder
` [PATCH v2 5/6] perf cs-etm: Use existing decoder instead of resetting it
` [PATCH v2 6/6] perf cs-etm: Pass unformatted flag to decoder

[RFC PATCH 00/10] perf: add workqueue library and use it in synthetic-events
 2021-07-22 16:15 UTC  (3+ messages)

[PATCH] perf build: Fix static linking with libopencsd
 2021-07-21 10:32 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).