messages from 2023-03-29 16:55:04 to 2023-04-05 13:32:25 UTC [more...]
[PATCH v6 00/12] Reference count checker and related fixes
2023-04-05 13:32 UTC (15+ messages)
` [PATCH v6 01/12] perf map: Rename map_ip and unmap_ip
` [PATCH v6 02/12] perf map: Add helper for "
` [PATCH v6 03/12] perf map: Add accessors for prot, priv and flags
` [PATCH v6 04/12] perf map: Add accessors for pgoff and reloc
` [PATCH v6 05/12] perf test: Add extra diagnostics to maps test
` [PATCH v6 06/12] perf maps: Modify maps_by_name to hold a reference to a map
` [PATCH v6 07/12] perf map: Changes to reference counting
` [PATCH v6 08/12] libperf: Add reference count checking macros
` [PATCH v6 09/12] perf cpumap: Add reference count checking
` [PATCH v6 10/12] perf namespaces: "
` [PATCH v6 11/12] perf maps: "
` [PATCH v6 12/12] perf map: "
[PATCH v5 00/17] Reference count checker and related fixes
2023-04-05 13:20 UTC (14+ messages)
[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
2023-04-05 11:49 UTC (5+ messages)
[PATCH v4 0/5] CXL 3.0 Performance Monitoring Unit support
2023-04-05 10:48 UTC (17+ messages)
` [PATCH v4 1/5] cxl: Add function to count regblocks of a given type
` [PATCH v4 2/5] perf: Allow a PMU to have a parent
` [PATCH v4 3/5] cxl/pci: Find and register CXL PMU devices
` [PATCH v4 4/5] cxl: CXL Performance Monitoring Unit driver
` [PATCH v4 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver
[PATCH v2] perf pmu: Make parser reentrant
2023-04-05 9:39 UTC (3+ messages)
[PATCHSET 0/9] perf tools: Update pmu scan using openat() (v1)
2023-04-04 22:19 UTC (19+ messages)
` [PATCH 1/9] perf list: Use relative path for tracepoint scan
` [PATCH 2/9] perf tools: Fix a asan issue in parse_events_multi_pmu_add()
` [PATCH 3/9] perf pmu: Add perf_pmu__destroy() function
` [PATCH 4/9] perf bench: Add pmu-scan benchmark
` [PATCH 5/9] perf pmu: Use relative path for sysfs scan
` [PATCH 6/9] perf pmu: Use relative path in perf_pmu__caps_parse()
` [PATCH 7/9] perf pmu: Use relative path in setup_pmu_alias_list()
` [PATCH 8/9] perf pmu: Add perf_pmu__{open,scan}_file_at()
` [PATCH 9/9] perf intel-pt: Use perf_pmu__scan_file_at() if possible
[GIT PULL] Qualcomm driver updates for v6.3
2023-04-04 18:23 UTC (3+ messages)
[PATCH v1] perf list: Allow listing of just libpfm4 events
2023-04-04 17:19 UTC
[PATCH v1 1/3] perf test: Write CSV output to a file
2023-04-04 17:11 UTC (3+ messages)
` [PATCH v1 2/3] perf stat: Don't write "started on" for json output
` [PATCH v1 3/3] perf test: Write Json output to a file
[PATCH v1] perf pmu: Make parser reentrant
2023-04-04 13:40 UTC (4+ messages)
[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
2023-04-04 13:23 UTC (11+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
[PATCH v2 0/4] Support for llvm-addr2line
2023-04-04 12:48 UTC (8+ messages)
` [PATCH v2 1/4] tools api: Add io__getline
` [PATCH v2 2/4] perf srcline: Simplify addr2line subprocess
` [PATCH v2 3/4] perf srcline: Support for llvm-addr2line
` [PATCH v2 4/4] perf srcline: Avoid addr2line SIGPIPEs
[PATCH 0/1] perf report: append inlines to non-dwarf callchains
2023-04-04 12:22 UTC (12+ messages)
[PATCH v3] perf stat: Support per-cluster aggregation
2023-04-04 10:49 UTC
[PATCH] perf: script: add new output field 'dsoip'
2023-04-04 6:54 UTC (6+ messages)
[PATCH v2] perf jit: Fix a few memory leaks
2023-04-03 21:50 UTC (2+ messages)
[PATCH v1 1/2] perf build: Allow C++ demangle without libelf
2023-04-03 21:49 UTC (3+ messages)
` [PATCH v1 2/2] perf build: Warn for BPF skeletons if endian mismatches
[PATCH 0/2] perf top: Add --branch-history option
2023-04-03 20:32 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf symbol: Remove unused branch_callstack
[PATCH v1] perf jit: Fix a few memory leaks
2023-04-03 20:11 UTC (2+ messages)
[PATCH 0/2] perf intel-pt: Two small fixes for stable
2023-04-03 18:26 UTC (4+ messages)
` [PATCH 1/2] perf auxtrace: Fix address filter entire kernel size
` [PATCH 2/2] perf intel-pt: Fix CYC timestamps after standalone CBR
Google Summer-of-Code 2023
2023-04-03 15:56 UTC (8+ messages)
[PATCH] perf/arm-cmn: fix regitster offset of CMN_MXP__CONNECT_INFO_P2-5
2023-04-03 9:42 UTC (5+ messages)
[PATCH v5] arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS
2023-04-03 9:15 UTC
[PATCH v4] arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS
2023-04-03 8:31 UTC (3+ messages)
[RFC PATCH 0/4] perf stat: Add option to aggregate data based on the cache topology
2023-04-03 2:43 UTC (7+ messages)
` [RFC PATCH 1/4] perf: Read cache instance ID when building "
` [RFC PATCH 2/4] perf: Save cache instance ID when saving cache topology data
` [RFC PATCH 3/4] perf: Extract building cache level for a CPU into separate function
` [RFC PATCH 4/4] perf: Add option for --per-cache aggregation
[PATCH v1 0/4] Support for llvm-addr2line
2023-04-01 0:29 UTC (8+ messages)
` [PATCH v1 1/4] tools api: Add io__getline
` [PATCH v1 2/4] perf srcline: Simplify addr2line subprocess
` [PATCH v1 3/4] perf srcline: Support for llvm-addr2line
` [PATCH v1 4/4] perf srcline: Avoid addr2line SIGPIPEs
[PATCH] perf top: expand the range of multithreaded phase
2023-04-01 0:11 UTC (2+ messages)
[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
2023-03-31 20:27 UTC (11+ messages)
` [PATCHv3 bpf-next 5/9] selftests/bpf: Add read_buildid function
[PATCH] tools/perf: Add basic support for LoongArch
2023-03-31 13:55 UTC (2+ messages)
[PATCH v9 0/3] perf: cs-etm: Update perf to handle new Coresight Trace ID
2023-03-31 11:51 UTC (5+ messages)
` [PATCH v9 1/3] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
` [PATCH v9 2/3] perf: cs-etm: Update record event to use new Trace ID protocol
` [PATCH v9 3/3] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
[PATCH v1 00/13] Perf tool build improvements
2023-03-31 9:27 UTC (6+ messages)
` [PATCH v1 09/13] perf symbol: Add abi::__cxa_demangle C++ demangling support
[PATCH v8 0/3] perf: cs-etm: Update perf to handle new Coresight Trace ID
2023-03-31 5:50 UTC (12+ messages)
` [PATCH v8 1/3] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
[PATCH] perf/x86/intel: Define bit macros for FixCntrCtl MSR
2023-03-31 5:40 UTC (4+ messages)
[Syzkaller & bisect] There is "soft lockup in sys_perf_event_open" BUG in v6.3-rc4 kernel
2023-03-31 0:59 UTC (3+ messages)
[PATCH v1] perf vendor events intel: Update ivybridge and ivytown
2023-03-30 21:17 UTC (2+ messages)
[PATCH] perf bench numa: Fix for loop in do_work
2023-03-30 21:16 UTC (3+ messages)
[PATCH v1 1/3] perf bench: Avoid NDEBUG warning
2023-03-30 21:11 UTC (4+ messages)
` [PATCH v1 2/3] perf block-range: Move debug code behind ifndef NDEBUG
` [PATCH v1 3/3] perf build: Conditionally define NDEBUG
[BUG] perf: No samples found when using kcore + coresight
2023-03-30 19:54 UTC (13+ messages)
[PATCH v1 0/6] config file/command line for objdump & addr2line
2023-03-30 16:59 UTC (9+ messages)
` [PATCH v1 1/6] perf annotate: Delete session for debug builds
` [PATCH v1 6/6] perf symbol: Add command line support for addr2line path
[PATCH RFC 0/4] Add JSON metrics for arm CMN and Yitian710 DDR
2023-03-30 15:55 UTC (6+ messages)
` [PATCH RFC 1/4] driver/perf: Add identifier sysfs file for CMN
[PATCH] perf vendor events power9: Remove UTF-8 characters from json files
2023-03-30 10:43 UTC (4+ messages)
[PATCH v1 0/6] Simplify linking against tools/perf code
2023-03-30 5:39 UTC (6+ messages)
[PATCH v2] perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
2023-03-30 4:38 UTC (5+ messages)
[PATCH] perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store
2023-03-30 2:32 UTC (2+ messages)
[PATCH v4] perf sched: Fix sched latency analysis incorrect
2023-03-29 23:26 UTC (2+ messages)
[PATCH v1] perf vendor events: Update Alderlake for E-Core TMA v2.3
2023-03-29 19:27 UTC (3+ messages)
[acme:tmp.perf-tools-next] [perf build] a980755beb: perf-sanity-tests.perf.make.fail
2023-03-29 17:44 UTC (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).