messages from 2024-11-06 09:12:40 to 2024-11-08 19:21:10 UTC [more...]
[PATCH v7 0/5] Correct perf sampling with Guest VMs
2024-11-08 19:20 UTC (12+ messages)
` [PATCH v7 1/5] arm: perf: Drop unused functions
` [PATCH v7 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v7 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v7 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v7 5/5] perf: Correct perf sampling with guest VMs
[PATCH V11 0/2] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-11-08 19:11 UTC (3+ messages)
` [PATCH V11 2/2] perf script python: Adjust objdump start/end per map pgoff parameter
` [PATCH V11 1/2] perf script cs_etm: Add map_pgoff to python dictionary
[PATCH v4 0/6] perf: Make SIGTRAP and __perf_pending_irq() work on RT
2024-11-08 19:08 UTC (10+ messages)
` [PATCH v4 2/6] perf: Enqueue SIGTRAP always via task_work
[PATCH v1 0/4] Prefer sysfs/JSON events also when no PMU is provided
2024-11-08 18:59 UTC (5+ messages)
[PATCH v4 0/6] Avoid parsing tracepoint format just for id
2024-11-08 18:47 UTC (7+ messages)
` [PATCH v4 1/6] tool api fs: Correctly encode errno for read/write open failures
` [PATCH v4 2/6] perf trace-event: Constify print arguments
` [PATCH v4 3/6] perf trace-event: Always build trace-event-info.c
` [PATCH v4 4/6] perf evsel: Add/use accessor for tp_format
` [PATCH v4 5/6] perf evsel: Allow evsel__newtp without libtraceevent
` [PATCH v4 6/6] perf tests: Enable tests disabled due to tracepoint parsing
[PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
2024-11-08 18:45 UTC (9+ messages)
` [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
[PATCH V14 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-11-08 18:31 UTC (6+ messages)
` [PATCH V14 08/11] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
[PATCH v3 0/6] Avoid parsing tracepoint format just for id
2024-11-08 18:19 UTC (2+ messages)
[PATCH v7 0/7] Hwmon PMUs
2024-11-08 17:49 UTC (8+ messages)
` [PATCH v7 1/7] tools api io: Ensure line_len_out is always initialized
` [PATCH v7 2/7] perf hwmon_pmu: Add hwmon filename parser
` [PATCH v7 3/7] perf test: Add hwmon filename parser test
` [PATCH v7 4/7] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
` [PATCH v7 5/7] perf pmu: Add calls enabling the hwmon_pmu
` [PATCH v7 6/7] perf test: Add hwmon "PMU" test
` [PATCH v7 7/7] perf docs: Document tool and hwmon events
[PATCH v2 perf-tools-next 0/4] 'perf test' fixes/improvements
2024-11-08 17:50 UTC (4+ messages)
` [PATCH v2 3/4] perf test: Don't suppress the libtraceevent tests, skip them
[PATCH V9 0/2] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-11-08 17:48 UTC (9+ messages)
` [PATCH V9 2/2] Adjust objdump start/end range per map pgoff parameter
` [PATCH V10 RESEND 2/2] perf script python: "
` [PATCH V9 1/2] Add map_pgoff to python dictionary
` [PATCH V10 RESEND 1/2] perf util scripting-engines cs-etm: "
` [PATCH V10 RESEND 0/2] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
[PATCH v1] perf stat: Expand metric+unit buffer size
2024-11-08 17:35 UTC (7+ messages)
[PATCH] uprobes: get RCU trace lock before list iteration
2024-11-08 17:34 UTC (5+ messages)
[PATCH 1/2] perf trace: do not lose last events in a race
2024-11-08 16:59 UTC (7+ messages)
` [PATCH 2/2] perf tests: add test for trace output loss
[PATCH v4 00/22] Python generated Intel metrics
2024-11-08 16:45 UTC (24+ messages)
` [PATCH v4 02/22] perf jevents: Add idle metric for Intel models
` [PATCH v4 03/22] perf jevents: Add smi metric group "
` [PATCH v4 06/22] perf jevents: Add tsx "
` [PATCH v4 07/22] perf jevents: Add br metric group for branch statistics on Intel
` [PATCH v4 09/22] perf jevents: Add ports metric group giving utilization "
[PATCH v2 1/3] perf trace: do not lose last events in a race
2024-11-08 16:21 UTC (4+ messages)
` [PATCH v2 2/3] perf trace: avoid garbage when not printing a syscall's arguments
` [PATCH v2 3/3] perf tests: add test for trace output loss
[PATCH v4 0/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
2024-11-08 14:51 UTC (5+ messages)
` [PATCH v4 1/2] perf arm-spe: Prepare for adding data source packet implementations for other cores
` [PATCH v4 2/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
[PATCH 1/1] perf/util: initialize is_test value in expr__ctx_new()
2024-11-08 14:34 UTC
[PATCH] perf tools: Fix typos Muliplier -> Multiplier
2024-11-08 13:47 UTC
[PATCH] perf tools: Add "source" symbolic link to .gitignore
2024-11-08 10:13 UTC
[PATCH 1/2] perf probe: Reset old content before processing the next event string
2024-11-08 18:19 UTC (2+ messages)
` [PATCH 2/2] perf probe: Fix the incorrect line number display in 'perf probe -l'
[PATCH v6 00/10] Add RAPL core energy counter support for AMD CPUs
2024-11-08 10:12 UTC (5+ messages)
` [PATCH v6 05/10] perf/x86/rapl: Make rapl_model struct global
` [PATCH v6 10/10] perf/x86/rapl: Add core energy counter support for AMD CPUs
[PATCH] perf list: fix arguments order issue for events printing
2024-11-08 8:29 UTC
[PATCH] perf/test: fix perf ftrace test on s390
2024-11-08 6:28 UTC (3+ messages)
[PATCH v2 0/4] perf lock contention: Symbolize locks using slab cache names
2024-11-08 6:14 UTC (5+ messages)
` [PATCH v2 1/4] perf lock contention: Add and use LCB_F_TYPE_MASK
` [PATCH v2 2/4] perf lock contention: Run BPF slab cache iterator
` [PATCH v2 3/4] perf lock contention: Resolve slab object name using BPF
` [PATCH v2 4/4] perf lock contention: Handle slab objects in -L/--lock-filter option
[PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
2024-11-08 5:20 UTC (7+ messages)
[PATCH v2 0/8] Refactor cpuid and metric table lookup code
2024-11-08 2:55 UTC (10+ messages)
` [PATCH v2 1/8] perf jevents: fix breakage when do perf stat on system metric
` [PATCH v2 2/8] perf header: Move is_cpu_online to numa bench
` [PATCH v2 3/8] perf header: Refactor get_cpuid to take a CPU for ARM
` [PATCH v2 4/8] perf arm64 header: Use cpu argument in get_cpuid
` [PATCH v2 5/8] perf header: Avoid transitive PMU includes
` [PATCH v2 6/8] perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
` [PATCH v2 7/8] perf jevents: Add map_for_cpu
` [PATCH v2 8/8] perf pmu: Move pmu_metrics_table__find and remove ARM override
[PATCH v3 0/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
2024-11-07 23:56 UTC (7+ messages)
` [PATCH v3 1/2] perf arm-spe: Prepare for adding data source packet implementations for other cores
` [PATCH v3 2/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
[PATCH] perf: event: Remove deadcode
2024-11-07 19:26 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2] perf tools: Add the empty-pmu-events build to .gitignore
2024-11-07 19:26 UTC (2+ messages)
[PATCH v2 00/31] Libdw/dwarf build clean up
2024-11-07 19:24 UTC (9+ messages)
` [PATCH v2 16/31] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
` [PATCH v2 17/31] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
[PATCH 0/4] perf lock contention: Symbolize locks using slab cache names (v1)
2024-11-07 19:04 UTC (4+ messages)
` [PATCH 2/4] perf lock contention: Run BPF slab cache iterator
[PATCH v3 00/19] unwind, perf: sframe user space unwinding
2024-11-07 16:59 UTC (7+ messages)
` [PATCH v3 09/19] unwind: Introduce "
` [PATCH v3 15/19] perf: Add deferred user callchains
[PATCHv2 bpf-next] selftests/bpf: Fix uprobe consumer test (again)
2024-11-07 16:10 UTC (2+ messages)
[PATCH v1 0/4] A mechanism for efficient support for per-function metrics
2024-11-07 16:07 UTC (5+ messages)
` [PATCH v1 1/4] perf: Allow periodic events to alternate between two sample periods
` [PATCH v1 2/4] perf: Allow adding fixed random jitter to the alternate sampling period
` [PATCH v1 3/4] tools/perf: Modify event parser to support alt-period term
` [PATCH v1 4/4] tools/perf: Modify event parser to support alt-period-jitter term
[PATCH v1 0/7] Refactor cpuid and metric table lookup code
2024-11-07 15:57 UTC (10+ messages)
` [PATCH v1 1/7] perf header: Move is_cpu_online to numa bench
` [PATCH v1 2/7] perf header: Refactor get_cpuid to take a CPU for ARM
` [PATCH v1 3/7] perf arm64 header: Use cpu argument in get_cpuid
` [PATCH v1 4/7] perf header: Avoid transitive PMU includes
` [PATCH v1 5/7] perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
` [PATCH v1 6/7] perf jevents: Add map_for_cpu
` [PATCH v1 7/7] perf pmu: Move pmu_metrics_table__find and remove ARM override
[PATCH v2 0/6] perf-probe: Improbe non-C language support
2024-11-07 14:52 UTC (7+ messages)
` [PATCH v2 1/6] perf-probe: Fix error message for failing to find line range
` [PATCH v2 2/6] perf-probe: Fix to ignore escaped characters in --lines option
` [PATCH v2 3/6] perf-probe: Accept FUNC@* to specify function name explicitly
` [PATCH v2 4/6] perf: Add strpbrk_esq() and strdup_esq() for escape and quote
` [PATCH v2 5/6] perf-probe: Introduce quotation marks support
` [PATCH v2 6/6] perf-probe: Replace unacceptable characters when generating event name
[PATCH v2 0/3] perf cpumap: Refactor perf_cpu_map__merge()
2024-11-07 12:53 UTC (4+ messages)
` [PATCH v2 1/3] libperf "
` [PATCH v2 2/3] perf cpumap: Add more tests for CPU map merging
` [PATCH v2 3/3] perf cpumap: Add checking for reference counter
[PATCH v6 0/5] Correct perf sampling with Guest VMs
2024-11-07 11:27 UTC (12+ messages)
` [PATCH v6 1/5] arm: perf: Drop unused functions
` [PATCH v6 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v6 5/5] perf: Correct perf sampling with guest VMs
[PATCH] tools: Override makefile ARCH variable if defined, but empty
2024-11-07 10:09 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: Fix uprobe consumer test (again)
2024-11-07 9:42 UTC (3+ messages)
[PATCH] perf jevents: fix breakage when do perf stat on system metric
2024-11-07 7:20 UTC (4+ messages)
[PATCH v3 1/2] perf check: Add sanitizer features
2024-11-06 17:28 UTC (4+ messages)
` [PATCH v3 2/2] perf test: Skip annotate test for sanitizer builds
[PATCH v2] perf trace: avoid garbage when not printing a trace event's arguments
2024-11-06 17:03 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
2024-11-06 16:27 UTC (3+ messages)
The state of uprobes work and logistics
2024-11-06 16:15 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).