linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-18 16:10:51 to 2021-07-02 12:48:19 UTC [more...]

[PATCH] arch: alpha: fix spelling mistakes
 2021-07-02 12:48 UTC 

[PATCH v2] perf: Require CAP_KILL if sigtrap is requested
 2021-07-02  7:20 UTC  (3+ messages)

[PATCH] perf: tests: fix some mmemory leak issues
 2021-07-02  4:09 UTC 

[PATCH] perf llvm: Fix error return code in llvm__compile_bpf()
 2021-07-02  3:01 UTC  (3+ messages)

[PATCH v5 0/5] perf arm-spe: Enable timestamp
 2021-07-02  1:31 UTC  (6+ messages)
` [PATCH v5 5/5] perf arm-spe: Don't wait for PERF_RECORD_EXIT event

[PATCH v2 0/3] coresight: Fix for snapshot mode
 2021-07-02  1:10 UTC  (6+ messages)
` [PATCH v2 1/3] coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer
` [PATCH v2 2/3] perf cs-etm: Remove callback cs_etm_find_snapshot()
` [PATCH v2 3/3] coresight: Update comments for removing cs_etm_find_snapshot()

perf test case probe libc fails with latest Fedora34 glibc update
 2021-07-02  0:41 UTC  (11+ messages)
` Part 2: "
    ` perf test case probe libc fails with latest Fedora34 glibc update, more info

[GIT PULL] perf tools changes for v5.14
 2021-07-02  0:01 UTC 

[PATCH] perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
 2021-07-01 21:33 UTC  (5+ messages)

[PATCH v2] perf session: add missing evlist__delete when deleting a session
 2021-07-01 18:04 UTC  (6+ messages)

[PATCH v2] perf annotate: allow 's' on source code lines
 2021-07-01 18:03 UTC  (5+ messages)

Perf loses events without reporting
 2021-07-01 18:00 UTC  (5+ messages)

[PATCH V2 00/10] perf script: Add API for filtering via dynamically loaded shared object
 2021-07-01 17:40 UTC  (17+ messages)
` [PATCH V2 01/10] "
` [PATCH V2 02/10] perf script: Add dlfilter__filter_event_early()
` [PATCH V2 03/10] perf script: Add option to list dlfilters
` [PATCH V2 04/10] perf script: Add option to pass arguments to dlfilters
` [PATCH V2 05/10] perf build: Install perf_dlfilter.h
` [PATCH V2 06/10] perf dlfilter: Add resolve_address() to perf_dlfilter_fns
` [PATCH V2 07/10] perf dlfilter: Add insn() "
` [PATCH V2 08/10] perf dlfilter: Add srcline() "
` [PATCH V2 09/10] perf dlfilter: Add attr() "
` [PATCH V2 10/10] perf dlfilter: Add object_code() "

[PATCH V2 0/3] perf intel-pt: Add PEBS-via-PT side-band
 2021-07-01 13:17 UTC  (4+ messages)
` [PATCH V2 1/3] perf/x86: Add new event for AUX output counter index
` [PATCH V2 2/3] perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
` [PATCH V2 3/3] perf intel-pt: "

[PATCH] perf: Require CAP_KILL if sigtrap is requested
 2021-07-01  7:56 UTC  (4+ messages)

[PATCH 0/3] perf intel-pt: Add PEBS-via-PT side-band
 2021-06-30 11:04 UTC  (7+ messages)
` [PATCH 1/3] perf/x86: Add new event for AUX output counter index

[PATCH] perf test: Handle fd gaps in test__dso_data_reopen
 2021-06-30  8:44 UTC  (3+ messages)

[PATCH] x86/perf: Fixed kernel panic during boot on Nano processor
 2021-06-30  4:38 UTC  (2+ messages)

[PATCH v7 0/2] perf cs-etm: Split Coresight decode by aux records
 2021-06-29 19:08 UTC  (11+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records

[PATCH] fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
 2021-06-29  8:08 UTC  (4+ messages)

[PATCH] perf script python: Fix buffer size to report iregs in perf script
 2021-06-29  7:09 UTC  (4+ messages)

[PATCH] perf arm-spe: Fix incorrect sample timestamp in perf script
 2021-06-29  0:53 UTC  (7+ messages)

[PATCH] perf vendor events power10: Adds 24x7 nest metric events for power10 platform
 2021-06-28 14:30 UTC  (5+ messages)

libperf : Can not create event group
 2021-06-28  8:44 UTC  (5+ messages)

[PATCH v2] perf vendor events power10: Adds 24x7 nest metric events for power10 platform
 2021-06-28  6:49 UTC 

[PATCH v1 0/3] coresight: Fix for snapshot mode
 2021-06-28  1:31 UTC  (11+ messages)
` [PATCH v1 3/3] perf cs-etm: Remove callback cs_etm_find_snapshot()

[PATCH] x86: eas should not be NULL when it is referenced
 2021-06-25 14:26 UTC  (7+ messages)

[PATCH RESEND] perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support
 2021-06-25 13:32 UTC 

[PATCH] perf top: Add cgroup support for perf top (-G)
 2021-06-24  5:56 UTC  (2+ messages)

[PATCH RFC 00/11] perf script: Add API for filtering via dynamically loaded shared object
 2021-06-23  9:25 UTC  (17+ messages)
` [PATCH RFC 01/11] perf script: Move filter_cpu() earlier
` [PATCH RFC 02/11] perf script: Move filtering before scripting
` [PATCH RFC 03/11] perf script: Share addr_al between functions
` [PATCH RFC 04/11] perf script: Add API for filtering via dynamically loaded shared object
` [PATCH RFC 05/11] perf script: Add dlfilter__filter_event_early()
` [PATCH RFC 06/11] perf build: Install perf_dlfilter.h
` [PATCH RFC 07/11] perf dlfilter: Add resolve_address() to perf_dlfilter_fns
` [PATCH RFC 08/11] perf dlfilter: Add insn() "
` [PATCH RFC 09/11] perf dlfilter: Add srcline() "
` [PATCH RFC 10/11] perf dlfilter: Add attr() "
` [PATCH RFC 11/11] perf dlfilter: Add object_code() "

[PATCH] arch: nds32: Add IRQ check for platform_get_irq()
 2021-06-23  5:17 UTC 

[PATCH] perf data: close all files in close_dir
 2021-06-22 19:52 UTC  (2+ messages)

[PATCH] perf top: fix overflow in elf_sec__is_text
 2021-06-22 19:46 UTC  (2+ messages)

[PATCH 0/2] perf: add missing evlist__delete when deleting
 2021-06-22 18:28 UTC  (8+ messages)
` [PATCH 1/2] perf report: delete evlist when deleting session
` [PATCH 2/2] perf script: "

[PATCH v2 1/3] perf test: Pass the verbose option to shell tests
 2021-06-22 18:17 UTC  (8+ messages)
` [PATCH v2 2/3] perf test: Add verbose skip output for bpf counters
` [PATCH v2 3/3] perf test: Make stat bpf counters test more robust

perf tool: About tests debug level
 2021-06-22 17:42 UTC  (5+ messages)

[RESEND PATCH] perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS
 2021-06-22 13:36 UTC  (2+ messages)

[PATCH] perf annotate: allow 's' on source code lines
 2021-06-22  7:58 UTC  (3+ messages)

[PATCH 1/4] perf: Enable libtracefs dynamic linking
 2021-06-22  4:38 UTC  (4+ messages)
` [PATCH 2/4] perf: Add define for libtraceevent version
` [PATCH 3/4] perf: Add define for libtracefs version
` [PATCH 4/4] libtraceevent: Increase libtraceevent logging when verbose

[PATCH 1/4] perf test: Fix non-bash issue with stat bpf counters
 2021-06-21 21:30 UTC  (8+ messages)
` [PATCH 2/4] perf test: Pass the verbose option to shell tests

perf-top: heap-buffer-overflow in elf_sec__is_text reported from ASan
 2021-06-21 14:15 UTC  (3+ messages)

[GIT PULL] perf tools fixes for v5.13: 6th batch
 2021-06-19 22:00 UTC  (2+ messages)

[PATCH v1 1/1] tools: Rename bitmap_alloc() to bitmap_zalloc()
 2021-06-18 22:31 UTC  (4+ messages)

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-18 20:42 UTC  (3+ messages)
` [PATCH 5/6] sched,timer: Use __set_current_state()

[PATCH 3/3] perf/probe: Add --bootconfig to output definition in bootconfig format
 2021-06-18 16:11 UTC  (5+ messages)
` [PATCH 0/3] perf probe: Boot time tracing support followup
  ` [PATCH 1/3] [v2] perf/probe: Add --bootconfig to output definition in bootconfig format
  ` [PATCH 2/3] perf/probe: Show return probe correctly with --bootconfig
  ` [PATCH 3/3] perf/probe: docs: Add --bootconfig option to perf-probe manual


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).