linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-17 16:35:41 to 2024-10-22 17:39:49 UTC [more...]

[PATCH v2] perf check: Add sanitizer feature and use to avoid test failure
 2024-10-22 17:39 UTC  (3+ messages)

[PATCH v3 00/16] Python module cleanup
 2024-10-22 17:30 UTC  (17+ messages)
` [PATCH v3 01/16] perf python: Remove python 2 scripting support
` [PATCH v3 02/16] perf python: Constify variables and parameters
` [PATCH v3 03/16] perf python: Remove unused #include
` [PATCH v3 04/16] perf script: Move scripting_max_stack out of builtin
` [PATCH v3 05/16] perf kvm: Move functions used in util "
` [PATCH v3 06/16] perf script: Move find_scripts to browser/scripts.c
` [PATCH v3 07/16] perf stat: Move stat_config into config.c
` [PATCH v3 08/16] perf script: Move script_spec code to trace-event-scripting.c
` [PATCH v3 09/16] perf script: Move script_fetch_insn "
` [PATCH v3 10/16] perf script: Move perf_sample__sprintf_flags "
` [PATCH v3 11/16] perf env: Move arch errno function to only use in env
` [PATCH v3 12/16] perf lock: Move common lock contention code to new file
` [PATCH v3 13/16] perf bench: Remove reference to cmd_inject
` [PATCH v3 14/16] perf kwork: Make perf_kwork_add_work a callback
` [PATCH v3 15/16] perf build: Remove test library from python shared object
` [PATCH v3 16/16] perf python: Add parse_events function

[PATCH v2 00/16] Python module cleanup
 2024-10-22 17:21 UTC  (10+ messages)
` [PATCH v2 07/16] perf stat: Move stat_config into config.c
` [PATCH v2 12/16] perf lock: Move common lock contention code to new file
` [PATCH v2 13/16] perf bench: Remove reference to cmd_inject

[PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12
 2024-10-22 17:04 UTC  (8+ messages)

Intel SPR: perf-record doesn't support topdown events?
 2024-10-22 16:40 UTC 

[PATCH v3] perf cap: Tidy up and improve capability testing
 2024-10-22 16:34 UTC  (3+ messages)

[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-10-22 16:30 UTC  (5+ messages)
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also

[PATCH V14 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-10-22 15:59 UTC  (12+ messages)
` [PATCH V14 01/11] perf/x86/intel/pt: Fix buffer full but size is 0 case
` [PATCH V14 02/11] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V14 03/11] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V14 04/11] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
` [PATCH V14 05/11] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V14 06/11] perf tools: Add aux-action config term
` [PATCH V14 07/11] perf tools: Parse aux-action
` [PATCH V14 08/11] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V14 09/11] perf intel-pt: Improve man page format
` [PATCH V14 10/11] perf intel-pt: Add documentation for pause / resume
` [PATCH V14 11/11] perf intel-pt: Add a test "

perf_event: possible circle locking dependency
 2024-10-22 15:40 UTC 

[PATCH/RFT] Re: [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries
 2024-10-22 15:18 UTC  (13+ messages)

[bug report] perf top generates kernel "unchecked MSR access error: WRMSR"
 2024-10-22 14:55 UTC 

[PATCH v4 00/10] Add CPU-type to topology
 2024-10-22 14:42 UTC  (15+ messages)
` [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
` [PATCH v4 04/10] perf/x86/intel: Use topology_hw_cpu_type()

[PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
 2024-10-22 14:01 UTC 

[PATCH V2] perf/x86/intel: New start period for the freq mode
 2024-10-22 13:04 UTC 

[PATCH v5 2/5] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
 2024-10-22 10:43 UTC  (3+ messages)

[PATCH -next v5 0/2] perf stat: Support inherit events for bperf
 2024-10-22  9:39 UTC  (5+ messages)
` [PATCH -next v5 1/2] perf stat: Support inherit events during fork() "
` [PATCH -next v5 2/2] perf test: Use sqrtloop workload to test bperf event

[PATCH v5 1/2] riscv: perf: add guest vs host distinction
 2024-10-22  9:11 UTC  (3+ messages)

[PATCH v4 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-10-22  7:31 UTC  (3+ messages)
` [PATCH v4 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v4 2/2] uprobes: Remove the spinlock within handle_singlestep()

[PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-10-22  6:18 UTC  (12+ messages)
` [PATCH v3 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v3 2/2] uprobes: Remove the spinlock within handle_singlestep()

Using the perf python module with address sanitizer
 2024-10-22  5:35 UTC  (2+ messages)

[PATCH v2] perf metrics: Support parsing metrics if platforms only have json table of system PMU
 2024-10-22  4:31 UTC  (2+ messages)

[PATCH 0/3] Remove unnecessary header includes from {tools/}lib/list_sort.c
 2024-10-22  4:20 UTC  (2+ messages)

[PATCH] uprobes: Remove redundant spinlock in uprobe_deny_signal
 2024-10-22  3:45 UTC  (4+ messages)

[PATCH] perf: Remove unused del_perf_probe_events
 2024-10-22  0:29 UTC 

[PATCH 0/3] perf vendor events amd: Add more Zen 5 events and metrics
 2024-10-21 16:01 UTC  (7+ messages)
` [PATCH 1/3] perf vendor events amd: Add Zen 5 data fabric events
` [PATCH 2/3] perf vendor events amd: Add Zen 5 data fabric metrics
` [PATCH 3/3] perf vendor events amd: Update Zen 5 data cache fill events

[PATCH v2] perf test: Fix perf test case 84 on s390
 2024-10-21 16:01 UTC  (2+ messages)

[PATCH] perf test: Update all metrics test like metricgroups test
 2024-10-21 16:01 UTC  (3+ messages)

[PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
 2024-10-21 13:47 UTC  (13+ messages)
` [PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions
` [PATCH v2 02/10] lib min_heap: Optimize min heap by prescaling counters for better performance
` [PATCH v2 03/10] lib min_heap: Avoid indirect function call by providing default swap
` [PATCH v2 04/10] lib/test_min_heap: Update min_heap_callbacks to use default builtin swap
` [PATCH v2 05/10] perf/core: "
` [PATCH v2 06/10] dm vdo: "
` [PATCH v2 07/10] bcache: "
` [PATCH v2 08/10] bcachefs: Clean up duplicate min_heap_callbacks declarations
` [PATCH v2 09/10] bcachefs: Update min_heap_callbacks to use default builtin swap
` [PATCH v2 10/10] Documentation/core-api: Add min heap API introduction

[PATCH v5 4/5] perf test: Add hwmon "PMU" test
 2024-10-21 13:17 UTC  (2+ messages)

[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
 2024-10-21 12:08 UTC  (5+ messages)

[PATCH 0/3 v3] Expose the 'perf test -w' workloads functionality
 2024-10-21  8:11 UTC  (5+ messages)
` [PATCH 1/3] perf test: Introduce workloads__for_each()
` [PATCH 2/3] perf test: Introduce --list-workloads to list the available workloads
` [PATCH 3/3] perf test: Document the -w/--workload option

[PATCH] perf/tests: fix record+probe_libc_inet_pton test on aarch64
 2024-10-20 11:35 UTC  (3+ messages)

[PATCH v2 00/11] unwind, perf: sframe user space unwinding, deferred perf callchains
 2024-10-20  8:09 UTC  (4+ messages)
` [PATCH v2 02/11] unwind/x86: Add HAVE_USER_UNWIND

[PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
 2024-10-20  5:15 UTC  (4+ messages)
` [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions

Migrating from perf.wiki.kernel.org to RTD
 2024-10-20  4:49 UTC  (7+ messages)

[PATCH -next v4 0/2] perf stat: Support inherit events for bperf
 2024-10-19 16:28 UTC  (7+ messages)
` [PATCH -next v4 1/2] perf stat: Support inherit events during fork() "

[PATCH v3 00/11] Libdw/dwarf build clean up
 2024-10-19 16:23 UTC  (3+ messages)

[PATCH v2 1/3] perf disasm: Use disasm_line__free() to properly free disasm_line
 2024-10-19 15:41 UTC  (3+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()

[PATCH 1/3] perf disasm: Use disasm_line__free() to properly free disasm_line
 2024-10-19  7:47 UTC  (7+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()

[PATCH][next] perf/x86/amd: replace snprintf with sysfs_emit helper function
 2024-10-19  2:55 UTC 

The state of uprobes work and logistics
 2024-10-18 20:27 UTC  (3+ messages)

[PATCH v3 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
 2024-10-18 19:39 UTC  (2+ messages)

[PATCH v5 0/7] CSV/JSON metric thresholds, fix printf modifiers
 2024-10-18 16:35 UTC  (12+ messages)
` [PATCH v5 1/7] perf color: Add printf format checking and resolve issues
` [PATCH v5 2/7] perf stat: Fix/add parameter names for print_metric
` [PATCH v5 3/7] perf stat: Display "none" for NaN with metric only json
` [PATCH v5 4/7] perf stat: Drop metric-unit if unit is NULL
` [PATCH v5 5/7] perf stat: Change color to threshold in print_metric
` [PATCH v5 6/7] perf stat: Add metric-threshold to json output
` [PATCH v5 7/7] perf stat: Disable metric thresholds for CSV and JSON metric-only mode

[PATCH] perf test: Fix perf test case 84 on s390
 2024-10-18 16:11 UTC  (2+ messages)

Toggle perf stat on/off periodically and keep each sample
 2024-10-18 16:08 UTC  (4+ messages)

[PATCH v2 0/3] Make "Setup struct perf_event_attr" a shell test
 2024-10-18 15:20 UTC  (2+ messages)

[PATCH] perf probe: Correct demangled symbols in C++ program
 2024-10-18 15:20 UTC  (2+ messages)

[PATCH V2 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json
 2024-10-18 15:20 UTC  (2+ messages)

[PATCH v2 0/2] Fix 2 memory leaks
 2024-10-18 15:20 UTC  (2+ messages)

[PATCH v2 0/3] Document the 'perf test -w' workloads functionality
 2024-10-18 12:38 UTC  (6+ messages)
` [PATCH 2/3] perf test: Introduce '-w --list' to list the available workloads
` [PATCH 3/3] perf test: Document the -w/--workload option

[RFC PATCH 0/1] libperf: evlist: Fix --cpu argument on hybrid platform
 2024-10-18 10:19 UTC  (9+ messages)
` [RFC PATCH 1/1] "

[PATCH v3 0/9] Run tests in parallel showing number of tests running
 2024-10-18  5:47 UTC  (10+ messages)
` [PATCH v3 1/9] tools subcmd: Add non-waitpid check_if_command_finished()
` [PATCH v3 2/9] perf test: Display number of active running tests
` [PATCH v3 3/9] perf test: Reduce scope of parallel variable
` [PATCH v3 4/9] perf test: Avoid list test blocking on writing to stdout
` [PATCH v3 5/9] perf test: Tag parallel failing shell tests with "(exclusive)"
` [PATCH v3 6/9] perf test: Add a signal handler around running a test
` [PATCH v3 7/9] perf test: Run parallel tests in two passes
` [PATCH v3 8/9] perf test: Make parallel testing the default
` [PATCH v3 9/9] perf test: Add a signal handler to kill forked child processes

[PATCH] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
 2024-10-18  5:34 UTC  (3+ messages)

[PATCH v2 0/8] Run tests in parallel showing number of tests running
 2024-10-17 23:28 UTC  (5+ messages)

[PATCH V9 0/2] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-10-17 21:56 UTC  (5+ messages)
` [PATCH V9 2/2] Adjust objdump start/end range per map pgoff parameter

WARNING in __perf_event_overflow
 2024-10-17 21:21 UTC  (4+ messages)

[PATCH] perf test: Fix perf test case 84 on s390
 2024-10-17 20:28 UTC  (2+ messages)

[PATCH v3 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
 2024-10-17 19:40 UTC  (2+ messages)

[PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
 2024-10-17 18:23 UTC  (6+ messages)

[PATCH bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
 2024-10-17 17:41 UTC  (5+ messages)

[PATCH v3 0/8] CSV/JSON metric thresholds, fix printf modifiers
 2024-10-17 17:05 UTC  (5+ messages)

[PATCH] perf dso: Fix symtab_type for kmod compression
 2024-10-17 16:39 UTC  (2+ messages)

[PATCH v3 0/3] perf probe: Improve logs for long name string
 2024-10-17 16:39 UTC  (2+ messages)

[PATCH] perf test: Speed up some tests using perf list
 2024-10-17 16:39 UTC  (2+ messages)

[PATCH 1/2] perf x86/topdown: Make topdown metrics comparators be symmetric
 2024-10-17 16:39 UTC  (2+ messages)

[PATCH v1] perf tool_pmu: Remove duplicate io.h header
 2024-10-17 16:39 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).