linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-31 08:58:37 to 2021-09-11 00:25:50 UTC [more...]

[PATCH] tools/perf: Use long-running addr2line per dso
 2021-09-11  0:25 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] perf tools: Ignore Documentation dependency file
 2021-09-10 23:22 UTC 

[PATCH] perf tools: Add an option to build without libbfd
 2021-09-10 22:57 UTC 

[PATCH 0/3] perf report: Add support to print a textual representation of IBS raw sample data
 2021-09-10 21:40 UTC  (9+ messages)
          ` Another bug: "

[v3 00/10] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-09-10 19:27 UTC  (11+ messages)
` [v3 01/10] RISC-V: Remove the current perf implementation
` [v3 02/10] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v3 03/10] RISC-V: Add a perf core library for pmu drivers
` [v3 04/10] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v3 05/10] RISC-V: Add RISC-V SBI PMU extension definitions
` [v3 06/10] dt-binding: pmu: Add RISC-V PMU DT bindings
` [v3 07/10] RISC-V: Add perf platform driver based on SBI PMU extension
` [v3 08/10] RISC-V: Add interrupt support for perf
` [v3 09/10] Documentation: riscv: Remove the old documentation
` [v3 10/10] MAINTAINERS: Add entry for RISC-V PMU drivers

[PATCH V3 0/3] perf intel-pt: Add PEBS-via-PT side-band
 2021-09-10 16:29 UTC  (7+ messages)
` [PATCH V3 1/3] perf/x86: Add new event for AUX output counter index
` [PATCH V3 2/3] perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
` [PATCH V3 3/3] perf intel-pt: "

[PATCH] events: Reuse value read using READ_ONCE instead of re-reading it
 2021-09-10 16:21 UTC  (2+ messages)

[RFC PATCH] perf: fix panic by mark recursion inside perf_log_throttle
 2021-09-10 15:38 UTC  (3+ messages)

[PATCH 1/2] perf annotate: Fix fused instr logic for assembly functions
 2021-09-10 14:19 UTC  (5+ messages)
` [PATCH 2/2] perf annotate: Add fusion logic for AMD microarchs

[PATCH v2 1/2] perf benchmark: Call the futex syscall from a function
 2021-09-10  7:17 UTC  (3+ messages)
` [PATCH v2 2/2] perf bench: Add support for 32-bit systems with 64-bit time_t

[PATCH] perf bench: Add support for 32-bit systems with 64-bit time_t
 2021-09-10  0:45 UTC  (3+ messages)

[PATCH v2] perf list: Display hybrid pmu events with cpu type
 2021-09-10  0:39 UTC  (4+ messages)

Reducing impact of IO/CPU overload during `perf record` - bad handling of excessive yield?
 2021-09-09 20:38 UTC  (4+ messages)

[PATCH] perf symbol: Look for ImageBase in PE file to compute .text offset
 2021-09-09 20:27 UTC  (2+ messages)

Make jitted assembly code available for annotation in "perf report"?
 2021-09-09 19:18 UTC  (2+ messages)

A list of visual Profiler UIs for linux perf
 2021-09-09 18:45 UTC  (6+ messages)

[PATCH 1/3] perf: Add macros to specify onchip L2/L3 accesses
 2021-09-09 14:36 UTC  (7+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] powerpc/perf: Fix data source encodings for power10

[PATCH] perf machine: Initialize srcline string member in add_location struct
 2021-09-09 13:14 UTC  (3+ messages)

[PATCH] perf scripts python: fix passing arguments to stackcollapse report
 2021-09-09 12:44 UTC  (3+ messages)

[PATCH] perf test: Fix bpf test sample mismatch reporting
 2021-09-09 12:42 UTC  (3+ messages)

[PATCH] perf list: Display pmu prefix for partially supported hybrid cache events
 2021-09-09  6:18 UTC 

[PATCH] perf stat: Support --cputype option for hybrid events
 2021-09-09  6:22 UTC 

[PATCH 0/3] libperf: Add support for scaling counters obtained from the read() system call during multiplexing
 2021-09-07 23:59 UTC  (7+ messages)
` [PATCH 1/3] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing

[PATCH] perf tests: Fix flaky test 'Object code reading'
 2021-09-06 15:22 UTC 

[PATCH v2 0/9] Support ETE decoding
 2021-09-05 21:24 UTC  (44+ messages)
` [PATCH v2 1/9] perf cs-etm: Refactor initialisation of decoder params
` [PATCH v2 2/9] perf cs-etm: Initialise architecture based on TRCIDR1
` [PATCH v2 3/9] perf cs-etm: Refactor out ETMv4 header saving
` [PATCH v2 4/9] perf cs-etm: Save TRCDEVARCH register
` [PATCH v2 5/9] perf cs-etm: Fix typo
` [PATCH v2 6/9] perf cs-etm: Update OpenCSD decoder for ETE
` [PATCH v2 7/9] perf cs-etm: Create ETE decoder
` [PATCH v2 8/9] perf cs-etm: Print the decoder name
` [PATCH v2 9/9] perf cs-etm: Show a warning for an unknown magic number

[GIT PULL] perf tools changes for v5.15
 2021-09-05 19:26 UTC  (3+ messages)

[PATCH v7 0/2] perf tools: Add PMU alias support
 2021-09-05  9:36 UTC  (8+ messages)
` [PATCH v7 1/2] perf pmu: "
` [PATCH v7 2/2] perf tests: Test for PMU alias

[RFC PATCH v1 00/37] perf: use workqueue for evlist operations
 2021-09-03 21:52 UTC  (39+ messages)
` [RFC PATCH v1 01/37] libperf cpumap: improve idx function
` [RFC PATCH v1 02/37] libperf cpumap: improve max function
` [RFC PATCH v1 04/37] perf util: add mmap_cpu_mask__duplicate function
` [RFC PATCH v1 05/37] perf util/mmap: add missing bitops.h header
` [RFC PATCH v1 14/37] perf evsel: remove retry_sample_id goto label
` [RFC PATCH v1 15/37] perf evsel: separate open preparation from open itself
` [RFC PATCH v1 16/37] perf evsel: save open flags in evsel
` [RFC PATCH v1 17/37] perf evsel: separate missing feature disabling from evsel__open_cpu
` [RFC PATCH v1 18/37] perf evsel: add evsel__prepare_open function
` [RFC PATCH v1 19/37] perf evsel: separate missing feature detection from evsel__open_cpu
` [RFC PATCH v1 20/37] perf evsel: separate rlimit increase "
` [RFC PATCH v1 21/37] perf evsel: move ignore_missing_thread to fallback code
` [RFC PATCH v1 22/37] perf evsel: move test_attr__open to success path in evsel__open_cpu
` [RFC PATCH v1 23/37] perf evsel: move bpf_counter__install_pe "
` [RFC PATCH v1 24/37] perf evsel: handle precise_ip fallback "
` [RFC PATCH v1 25/37] perf evsel: move event open in evsel__open_cpu to separate function
` [RFC PATCH v1 27/37] perf evlist: add evlist__for_each_entry_from macro
` [RFC PATCH v1 31/37] tools lib/subcmd: add OPT_UINTEGER_OPTARG option type

[PATCH] tools: perf: Report collisions in AUX records
 2021-09-03 11:01 UTC  (4+ messages)

[PATCH v2] perf build: Report failure for testing feature libopencsd
 2021-09-02 13:00 UTC  (4+ messages)

libperf: lack of interface
 2021-09-02  8:41 UTC  (4+ messages)

[PATCH] perf build: Report failure for testing feature libopencsd
 2021-09-02  7:44 UTC 

Performance Counters and IMC Counter Not Matching
 2021-09-02  3:26 UTC  (3+ messages)

[PATCH v6 0/2] perf tools: Add PMU alias support
 2021-09-02  1:33 UTC  (7+ messages)
` [PATCH v6 1/2] perf pmu: "
` [PATCH v6 2/2] perf tests: Test for PMU alias

[PATCH v2] perf script python: Allow reporting [un]throttle
 2021-09-01 21:08 UTC 

[RFC PATCH] perf script python: Allow reporting [un]throttle
 2021-09-01 20:47 UTC  (5+ messages)

[RFC v2 1/7] RISC-V: Remove the current perf implementation
 2021-09-01 15:45 UTC  (3+ messages)
` Not compiling with CONFIG_BPF_SYSCALL enabled

[PATCH] tools build: Fix feature detect clean for out of source builds
 2021-09-01 14:26 UTC  (3+ messages)

Possible deadlock errors in tools/perf/builtin-sched.c
 2021-09-01  5:19 UTC  (2+ messages)

[PATCH v5 0/2] perf tools: Add PMU alias support
 2021-09-01  1:14 UTC  (4+ messages)
` [PATCH v5 1/2] perf pmu: "

[PATCH v2 1/1] Add field checking tests for perf stat JSON output
 2021-08-31 19:46 UTC  (2+ messages)

[RFC PATCH] perf test: Workload test of metric and metricgroups
 2021-08-31 18:46 UTC  (2+ messages)

[PATCH 1/3] perf tools: Refactor LLVM test warning for missing binary
 2021-08-31 18:18 UTC  (4+ messages)
` [PATCH 2/3] perf tools: Fix LLVM test failure when running in verbose mode
` [PATCH 3/3] perf tools: Fix LLVM download hint link

[RFC PATCH v3 00/15] perf: add workqueue library and use it in synthetic-events
 2021-08-31 16:57 UTC  (9+ messages)
` [RFC PATCH v3 06/15] perf workqueue: introduce workqueue struct
` [RFC PATCH v3 08/15] perf workqueue: add queue_work and flush_workqueue functions

[PATCH] perf: flamegraph.py script improvements
 2021-08-31 11:29 UTC  (3+ 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).