linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-09 06:17:18 to 2022-09-19 10:17:54 UTC [more...]

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-19  9:59 UTC  (10+ messages)
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing

[PATCH v13 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-09-19  9:00 UTC  (4+ messages)
` [PATCH v13 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v13 2/3] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v13 3/3] perf tool: Add support for parsing HiSilicon PCIe Trace packet

[PATCH 0/3] x86/dumpstack: Inline copy_from_user_nmi()
 2022-09-19  8:29 UTC  (11+ messages)
` [PATCH 1/3] x86/uaccess: Move nmi_uaccess_okay() into uaccess.h
` [PATCH 2/3] x86/dumpstack: Inline copy_from_user_nmi()
` [PATCH 3/3] usercopy: Add find_vmap_area_try() to avoid deadlocks

[PATCH] perf test: Skip wp modify test on old kernels
 2022-09-19  5:54 UTC  (2+ messages)

[PATCH RESEND v2] perf test: Introduce script for data symbol testing
 2022-09-18  3:28 UTC 

[PATCH v2 0/2] perf test: Add test for java symbol
 2022-09-18  3:15 UTC  (3+ messages)
` [PATCH v2 1/2] perf subcmd: Set environment variable "PREFIX"
` [PATCH v2 2/2] perf test: Introduce script for java symbol testing

[PATCH 1/2] perf/core: convert snprintf to scnprintf
 2022-09-17 23:41 UTC 

[PATCH] perf/x86/rapl: fix deadlock in rapl_pmu_event_stop
 2022-09-17 14:47 UTC 

[PATCH 0/2] make weak attributes in {k,u}probes
 2022-09-17 10:58 UTC  (4+ messages)
` [PATCH 1/2] kprobes: make arch_init_kprobes as weak
` [PATCH 2/2] uprobes: make arch_uprobe_exception_notify "

[PATCH v1] kernel/events/core: check return value of task_function_call()
 2022-09-17  1:47 UTC 

[PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups
 2022-09-17  1:11 UTC  (3+ messages)

[PATCH 0/4] perf stat: Fix bperf cgroup counters (v2)
 2022-09-16 18:41 UTC  (5+ messages)
` [PATCH 1/4] perf stat: Fix BPF program section name
` [PATCH 2/4] perf stat: Fix cpu map index in bperf cgroup code
` [PATCH 3/4] perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters
` [PATCH 4/4] perf test: Add a new test for perf stat cgroup BPF counter

[PATCH 0/2] perf tools: Fixes for mixing per-thread and per-cpu mmaps
 2022-09-16 18:28 UTC  (4+ messages)
` [PATCH 1/2] perf record: Fix cpu mask bit setting for mixed mmaps
` [PATCH 2/2] libperf evlist: Fix polling of system-wide events

[PATCH v3 0/3] perf tool: 'config3' attribute support
 2022-09-16 18:12 UTC  (5+ messages)
` [PATCH v3 1/3] perf: Skip and warn on unknown format 'configN' attrs
` [PATCH v3 2/3] perf tools: Sync perf_event_attr::config3 addition
` [PATCH v3 3/3] perf: Add support for perf_event_attr::config3

[PATCH] perf kcore_copy: Do not check /proc/modules is unchanged
 2022-09-16 18:02 UTC  (3+ messages)

[PATCH 0/4] perf tools: Fix MMAP2 build-ID synthesis in namespaces (v1)
 2022-09-16 17:59 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Move dsos functions to util/dsos.c
` [PATCH 2/4] perf tools: Add perf_event__synthesize_{start,stop}()
` [PATCH 3/4] perf record: Save DSO build-ID for synthesizing
` [PATCH 4/4] perf tools: Honor namespace when synthesizing build-id

[RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
 2022-09-16 13:27 UTC  (11+ messages)

[PATCH 1/3] powerpc/perf: Fix branch_filter support for multiple filters in powerpc
 2022-09-16 13:07 UTC  (6+ messages)
` [PATCH 2/3] tools/perf/tests: Fix branch stack sampling test to include sanity check for branch filter
` [PATCH 3/3] tools/testing/selftests/powerpc: Update the bhrb filter sampling test to test for multiple branch filters

[PATCH V2] tools/perf/tests: Fix perf probe error log check in skip_if_no_debuginfo
 2022-09-16 13:05 UTC  (2+ messages)

[PATCH] uprobe: add UPROBE_ALTER_PC flag for uprobe handlers
 2022-09-16  7:28 UTC 

[PATCH 0/8] perf: Fix error return code
 2022-09-16  2:56 UTC  (9+ messages)
` [PATCH 1/8] perf c2c: Fix error return code in perf_c2c__report
` [PATCH 2/8] perf lock: Fix error return code in __cmd_contention
` [PATCH 3/8] perf probe: Fix error return code in perf_del_probe_events
` [PATCH 4/8] perf record: Fix error return code in cmd_record
` [PATCH 5/8] perf report: Fix error return code in cmd_report
` [PATCH 6/8] perf sched: Fix error return code in perf_sched__timehist
` [PATCH 7/8] perf stat: Fix error return code in cmd_stat
` [PATCH 8/8] perf trace: Fix error return code in trace__replay and cmd_trace

[PATCH v2] perf jit: Include program header in elf files
 2022-09-15  9:29 UTC 

[PATCH] include program header in elf files generated by perf inject
 2022-09-15  8:35 UTC  (8+ messages)

[RESEND PATCH v12 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-09-15  4:06 UTC  (9+ messages)
` [RESEND PATCH v12 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [RESEND PATCH v12 2/3] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [RESEND PATCH v12 3/3] perf tool: Add support for parsing HiSilicon PCIe Trace packet

[bug report] kmemleak observed after system boots up with amd cpu
 2022-09-15  1:48 UTC  (3+ messages)

next: possible circular locking dependency: perf vs printk
 2022-09-14 12:13 UTC  (2+ messages)

[PATCH 0/5] perf: Clean up by adding helpers and Merging
 2022-09-14 12:35 UTC  (6+ messages)
` [PATCH 1/5] perf block-info: Merge branches in __block_info__cmp
` [PATCH 2/5] perf block-range: Add block_range__insert_XXX helper
` [PATCH 3/5] perf dso: Merge cases in dso__read_binary_type_filename
` [PATCH 4/5] perf stat: Add print_cache_common helper
` [PATCH 5/5] perf genelf: Add create_section_and_get_data helper

[PATCH V2 0/7] arm64/perf: Enable branch stack sampling
 2022-09-14  9:35 UTC  (18+ messages)
` [PATCH V2 1/7] arm64/perf: Add register definitions for BRBE
` [PATCH V2 3/7] arm64/perf: Update struct pmu_hw_events "
` [PATCH V2 6/7] arm64/perf: Add BRBE driver

[PATCH 00/11] perf test: test_intel_pt.sh: Add per-thread test
 2022-09-14  8:25 UTC  (15+ messages)
` [PATCH 01/11] perf test: test_intel_pt.sh: Add cleanup function
` [PATCH 02/11] perf test: test_intel_pt.sh: Use a temp directory
` [PATCH 03/11] perf test: test_intel_pt.sh: Fix redirection
` [PATCH 04/11] perf test: test_intel_pt.sh: Stop using expr
` [PATCH 05/11] perf test: test_intel_pt.sh: Stop using backticks
` [PATCH 06/11] perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -l
` [PATCH 07/11] perf test: test_intel_pt.sh: Use quotes around variable expansion
` [PATCH 08/11] perf test: test_intel_pt.sh: Fix return checking
` [PATCH 09/11] perf test: test_intel_pt.sh: Add more output in preparation for more tests
` [PATCH 10/11] perf tools: Add debug messages and comments for testing
` [PATCH 11/11] perf test: test_intel_pt.sh: Add per-thread test

[PATCH 0/2] perf test: Add tests/shell/lib/waiting.sh
 2022-09-14  8:09 UTC 

[PATCH] perf inject: Clarify build-id options a little bit
 2022-09-14  5:11 UTC  (2+ messages)

[PATCHSET 0/6] perf test: Improve perf record tests (v1)
 2022-09-13 17:28 UTC  (6+ messages)
` [PATCH 5/6] perf test: Add target workload test in perf record tests
` [PATCH 6/6] perf test: Do not set TEST_SKIP for record subtests

[PATCH] tools/perf/tests: Fix perf probe error log check in skip_if_no_debuginfo
 2022-09-13 11:59 UTC 

[PATCH] tools/perf: Fix aggr_printout to display cpu field irrespective of core value
 2022-09-13 11:57 UTC 

perf patches needed for 4.19 stable
 2022-09-13  7:17 UTC 

[PATCH v2] perf: Skip and warn on unknown format 'configN' attrs
 2022-09-13  2:17 UTC  (4+ messages)

[PATCH] perf vendor events: Update events for Neoverse E1
 2022-09-12 17:13 UTC  (5+ messages)

[PATCH RFC v1 0/3] perf: Arm SPEv1.2 support
 2022-09-12  8:53 UTC  (3+ messages)
` [PATCH RFC v1 3/3] perf: arm_spe: Add support for SPEv1.2 inverted event filtering

[PATCH 0/4] perf lock contention: Improve call stack handling (v2)
 2022-09-12  5:53 UTC  (5+ messages)
` [PATCH 1/4] perf lock contention: Factor out get_symbol_name_offset()
` [PATCH 2/4] perf lock contention: Show full callstack with -v option
` [PATCH 3/4] perf lock contention: Allow to change stack depth and skip
` [PATCH 4/4] perf lock contention: Skip stack trace from BPF

[PATCH] perf annotate: Toggle full address <-> offset display
 2022-09-10  3:22 UTC 

[PATCH] perf tools: Add 'addr' sort key
 2022-09-10  1:08 UTC 

[PATCH] perf record: Fix a segfault in record__read_lost_samples()
 2022-09-09 23:50 UTC 

[PATCH] perf: Ignore format attributes with an unknown perf_event_attr field
 2022-09-09 20:30 UTC  (6+ messages)

[PATCH v2 0/7] Add core wide metric literal
 2022-09-09 18:29 UTC  (5+ messages)
` [PATCH v2 4/7] perf topology: Add core_wide

[PATCH 0/3] perf stat: Fix bperf cgroup counters
 2022-09-09 17:52 UTC  (4+ messages)
` [PATCH 1/3] perf stat: Fix BPF program section name
` [PATCH 2/3] perf stat: Fix cpu map index in bperf cgroup code
` [PATCH 3/3] perf test: Add a new test for perf stat cgroup BPF counter

[PATCH v9 00/13] perf: test: Add trace data quality tests for CoreSight
 2022-09-09 15:28 UTC  (14+ messages)
` [PATCH v9 01/13] perf test: Add CoreSight shell lib shared code for future tests
` [PATCH v9 02/13] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v9 03/13] perf test: Add asm pureloop test tool
` [PATCH v9 04/13] perf test: Add asm pureloop test shell script
` [PATCH v9 05/13] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH v9 06/13] perf test: Add memcpy thread test tool
` [PATCH v9 07/13] perf test: Add memcpy thread test shell script
` [PATCH v9 08/13] perf test: Add thread loop test tool
` [PATCH v9 09/13] perf test: Add thread loop test shell scripts
` [PATCH v9 10/13] perf test: Add unroll thread test tool
` [PATCH v9 11/13] perf test: Add unroll thread test shell script
` [PATCH v9 12/13] perf test: Add git ignore for tmp and output files of CoreSight tests
` [PATCH v9 13/13] perf test: Add relevant documentation about CoreSight testing

[PATCH 0/2] Remove unused declarations
 2022-09-09 13:46 UTC  (6+ messages)
` [PATCH 2/2] perf tools: remove perf_pmu_lex declaration

[PATCH v3] perf test: Skip sigtrap test on old kernels
 2022-09-09 13:23 UTC  (2+ messages)

[PATCH] perf sched: Factor out destroy_tasks()
 2022-09-09 13:22 UTC  (2+ messages)

[GIT PULL] perf tools changes for v6.0: 3rd batch
 2022-09-09 11:59 UTC  (2+ messages)

[PATCH 0/3] perf: script: use capstone to show disassembly instructions for samples
 2022-09-09  8:48 UTC  (4+ messages)
` [PATCH 1/3] perf: build: introduce the libcapstone
` [PATCH 2/3] perf: script: use capstone disasm engine to show disassembly instructions
` [PATCH 3/3] perf: script: Deprecate the '--xed' option

[PATCH v12 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-09-09  6:22 UTC  (2+ messages)

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-09-09  6:17 UTC  (3+ 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).