messages from 2023-10-09 18:39:41 to 2023-10-13 14:15:57 UTC [more...]
[RFC 00/48] perf tools: Introduce data type profiling (v1)
2023-10-13 14:15 UTC (58+ messages)
` [PATCH 01/48] perf annotate: Move raw_comment and raw_func_start
` [PATCH 02/48] perf annotate: Check if operand has multiple regs
` [PATCH 03/48] perf tools: Add util/debuginfo.[ch] files
` [PATCH 04/48] perf dwarf-aux: Fix die_get_typename() for void *
` [PATCH 05/48] perf dwarf-aux: Move #ifdef code to the header file
` [PATCH 06/48] perf dwarf-aux: Add die_get_scopes() helper
` [PATCH 07/48] perf dwarf-aux: Add die_find_variable_by_reg() helper
` [PATCH 08/48] perf dwarf-aux: Factor out __die_get_typename()
` [PATCH 09/48] perf dwarf-regs: Add get_dwarf_regnum()
` [PATCH 10/48] perf annotate-data: Add find_data_type()
` [PATCH 11/48] perf annotate-data: Add dso->data_types tree
` [PATCH 12/48] perf annotate: Factor out evsel__get_arch()
` [PATCH 13/48] perf annotate: Add annotate_get_insn_location()
` [PATCH 14/48] perf annotate: Implement hist_entry__get_data_type()
` [PATCH 15/48] perf report: Add 'type' sort key
` [PATCH 16/48] perf report: Support data type profiling
` [PATCH 17/48] perf annotate-data: Add member field in the data type
` [PATCH 18/48] perf annotate-data: Update sample histogram for type
` [PATCH 19/48] perf report: Add 'typeoff' sort key
` [PATCH 20/48] perf report: Add 'symoff' "
` [PATCH 21/48] perf annotate: Add --data-type option
` [PATCH 22/48] perf annotate: Add --type-stat option for debugging
` [PATCH 23/48] perf annotate: Add --insn-stat "
` [PATCH 24/48] perf annotate-data: Parse 'lock' prefix from llvm-objdump
` [PATCH 25/48] perf annotate-data: Handle macro fusion on x86
` [PATCH 26/48] perf annotate-data: Handle array style accesses
` [PATCH 27/48] perf annotate-data: Add stack operation pseudo type
` [PATCH 28/48] perf dwarf-aux: Add die_find_variable_by_addr()
` [PATCH 29/48] perf annotate-data: Handle PC-relative addressing
` [PATCH 30/48] perf annotate-data: Support global variables
` [PATCH 31/48] perf dwarf-aux: Add die_get_cfa()
` [PATCH 32/48] perf annotate-data: Support stack variables
` [PATCH 33/48] perf dwarf-aux: Check allowed DWARF Ops
` [PATCH 34/48] perf dwarf-aux: Add die_collect_vars()
` [PATCH 35/48] perf dwarf-aux: Handle type transfer for memory access
` [PATCH 36/48] perf annotate-data: Introduce struct data_loc_info
` [PATCH 37/48] perf map: Add map__objdump_2rip()
` [PATCH 38/48] perf annotate: Add annotate_get_basic_blocks()
` [PATCH 39/48] perf annotate-data: Maintain variable type info
` [PATCH 40/48] perf annotate-data: Add update_insn_state()
` [PATCH 41/48] perf annotate-data: Handle global variable access
` [PATCH 42/48] perf annotate-data: Handle call instructions
` [PATCH 43/48] perf annotate-data: Implement instruction tracking
` [PATCH 44/48] perf annotate: Parse x86 segment register location
` [PATCH 45/48] perf annotate-data: Handle this-cpu variables in kernel
` [PATCH 46/48] perf annotate-data: Track instructions with a this-cpu variable
` [PATCH 47/48] perf annotate-data: Add stack canary type
` [PATCH 48/48] perf annotate-data: Add debug message
[PATCH v2 0/5] perf: KVM: Enable callchains for guests
2023-10-13 14:01 UTC (8+ messages)
` [PATCH v2 4/5] perf kvm: Support sampling guest callchains
[PATCH] perf/x86/amd/uncore: fix error codes in amd_uncore_init()
2023-10-13 9:09 UTC (8+ messages)
[PATCH] perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data__create_dir()
2023-10-13 7:59 UTC
[PATCH V3] tools/perf: Add perf binary dependent rule for shellcheck log in Makefile.perf
2023-10-13 7:36 UTC
[PATCH V2 0/3] Fix for shellcheck issues with latest scripts in tests/shell
2023-10-13 7:30 UTC (4+ messages)
` [PATCH V2 1/3] tools/perf/tests Ignore the shellcheck SC2046 warning in lock_contention
` [PATCH V2 2/3] tools/perf/tests: Fix shellcheck warning in record_sideband.sh test
` [PATCH V2 3/3] tools/perf/tests/shell: Fix shellcheck warning SC2112 with stat_all_metricgroups
[PATCHv2 0/2] tools/build: Fix -s detection code for new make
2023-10-13 6:37 UTC (5+ messages)
` [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build
[PATCH v1] perf intel-pt: pkt-decoder: Fix alignment issues
2023-10-13 4:23 UTC (10+ messages)
[PATCH] perf dlfilter: Add a test for object_code()
2023-10-12 21:42 UTC (2+ messages)
[PATCH v2 0/7] PMU performance improvements
2023-10-12 17:56 UTC (8+ messages)
` [PATCH v2 1/7] perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
` [PATCH v2 2/7] perf intel-pt: Move PMU initialization from default config code
` [PATCH v2 3/7] perf arm-spe: "
` [PATCH v2 4/7] perf pmu: Const-ify file APIs
` [PATCH v2 5/7] perf pmu: Const-ify perf_pmu__config_terms
` [PATCH v2 6/7] perf pmu-events: Remember the perf_events_map for a PMU
` [PATCH v2 7/7] perf pmu: Lazily compute default config
[PATCH v3] perf cs-etm: Fix incorrect or missing decoder for raw trace
2023-10-12 17:24 UTC (2+ messages)
[PATCH v3 00/18] clang-tools support in tools
2023-10-12 17:23 UTC (18+ messages)
` [PATCH v3 04/18] perf bench uprobe: Fix potential use of memory after free
` [PATCH v3 05/18] perf buildid-cache: Fix use of uninitialized value
` [PATCH v3 06/18] perf env: Remove unnecessary NULL tests
` [PATCH v3 07/18] perf jitdump: Avoid memory leak
` [PATCH v3 08/18] perf mem-events: Avoid uninitialized read
` [PATCH v3 09/18] perf dlfilter: Be defensive against potential NULL dereference
` [PATCH v3 10/18] perf hists browser: Reorder variables to reduce padding
` [PATCH v3 11/18] perf hists browser: Avoid potential NULL dereference
` [PATCH v3 12/18] perf svghelper: Avoid memory leak
` [PATCH v3 13/18] perf lock: Fix a memory leak on an error path
` [PATCH v3 14/18] perf parse-events: Fix unlikely memory leak when cloning terms
` [PATCH v3 15/18] tools api: Avoid potential double free
` [PATCH v3 16/18] perf trace-event-info: Avoid passing NULL value to closedir
` [PATCH v3 17/18] perf header: Fix various error path memory leaks
` [PATCH v3 18/18] perf bpf_counter: Fix a few "
[PATCH v1] perf parse-events: Fix for term values that are raw events
2023-10-12 17:23 UTC (3+ messages)
[PATCH 1/1] perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols
2023-10-12 17:21 UTC (3+ messages)
[PATCH v1] perf parse-events: Avoid erange from hex numbers
2023-10-12 17:20 UTC (4+ messages)
[PATCH 0/3] Fix for shellcheck issues with latest scripts in tests/shell
2023-10-12 16:20 UTC (10+ messages)
` [PATCH 1/3] perf tests test_arm_coresight: Fix the shellcheck warning in latest test_arm_coresight.sh
[PATCH v1 0/7] PMU performance improvements
2023-10-12 15:23 UTC (16+ messages)
` [PATCH v1 1/7] perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
` [PATCH v1 2/7] perf intel-pt: Move PMU initialization from default config code
` [PATCH v1 3/7] perf arm-spe: "
` [PATCH v1 4/7] perf pmu: Const-ify file APIs
` [PATCH v1 5/7] perf pmu: Const-ify perf_pmu__config_terms
` [PATCH v1 6/7] perf pmu-events: Remember the events and metrics table
` [PATCH v1 7/7] perf pmu: Lazily compute default config
[PATCH] perf/x86/p4: Fix "Wunused-but-set-variable" warning
2023-10-12 10:26 UTC (4+ messages)
[PATCH V2] tools/perf: Add perf binary dependent rule for shellcheck log in Makefile.perf
2023-10-12 9:53 UTC (4+ messages)
[PATCH v3 0/3] arm64: perf: Add support for event counting threshold
2023-10-12 9:45 UTC (6+ messages)
` [PATCH v3 1/3] arm: perf: Include threshold control fields valid in PMEVTYPER mask
` [PATCH v3 2/3] arm64: perf: Add support for event counting threshold
` [PATCH v3 3/3] Documentation: arm64: Document the PMU event counting threshold feature
[PATCH] perf tools: Put the function return operation at the end of the function
2023-10-12 6:53 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 00/13] Improvements to memory use
2023-10-12 6:23 UTC (14+ messages)
` [PATCH v2 01/13] perf machine: Avoid out of bounds LBR memory read
` [PATCH v2 02/13] libperf rc_check: Make implicit enabling work for GCC
` [PATCH v2 03/13] perf hist: Add missing puts to hist__account_cycles
` [PATCH v2 04/13] perf threads: Remove unused dead thread list
` [PATCH v2 05/13] perf offcpu: Add missed btf_free
` [PATCH v2 06/13] perf callchain: Make display use of branch_type_stat const
` [PATCH v2 07/13] perf callchain: Make brtype_stat in callchain_list optional
` [PATCH v2 08/13] perf callchain: Minor layout changes to callchain_list
` [PATCH v2 09/13] perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
` [PATCH v2 10/13] perf record: Lazy load kernel symbols
` [PATCH v2 11/13] libperf: Lazily allocate mmap event copy
` [PATCH v2 12/13] perf mmap: Lazily initialize zstd streams
` [PATCH v2 13/13] perf machine thread: Remove exited threads by default
[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
2023-10-11 19:57 UTC (6+ messages)
` [PATCH v3 1/5] tools: arm64: Add a Makefile for generating sysreg-defs.h
` [PATCH v3 2/5] perf build: Generate arm64's sysreg-defs.h and add to include path
` [PATCH v3 3/5] KVM: selftests: Generate "
` [PATCH v3 4/5] tools headers arm64: Update sysreg.h with kernel sources
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce
[PATCH v2 0/5] KVM: selftests: Add ID reg test, update headers
2023-10-11 18:13 UTC (12+ messages)
` [PATCH v2 1/5] tools headers arm64: Copy sysreg-defs generation from kernel source
` [PATCH v2 2/5] perf build: Generate arm64's sysreg-defs.h and add to include path
` [PATCH v2 3/5] KVM: selftests: Generate "
` [PATCH v2 4/5] tools headers arm64: Update sysreg.h with kernel sources
` [PATCH v2 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce
[PATCH v1] perf evlist: Avoid frequency mode for the dummy event
2023-10-11 16:14 UTC (10+ messages)
[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-11 14:20 UTC (15+ messages)
[PATCH] perf tools: Do not ignore the default vmlinux.h
2023-10-11 1:35 UTC (2+ messages)
[PATCH v2 0/3] arm64: perf: Add support for event counting threshold
2023-10-10 16:08 UTC (7+ messages)
` [PATCH v2 1/3] arm: perf: Include threshold control fields valid in PMEVTYPER mask
` [PATCH v2 2/3] arm64: perf: Add support for event counting threshold
` [PATCH v2 3/3] Documentation: arm64: Document the PMU event counting threshold feature
[PATCH 0/5] perf intel-pt: Use of get_unaligned_le16() etc
2023-10-10 15:28 UTC (6+ messages)
` [PATCH 1/5] perf tools: Add get_unaligned_leNN()
` [PATCH] perf tools: Add unaligned.h to check-headers.sh
[PATCH v1 0/2] arm64: perf: Add support for event counting threshold
2023-10-10 12:48 UTC (6+ messages)
` [PATCH v1 1/2] "
[PATCH 6/7] fs/sysfs/group: make attribute_group pointers const
2023-10-10 6:57 UTC (8+ messages)
[PATCH] perf pmu: add loaded_json_aliases firstly for perf_pmu__num_events()
2023-10-10 6:57 UTC
[PATCH v2 1/2] perf lock contention: Clear lock addr after use
2023-10-10 5:46 UTC (2+ messages)
` [PATCH v2 2/2] perf lock contention: Check tstamp elem creation
[PATCH v1 1/3] perf machine: Avoid out of bounds LBR memory read
2023-10-09 21:41 UTC (3+ messages)
` [PATCH v1 2/3] libperf rc_check: Make implicit enabling work for GCC
` [PATCH v1 3/3] perf hist: Add missing puts to hist__account_cycles
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).