linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-10 14:34:10 to 2021-08-24 14:37:21 UTC [more...]

[PATCH] perf tools: Add missing newline at the end of file
 2021-08-24 14:37 UTC  (2+ messages)

[PATCH 0/3] perf/x86/intel: KVM: PT intr handler fix and cleanup
 2021-08-24 14:11 UTC  (6+ messages)
` [PATCH 1/3] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH 2/3] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH 3/3] perf/x86/intel: Fold current_vcpu check into KVM's PT intr handler

intel_pt crash on alderlake
 2021-08-24 10:35 UTC  (5+ messages)

[PATCH 0/3] libperf: Add support for scaling counters obtained from the read() system call during multiplexing
 2021-08-24 10:11 UTC  (7+ messages)
` [PATCH 1/3] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing
` [PATCH 2/3] libperf tests: Fix verbose printing
` [PATCH 3/3] libperf tests: Add test_stat_multiplexing test

[PATCH v2 0/9] Support ETE decoding
 2021-08-24  8:47 UTC  (14+ messages)
` [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 7/9] perf cs-etm: Create ETE decoder
` [PATCH v2 9/9] perf cs-etm: Show a warning for an unknown magic number

[PATCH linux-next] x86:lbr: fix boolreturn.cocci warnings
 2021-08-24  7:07 UTC 

[PATCH] perf/x86/intel/pt: Fix mask of num_address_ranges
 2021-08-24  4:06 UTC 

[PATCH v1 0/3] perf: Support compat mode for AUX ring buffer
 2021-08-24  2:13 UTC  (14+ messages)
` [PATCH v1 2/3] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
` [PATCH v1 3/3] perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}

[GSoC] Multi-threading in perf: Final Report
 2021-08-23 20:47 UTC  (3+ messages)

[PATCH -next] perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
 2021-08-23 13:43 UTC 

[Question] perf tools: lex parsing issue
 2021-08-23 11:27 UTC 

[RFC PATCH v1 00/37] perf: use workqueue for evlist operations
 2021-08-21  9:19 UTC  (38+ messages)
` [RFC PATCH v1 01/37] libperf cpumap: improve idx function
` [RFC PATCH v1 02/37] libperf cpumap: improve max function
` [RFC PATCH v1 03/37] perf evlist: replace evsel__cpu_iter* functions with evsel__find_cpu
` [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 06/37] perf workqueue: add affinities to threadpool
` [RFC PATCH v1 07/37] perf workqueue: add support for setting affinities to workers
` [RFC PATCH v1 08/37] perf workqueue: add method to execute work on specific CPU
` [RFC PATCH v1 09/37] perf python: add workqueue dependency
` [RFC PATCH v1 10/37] perf evlist: add multithreading helper
` [RFC PATCH v1 11/37] perf evlist: add multithreading to evlist__disable
` [RFC PATCH v1 12/37] perf evlist: add multithreading to evlist__enable
` [RFC PATCH v1 13/37] perf evlist: add multithreading to evlist__close
` [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 26/37] perf evsel: add evsel__open_per_cpu_no_fallback function
` [RFC PATCH v1 27/37] perf evlist: add evlist__for_each_entry_from macro
` [RFC PATCH v1 28/37] perf evlist: add multithreading to evlist__open
` [RFC PATCH v1 29/37] perf evlist: add custom fallback "
` [RFC PATCH v1 30/37] perf record: use evlist__open_custom
` [RFC PATCH v1 31/37] tools lib/subcmd: add OPT_UINTEGER_OPTARG option type
` [RFC PATCH v1 32/37] perf record: add --threads option
` [RFC PATCH v1 33/37] perf record: pin threads to monitored cpus if enough threads available
` [RFC PATCH v1 34/37] perf record: apply multithreading in init and fini phases
` [RFC PATCH v1 35/37] perf test/evlist-open-close: add multithreading
` [RFC PATCH v1 36/37] perf test/evlist-open-close: use inline func to convert timeval to usec
` [RFC PATCH v1 37/37] perf test/evlist-open-close: add detailed output mode

[PATCH] perf config: fix caching and memory leak in perf_home_perfconfig
 2021-08-20 19:58 UTC  (3+ messages)

[PATCH] perf tests: dlfilter: free desc and long_desc in check_filter_desc
 2021-08-20 14:17 UTC  (3+ messages)

[RFC PATCH v3 00/15] perf: add workqueue library and use it in synthetic-events
 2021-08-20 10:54 UTC  (16+ messages)
` [RFC PATCH v3 01/15] perf workqueue: threadpool creation and destruction
` [RFC PATCH v3 02/15] perf tests: add test for workqueue
` [RFC PATCH v3 03/15] perf workqueue: add threadpool start and stop functions
` [RFC PATCH v3 04/15] perf workqueue: add threadpool execute and wait functions
` [RFC PATCH v3 05/15] tools: add sparse context/locking annotations in compiler-types.h
` [RFC PATCH v3 06/15] perf workqueue: introduce workqueue struct
` [RFC PATCH v3 07/15] perf workqueue: implement worker thread and management
` [RFC PATCH v3 08/15] perf workqueue: add queue_work and flush_workqueue functions
` [RFC PATCH v3 09/15] perf workqueue: spinup threads when needed
` [RFC PATCH v3 10/15] perf workqueue: create global workqueue
` [RFC PATCH v3 11/15] perf workqueue: add utility to execute a for loop in parallel
` [RFC PATCH v3 12/15] perf record: setup global workqueue
` [RFC PATCH v3 13/15] perf top: "
` [RFC PATCH v3 14/15] perf test/synthesis: "
` [RFC PATCH v3 15/15] perf synthetic-events: use workqueue parallel_for

[PATCH] libperf evsel: Make use of FD robust
 2021-08-20  0:13 UTC  (4+ messages)

[PATCH 0/8] perf/amd: Fixes, uncore as a module, new IBS header
 2021-08-19 22:56 UTC  (11+ messages)
` [PATCH 1/8] perf/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
` [PATCH 2/8] perf/x86/amd/ibs: Add workaround for erratum #1,197
` [PATCH 3/8] perf/x86/amd/power: Assign pmu.module
` [PATCH 4/8] perf/amd/uncore: Use free_percpu's built-in check for null
` [PATCH 5/8] perf/amd/uncore: Use linux/ include paths instead of asm/
` [PATCH 6/8] x86/cpu: Add helper function get_llc_id
` [PATCH 7/8] perf/amd/uncore: Allow the driver to be built as a module
` [PATCH 8/8] perf/x86/amd/ibs: Add bitfield definitions in new header

[PATCH] perf, android: fixup get_current_dir_name() compilation
 2021-08-19 18:40 UTC  (3+ messages)

[RFC PATCH] perf test: Workload test of metric and metricgroups
 2021-08-19  5:56 UTC 

[PATCH 0/3] perf report: Add support to print a textual representation of IBS raw sample data
 2021-08-17 22:15 UTC  (4+ messages)
` [PATCH 1/3] perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappings
` [PATCH 2/3] perf report: Add tools/arch/x86/include/asm/amd-ibs.h
` [PATCH 3/3] perf report: Add support to print a textual representation of IBS raw sample data

[PATCH v2 1/1] perf stat: Add JSON output option
 2021-08-17 19:56 UTC  (5+ messages)

[PATCH RESEND 00/17] Resend bitmap patches
 2021-08-17 16:35 UTC  (20+ messages)
` [PATCH 01/17] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/17] bitops: move find_bit_*_le functions from le.h to find.h
` [PATCH 03/17] include: move find.h from asm_generic to linux
` [PATCH 04/17] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [PATCH 05/17] lib: add find_first_and_bit()
` [PATCH 06/17] cpumask: use find_first_and_bit()
` [PATCH 07/17] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [PATCH 08/17] tools: sync tools/bitmap with mother linux
` [PATCH 09/17] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [PATCH 10/17] include/linux: move for_each_bit() macros from bitops.h to find.h
` [PATCH 11/17] find: micro-optimize for_each_{set,clear}_bit()
` [PATCH 12/17] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [PATCH 13/17] tools: Rename bitmap_alloc() to bitmap_zalloc()
` [PATCH 14/17] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 15/17] bitmap: unify find_bit operations
` [PATCH 16/17] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 17/17] vsprintf: rework bitmap_list_string

[PATCH v5 0/2] perf tools: Add PMU alias support
 2021-08-17  5:19 UTC  (3+ messages)
` [PATCH v5 1/2] perf pmu: "
` [PATCH v5 2/2] perf tests: Test for PMU alias

[RFC PATCH] perf script python: Allow reporting [un]throttle
 2021-08-17  0:21 UTC 

[PATCH] perflib: deprecate bpf_map__resize in favor of bpf_map_set_max_entries
 2021-08-16 19:28 UTC  (2+ messages)

[PATCH] tools build: Fix feature detect clean for out of source builds
 2021-08-16 13:07 UTC 

[PATCH v2 1/1] Add field checking tests for perf stat JSON output
 2021-08-13 22:09 UTC 

perf report sort
 2021-08-13 20:17 UTC 

[PATCH v2 1/1] Add field checking tests for perf stat CSV output
 2021-08-13 19:21 UTC 

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

[PATCH v4 0/2] perf tools: Add PMU alias support
 2021-08-13  1:59 UTC  (9+ messages)
` [PATCH v4 1/2] perf pmu: "
` [PATCH v4 2/2] perf tests: Test for PMU alias

[PATCH 1/1] perf stat: Add JSON output option and testing
 2021-08-12 18:23 UTC  (2+ messages)

[RFC 0/3] perf/x86: Rework RDPMC access handling
 2021-08-12 18:16 UTC  (4+ messages)
` [RFC 2/3] perf/x86: Control RDPMC access from .enable() hook

[PATCH v4 0/3] perf tool: Enable cpu list for hybrid
 2021-08-11 19:09 UTC  (3+ messages)

[PATCH] perf test: make --skip work on shell tests
 2021-08-11 19:02 UTC  (3+ messages)

[PATCH 00/11] perf test: Improve pmu-events support
 2021-08-11 18:38 UTC  (11+ messages)
` [PATCH 02/11] perf jevents: Relocate test events to cpu folder

[RFC PATCH v2 01/10] perf workqueue: threadpool creation and destruction
 2021-08-11 17:55 UTC  (6+ messages)

[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-11 14:07 UTC  (3+ messages)
` [PATCH v3 7/8] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver

[PATCH V2] KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
 2021-08-11 10:44 UTC  (4+ messages)
` [PATCH V2] arm64/perf: "

[PATCH 0/6] perf events update for CascadeLake server and SkyLake server
 2021-08-11  0:28 UTC  (4+ messages)

[PATCH] arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
 2021-08-10 15:01 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).