linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-31 07:30:54 to 2021-08-11 19:09:31 UTC [more...]

[PATCH v4 0/3] perf tool: Enable cpu list for hybrid
 2021-08-11 19:09 UTC  (4+ messages)

[PATCH] perf test: make --skip work on shell tests
 2021-08-11 19:02 UTC  (3+ messages)

[PATCH 00/11] perf test: Improve pmu-events support
 2021-08-11 18:38 UTC  (12+ messages)
` [PATCH 02/11] perf jevents: Relocate test events to cpu folder

[RFC PATCH v2 01/10] perf workqueue: threadpool creation and destruction
 2021-08-11 17:55 UTC  (16+ messages)
` [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 06/10] perf workqueue: introduce workqueue struct
` [RFC PATCH v2 10/10] perf synthetic-events: use workqueue parallel_for

[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-11 14:07 UTC  (3+ messages)
` [PATCH v3 7/8] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver

[PATCH v4 0/2] perf tools: Add PMU alias support
 2021-08-11 13:27 UTC  (4+ messages)
` [PATCH v4 1/2] perf pmu: "
` [PATCH v4 2/2] perf tests: Test for PMU alias

[PATCH V2] KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
 2021-08-11 10:44 UTC  (4+ messages)
` [PATCH V2] arm64/perf: "

[PATCH 0/6] perf events update for CascadeLake server and SkyLake server
 2021-08-11  0:28 UTC  (8+ messages)
` [PATCH 2/6] perf vendor events intel: Update uncore event list for CascadeLake Server
` [PATCH 3/6] perf vendor events: Update metrics "
` [PATCH 5/6] perf vendor events intel: Update uncore event list for SkyLake Server
` [PATCH 6/6] perf vendor events: Update metrics "

[PATCH] arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
 2021-08-10 15:01 UTC  (3+ messages)

[PATCH AUTOSEL 5.13 20/24] perf/x86: Fix out of bound MSR access
 2021-08-10 14:15 UTC 

[PATCH] perf bench: add benchmark for evlist open/close operations
 2021-08-10 14:07 UTC  (6+ messages)

[PATCH v1 0/3] perf: Support compat mode for AUX ring buffer
 2021-08-09 20:12 UTC  (6+ messages)
` [PATCH v1 1/3] perf env: Track kernel 64-bit mode in environment
` [PATCH v1 2/3] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
` [PATCH v1 3/3] perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}

[PATCH v5 0/9] perf: Refine barriers for AUX ring buffer
 2021-08-09 20:02 UTC  (15+ messages)
` [PATCH v5 1/9] perf/ring_buffer: Add comment for barriers on "
` [PATCH v5 2/9] coresight: tmc-etr: Add barrier after updating "
` [PATCH v5 3/9] coresight: tmc-etf: Add comment for store ordering
` [PATCH v5 4/9] perf/x86: Add compiler barrier after updating BTS
` [PATCH v5 5/9] perf auxtrace: Use WRITE_ONCE() for updating aux_tail
` [PATCH v5 6/9] perf auxtrace: Drop legacy __sync functions
` [PATCH v5 7/9] perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
` [PATCH v5 8/9] perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
` [PATCH v5 9/9] tools: Remove feature-sync-compare-and-swap feature detection

[PATCH] perf script python: fix unintended underline
 2021-08-09 19:55 UTC  (5+ messages)

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-09 18:14 UTC  (14+ 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 -tip v2 0/7] perf/bench-futex: Misc updates
 2021-08-09 16:30 UTC  (15+ messages)
` [PATCH 1/7] perf/bench-futex: Group test parameters cleanup
` [PATCH 2/7] perf/bench-futex: Remove bogus backslash from comment
` [PATCH 3/7] perf/bench-futex: Factor out futex_flag
` [PATCH 4/7] perf/bench-futex: Add --mlockall parameter
` [PATCH 5/7] perf/bench-futex, requeue: Add --broadcast option
` [PATCH 6/7] perf/bench-futex, requeue: Robustify futex_wait() handling
` [PATCH 7/7] perf/bench-futex, requeue: Add --pi parameter

[PATCH 1/1] perf test: Add test for CSV output
 2021-08-09 16:24 UTC 

[PATCH] tools/perf/Documentation: fix accidental em-dashes
 2021-08-09 15:32 UTC 

[PATCH] perf/core: Add missing device_remove_file() in pmu_dev_alloc()
 2021-08-09  3:49 UTC 

[PATCH v9 0/3] arm64 userspace counter support
 2021-08-06 22:51 UTC  (4+ messages)
` [PATCH v9 1/3] arm64: perf: Add userspace counter access disable switch
` [PATCH v9 2/3] arm64: perf: Enable PMU counter userspace access for perf event
` [PATCH v9 3/3] Documentation: arm64: Document PMU counters access from userspace

[PATCH v3 0/1] perf tools: Warning fixes
 2021-08-06 18:39 UTC  (3+ messages)
` [PATCH v3 1/1] perf cs-etm: Add warnings for missing DSOs

[RFC PATCH 0/6] perf tools: Warning fixes
 2021-08-06 18:36 UTC  (15+ messages)
` [RFC PATCH 1/6] perf tools: Add WARN_ONCE equivalent for UI warnings
` [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 1/1] perf test: Add test for CSV output
 2021-08-06 18:34 UTC  (2+ messages)

[PATCH -tip 0/3] perf/bench-futex: Misc updates
 2021-08-06 18:30 UTC  (5+ messages)
` [PATCH 1/3] perf/bench-futex: Group test parameters cleanup
` [PATCH 2/3] perf/bench-futex: Add --mlockall parameter
` [PATCH 3/3] perf/bench-futex, requeue: Add --pi parameter

[PATCH v4] perf vendor events: Add metrics for Icelake Server
 2021-08-06 18:20 UTC  (3+ messages)

[PATCH v2 0/9] Support ETE decoding
 2021-08-06 13:41 UTC  (10+ messages)
` [PATCH v2 1/9] perf cs-etm: Refactor initialisation of decoder params
` [PATCH v2 2/9] perf cs-etm: Initialise architecture based on TRCIDR1
` [PATCH v2 3/9] perf cs-etm: Refactor out ETMv4 header saving
` [PATCH v2 4/9] perf cs-etm: Save TRCDEVARCH register
` [PATCH v2 5/9] perf cs-etm: Fix typo
` [PATCH v2 6/9] perf cs-etm: Update OpenCSD decoder for ETE
` [PATCH v2 7/9] perf cs-etm: Create ETE decoder
` [PATCH v2 8/9] perf cs-etm: Print the decoder name
` [PATCH v2 9/9] perf cs-etm: Show a warning for an unknown magic number

[PATCH 0/6] Support ETE decoding
 2021-08-06 11:52 UTC  (27+ messages)
` [PATCH 2/6] perf cs-etm: Initialise architecture based on TRCIDR1
` [PATCH 3/6] perf cs-etm: Save TRCDEVARCH register
` [PATCH 5/6] perf cs-etm: Create ETE decoder
` [PATCH 6/6] perf cs-etm: Print the decoder name

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 21:15 UTC 

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

[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 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 v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-02 13:06 UTC  (5+ 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  (4+ messages)
` [PATCH v3 1/2] perf pmu: "

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


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).