messages from 2024-03-29 12:47:31 to 2024-04-08 06:31:13 UTC [more...]
[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
2024-04-08 6:31 UTC (8+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback
` [PATCH 2/4] KVM: remove unused argument of kvm_handle_hva_range()
` [PATCH 3/4] mmu_notifier: remove the .change_pte() callback
` [PATCH 4/4] mm: replace set_pte_at_notify() with just set_pte_at()
[PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
2024-04-08 6:22 UTC (9+ messages)
` [PATCH V2 1/8] tools lib: adopt str_has_suffix() from bpftool/gen.c
` [PATCH V2 2/8] perf util: Delete ends_with() and replace its use with str_has_suffix()
` [PATCH V2 3/8] perf util: Replace an instance of strtailcmp() by str_has_suffix()
` [PATCH V2 4/8] tools lib: Adopt str_has_prefix() from kernel
` [PATCH V2 5/8] tools: Delete strstarts() and replace its usage with str_has_prefix()
` [PATCH V2 6/8] perf tools: Enable configs required for test_uprobe_from_different_cu.sh
` [PATCH V2 7/8] perf tools: Only treat files as map files when they have the extension .map
` [PATCH V2 8/8] perf test: Check output of the probe ... --funcs command
[PATCH v2] perf kvm: Add kvm-stat for loongarch64
2024-04-08 2:01 UTC (3+ messages)
[PATCH v3 00/17] treewide: Refactor heap related implementation
2024-04-07 19:23 UTC (24+ messages)
` [PATCH v3 01/17] perf/core: Fix several typos
` [PATCH v3 02/17] bcache: Fix typo
` [PATCH v3 03/17] bcachefs: "
` [PATCH v3 04/17] lib min_heap: Add type safe interface
` [PATCH v3 05/17] lib min_heap: Add min_heap_init()
` [PATCH v3 06/17] lib min_heap: Add min_heap_peek()
` [PATCH v3 07/17] lib min_heap: Add min_heap_full()
` [PATCH v3 08/17] lib min_heap: Add args for min_heap_callbacks
` [PATCH v3 09/17] lib min_heap: Add min_heap_sift_up()
` [PATCH v3 10/17] lib min_heap: Add min_heap_del()
` [PATCH v3 11/17] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values
` [PATCH v3 12/17] lib min_heap: Rename min_heapify() to min_heap_sift_down()
` [PATCH v3 13/17] lib min_heap: Update min_heap_push() to use min_heap_sift_up()
` [PATCH v3 14/17] lib/test_min_heap: Use min_heap_init() for initializing
` [PATCH v3 15/17] lib/test_min_heap: Add test for heap_del()
` [PATCH v3 16/17] bcache: Remove heap-related macros and switch to generic min_heap
` [PATCH v3 17/17] bcachefs: "
[PATCH 0/3] perf probe: Allow names to start with digits
2024-04-07 18:32 UTC (6+ messages)
` [PATCH 1/3] perf parse-events: pass parse_state to add_tracepoint
` [PATCH 2/3] perf parse-events: Add new 'fake_tp' parameter for tests
` [PATCH 3/3] perf parse: Allow names to start with digits
[PATCH 0/2] perf kvm: Add kvm stat support on riscv
2024-04-07 2:31 UTC (2+ messages)
[PATCH v1] perf stat: Remove evlist__add_default_attrs use strings
2024-04-06 7:38 UTC
[PATCH v1 1/2] perf bench uprobe: Remove lib64 from libc.so.6 binary path
2024-04-06 4:09 UTC (2+ messages)
` [PATCH v1 2/2] perf bench uprobe: Add uretprobe variant of uprobe benchmarks
[PATCH 0/4] perf annotate-data: small random fixes and updates
2024-04-06 0:02 UTC (6+ messages)
` [PATCH 1/4] perf annotate: Make sure to call symbol__annotate2() in TUI
` [PATCH 2/4] perf annotate-data: Fix global variable lookup
` [PATCH 3/4] perf annotate-data: Do not delete non-asm lines
` [PATCH 4/4] perf annotate: Get rid of symbol__ensure_annotate()
[PATCHSET 0/9] perf annotate: More memory footprint reduction
2024-04-05 23:44 UTC (12+ messages)
` [PATCH 1/9] perf annotate: Fix annotation_calc_lines()
` [PATCH 2/9] perf annotate: Staticize some local functions
` [PATCH 3/9] perf annotate: Introduce annotated_source__get_line()
` [PATCH 4/9] perf annotate: Check annotation lines more efficiently
` [PATCH 5/9] perf annotate: Get rid of offsets array
` [PATCH 6/9] perf annotate: Move widths struct to annotated_source
` [PATCH 7/9] perf annotate: Move max_jump_sources "
` [PATCH 8/9] perf annotate: Move nr_events "
` [PATCH 9/9] perf annotate: Move start field "
[PATCH v1] perf metrics: Remove the "No_group" metric group
2024-04-05 14:45 UTC (11+ messages)
Updated capstone fixes
2024-04-05 13:46 UTC (7+ messages)
` [PATCH v6 1/3] perf, capstone: Support 32bit code under 64bit OS
` [PATCH v6 2/3] perf, script, capstone: Add support for -F +brstackdisasm
` [PATCH v6 3/3] perf script: Consolidate capstone print functions
`annotate --data-type` is empty
2024-04-05 13:16 UTC
[PATCH v1 1/2] tools subcmd: Add check_if_command_finished
2024-04-05 7:09 UTC (2+ messages)
` [PATCH v1 2/2] perf test: Display number of remaining tests
[PATCH V17 0/9] arm64/perf: Enable branch stack sampling
2024-04-05 2:46 UTC (10+ messages)
` [PATCH V17 1/9] arm64/sysreg: Add BRBE registers and fields
` [PATCH V17 2/9] KVM: arm64: Explicitly handle BRBE traps as UNDEFINED
` [PATCH V17 3/9] drivers: perf: arm_pmu: Add infrastructure for branch stack sampling
` [PATCH V17 4/9] arm64/boot: Enable EL2 requirements for BRBE
` [PATCH V17 5/9] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE
` [PATCH V17 6/9] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH V17 7/9] perf: test: Speed up running brstack test on an Arm model
` [PATCH V17 8/9] perf: test: Remove empty lines from branch filter test output
` [PATCH V17 9/9] perf: test: Extend branch stack sampling test for Arm64 BRBE
[PATCH] perf srcline: Implement addr2line using libdw
2024-04-05 0:09 UTC (5+ messages)
[Ping PATCH 1/2 v2] perf report: Fix PAI counter names for s390 virtual machines
2024-04-04 21:14 UTC (3+ messages)
` [Ping PATCH 2/2 v2] perf stat: do not fail on metrics on s390 zvm systems
[PATCH V2 0/2] Fix Coresight instruction synthesis logic
2024-04-04 18:07 UTC (3+ messages)
` [PATCH V2 1/2] perf: cs-etm: Fixes in instruction sample synthesis
` [PATCH V2 2/2] perf: cs-etm: Store previous timestamp in packet queue
[PATCH v1] perf test: Be more tolerant of metricgroup failures
2024-04-04 18:08 UTC (2+ messages)
[PATCH] uprobes: reduce contention on uprobes_tree access
2024-04-04 10:45 UTC (13+ messages)
[PATCH] perf beauty: Fix AT_EACCESS undeclared build error for system with kernel versions lower than v5.8
2024-04-03 15:33 UTC (4+ messages)
[PATCH v2 0/5] perf annotate: Use libcapstone as a disasssembler
2024-04-03 14:13 UTC (10+ messages)
` [PATCH v2 1/5] perf annotate: Use ins__is_xxx() if possible
` [PATCH v2 2/5] perf annotate: Add and use ins__is_nop()
` [PATCH v2 3/5] perf annotate: Split out util/disasm.c
` [PATCH v2 4/5] perf annotate: Use libcapstone to disassemble
` [PATCH v2 5/5] perf annotate: Add symbol name when using capstone
[report] WARN_ON_ONCE triggered in for_each_sibling_event()
2024-04-03 9:48 UTC (2+ messages)
[PATCH v2 0/2] perf sched time -g/--call-graph option & perf
2024-04-03 7:45 UTC (6+ messages)
` [PATCH v2 1/2] perf sched timehist: Fix -g/--call-graph option failure
` [PATCH v2 2/2] perf evsel: Use evsel__name_is() helper
` [External] "
[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
2024-04-02 22:33 UTC (6+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
` [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
` [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments
[RFC PATCH v7 0/6] TPEBS counting mode support
2024-04-02 21:44 UTC (7+ messages)
` [RFC PATCH v7 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
` [RFC PATCH v7 2/6] perf data: Allow to use given fd in data->file.fd
` [RFC PATCH v7 3/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v7 4/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
` [RFC PATCH v7 5/6] perf stat: Add retire latency print functions to print out at the very end of print out
` [RFC PATCH v7 6/6] perf vendor events intel: Add MTL metric json files
[PATCH] perf lock contention: Add a missing NULL check
2024-04-02 21:37 UTC (5+ messages)
[PATCH 1/2] perf annotate: Get rid of duplicate --group option item
2024-04-02 20:40 UTC (3+ messages)
[PATCH v4 0/4] perf: Support PERF_SAMPLE_READ with inherit_stat
2024-04-02 10:17 UTC (5+ messages)
[PATCH 0/2] Fix the warnings in the 32-bit platform
2024-04-02 9:41 UTC (2+ messages)
[PATCH] perf kvm: Add kvm-stat for loongarch64
2024-04-02 8:43 UTC
[RFC PATCH v6 0/5] TPEBS counting mode support
2024-04-01 22:06 UTC (15+ messages)
` [RFC PATCH v6 1/5] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
` [RFC PATCH v6 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v6 3/5] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
` [RFC PATCH v6 4/5] perf stat: Add retire latency print functions to print out at the very end of print out
` [RFC PATCH v6 5/5] perf vendor events intel: Add MTL metric json files
[PATCH 0/3] Add data type profiling support for powerpc
2024-04-01 21:57 UTC (5+ messages)
` [PATCH 3/3] tools/perf/arch/powerc: Add get_arch_regnum "
Google Summer-of-Code 2024
2024-04-01 16:58 UTC (4+ messages)
[PATCH 1/2] perf sched timehist: Fix -g/--call-graph option failure
2024-04-01 1:50 UTC (6+ messages)
` [External] "
[PATCH v2] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*()
2024-03-31 13:30 UTC (3+ messages)
[PATCH v2] perf/core: Fix small negative period being ignored
2024-03-31 6:54 UTC (2+ messages)
[PATCH 00/10] perf: Clean up common uncore boilerplate
2024-03-30 14:59 UTC (3+ messages)
` [PATCH 10/10] ARM: Use common uncore PMU capabilities
[PATCH] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
2024-03-30 14:32 UTC
[PATCH 4/4] perf annotate: Use libcapstone to disassemble
2024-03-29 20:00 UTC (2+ messages)
[PATCH 0/4] perf annotate: Use libcapstone as a disasssembler
2024-03-29 19:57 UTC (4+ messages)
[RFC PATCH v5 0/6] TPEBS counting mode support
2024-03-29 17:25 UTC (4+ messages)
` [RFC PATCH v5 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
[PATCH AUTOSEL 5.10 20/31] libperf evlist: Avoid out-of-bounds access
2024-03-29 12:48 UTC
[PATCH AUTOSEL 5.15 22/34] libperf evlist: Avoid out-of-bounds access
2024-03-29 12:47 UTC
[PATCH AUTOSEL 6.1 50/52] perf/x86/amd/lbr: Discard erroneous branch entries
2024-03-29 12:45 UTC
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).