linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-19 15:55:16 to 2023-01-26 01:20:09 UTC [more...]

[PATCH v4 00/12] jevents/pmu-events improvements
 2023-01-26  1:18 UTC  (6+ messages)
` [PATCH v4 01/12] perf jevents metric: Correct Function equality
` [PATCH v4 02/12] perf jevents metric: Add ability to rewrite metrics in terms of others
` [PATCH v4 03/12] perf jevents: Rewrite metrics in the same file with each other
` [PATCH v4 04/12] perf pmu-events: Add separate metric from pmu_event
` [PATCH v4 05/12] perf pmu-events: Separate the metrics from events for no jevents

[PATCH v2] perf stat: Hide invalid uncore event output for aggr mode
 2023-01-26  0:10 UTC  (2+ messages)

[PATCH] perf lock contention: Add -S/--callstack-filter option
 2023-01-26  0:09 UTC 

[PATCH] perf cpumap: Make counter as unsigned ints
 2023-01-25 20:59 UTC  (4+ messages)

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-25 19:22 UTC  (24+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH] perf/util: Symbol lookup can fail if multiple segmets match stext
 2023-01-25 18:34 UTC  (5+ messages)
` [PATCH v2] perf/util: Symbol lookup with kcore can fail if multiple segments "

[PATCH] perf stat: Hide invalid uncore event output for aggr mode
 2023-01-25 18:27 UTC  (5+ messages)

[PATCH v3 00/11] jevents/pmu-events improvements
 2023-01-25 17:05 UTC  (17+ messages)
` [PATCH v3 01/11] perf jevents metric: Correct Function equality
` [PATCH v3 02/11] perf jevents metric: Add ability to rewrite metrics in terms of others
` [PATCH v3 03/11] perf jevents: Rewrite metrics in the same file with each other
` [PATCH v3 04/11] perf pmu-events: Add separate metric from pmu_event
` [PATCH v3 05/11] perf pmu-events: Separate the metrics from events for no jevents
` [PATCH v3 06/11] perf pmu-events: Remove now unused event and metric variables
` [PATCH v3 07/11] perf stat: Remove evsel metric_name/expr
` [PATCH v3 08/11] perf jevents: Combine table prefix and suffix writing
` [PATCH v3 09/11] perf pmu-events: Introduce pmu_metrics_table
` [PATCH v3 10/11] perf jevents: Generate metrics and events as separate tables
` [PATCH v3 11/11] perf jevents: Add model list option

[PATCH] tools/perf: Disable perf probe when libtraceevent is missing
 2023-01-25 14:46 UTC  (3+ messages)

[PATCH] perf test: Fix dwarf unwind test
 2023-01-25 13:44 UTC  (2+ messages)

Google Summer-of-Code 2023
 2023-01-25  1:01 UTC  (3+ messages)

[PATCH 0/2] perf test: Fix JSON linter
 2023-01-25  0:37 UTC  (12+ messages)
` [PATCH 1/2] perf stat: Fix JSON metric printout for multiple metrics per line
` [PATCH 2/2] perf test: Fix JSON format linter test checks

[RFC/PATCH] perf lock contention: Add -o/--lock-owner option
 2023-01-25  0:26 UTC  (3+ messages)

[PATCH] perf: cs-etm: Update decoder code for OpenCSD version 1.4
 2023-01-24 21:50 UTC  (3+ messages)

[PATCH v2] perf buildid: Avoid copy of uninitialized memory
 2023-01-24 18:38 UTC  (2+ messages)

[PATCH] perf mem/c2c: Document that SPE is used for mem and c2c on Arm
 2023-01-24 18:37 UTC  (2+ messages)

[PATCH v2] perf: cs-etm: Improve missing sink warning message
 2023-01-24 18:35 UTC  (3+ messages)

[PATCH v8 0/9] Add metrics for neoverse-n2-v2
 2023-01-24 17:47 UTC  (5+ messages)
` [PATCH v8 1/9] perf pmu: Add #slots literal support for arm64

[PATCH] perf/x86: KVM: Disable vPMU support on hybrid CPUs (host PMUs)
 2023-01-24 15:31 UTC  (8+ messages)

[PATCH v7 00/15] coresight: Add new API to allocate trace source ID values
 2023-01-24 11:36 UTC  (3+ messages)

[PATCH v2 0/9] jevents/pmu-events improvements
 2023-01-24  5:04 UTC  (15+ messages)
` [PATCH v2 4/9] perf pmu-events: Separate metric out of pmu_event
` [PATCH v2 5/9] perf stat: Remove evsel metric_name/expr
` [PATCH v2 7/9] perf pmu-events: Introduce pmu_metrics_table
` [PATCH v2 8/9] perf jevents: Generate metrics and events as separate tables

[PATCH] perf: cs-etm: Improve missing sink warning message
 2023-01-23 18:02 UTC  (2+ messages)

[perf] lockdep warning between cpu_add_remove_lock and &dev->mutex
 2023-01-23 15:28 UTC  (5+ messages)

[PATCH V8 0/6] arm64/perf: Enable branch stack sampling
 2023-01-23 12:59 UTC  (7+ messages)
` [PATCH V8 1/6] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V8 2/6] arm64/perf: Add BRBE registers and fields
` [PATCH V8 3/6] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V8 4/6] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V8 5/6] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V8 6/6] arm64/perf: Enable branch stack events via FEAT_BRBE

[PATCH] perf test: Switch basic bpf filtering test to use syscall tracepoint
 2023-01-23 12:58 UTC  (2+ messages)

[PATCH v5 0/8] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-23 10:37 UTC  (17+ messages)
` [PATCH v5 1/8] perf: Remove duplication around EVENT_SOURCE_DEVICE_PATH
` [PATCH v5 2/8] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()
` [PATCH v5 3/8] perf: Remove remaining duplication of bus/event_source/devices/
` [PATCH v5 4/8] perf pmu: Add function to check if a pmu file exists
` [PATCH v5 5/8] perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
` [PATCH v5 6/8] perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
` [PATCH v5 7/8] perf cs_etm: Set the time field in the synthetic samples
` [PATCH v5 8/8] perf: cs-etm: Ensure that Coresight timestamps don't go backwards

[PATCH 00/10] perf symbols: Improve dso__synthesize_plt_symbols()
 2023-01-22 21:11 UTC  (14+ messages)
` [PATCH 01/10] perf test: Add Symbols test
` [PATCH 02/10] perf symbols: Factor out get_plt_sizes()
` [PATCH 03/10] perf symbols: Check plt_entry_size is not zero
` [PATCH 04/10] perf symbols: Add dso__find_symbol_nocache()
` [PATCH 05/10] perf symbols: Slightly simplify 'err' usage in dso__synthesize_plt_symbols()
` [PATCH 06/10] perf symbols: Do not check ss->dynsym twice
` [PATCH 07/10] perf symbols: Add symbol for .plt header
` [PATCH 08/10] perf symbols: Allow for .plt entries with no symbol
` [PATCH 09/10] perf symbols: Combine handling for SHT_RELA and SHT_REL
` [PATCH 10/10] perf symbols: Check SHT_RELA and SHT_REL type earlier

[PATCH v2] perf: Various spelling fixes
 2023-01-22 12:20 UTC 

[PATCH] tools/perf: Various spelling fixes
 2023-01-21 20:53 UTC 

[PATCH v3 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-21  5:13 UTC  (10+ messages)

[GIT PULL] perf tools fixes for v6.2: 3rd batch
 2023-01-20 18:46 UTC  (3+ messages)

Profiling ftdi_sio driver
 2023-01-20 17:39 UTC  (2+ messages)

[PATCH v4 0/8] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-20 16:58 UTC  (7+ messages)
` [PATCH v4 6/8] perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE

[PATCH V3] tools/perf/tests: Fix string substitutions in build id test
 2023-01-20 14:29 UTC  (5+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-20  9:56 UTC  (3+ messages)
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()

[PATCH v2 1/3] perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
 2023-01-19 16:27 UTC  (3+ messages)

[PATCH v1] perf llvm: Fix inadvertent file creation
 2023-01-19 16:23 UTC  (3+ messages)

[PATCH] perf buildid: Avoid copy of uninitialized memory
 2023-01-20  1:15 UTC  (6+ messages)

[PATCH v4 0/8] perf: Arm SPEv1.2 support
 2023-01-19 19:08 UTC  (2+ messages)

[PATCH v2 0/3] Assume libbpf 1.0+
 2023-01-19 21:13 UTC  (6+ messages)

[PATCH v1] perf tools: Fix foolproof typo
 2023-01-19 20:14 UTC  (2+ messages)

[PATCH v1 0/7] Add and use run_command_strbuf
 2023-01-19 16:28 UTC  (3+ messages)

[PATCH v1] perf test workload thloop: Make count increments atomic
 2023-01-19 16:09 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).