linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 13:48:14 to 2020-02-21 01:53:02 UTC [more...]

[GIT PULL] perf/urgent improvements and fixes
 2020-02-21  1:53 UTC 

[PATCH v5 0/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-20 13:05 UTC  (32+ messages)
` [PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
` [PATCH v5 02/10] perf/core: open access to the core for CAP_PERFMON privileged process
` [PATCH v5 03/10] perf/core: open access to anon probes "
` [PATCH v5 04/10] perf tool: extend Perf tool with CAP_PERFMON capability support
` [PATCH v5 05/10] drm/i915/perf: open access for CAP_PERFMON privileged process
` [PATCH v5 06/10] trace/bpf_trace: "
` [PATCH v5 07/10] powerpc/perf: "
` [PATCH v5 08/10] parisc/perf: "
` [PATCH v5 09/10] drivers/perf: "
` [PATCH v5 10/10] drivers/oprofile: "

[PATCH v5] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-20 10:56 UTC  (2+ messages)

[PATCH v4] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-20 10:36 UTC  (6+ messages)

[PATCH 0/8] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-02-20  9:53 UTC  (10+ messages)
` [PATCH 1/8] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH 2/8] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH 3/8] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [PATCH 4/8] Documentation/ABI: Add ABI documentation for chips and sockets
` [PATCH 5/8] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration
` [PATCH 6/8] perf/tools: Enhance JSON/metric infrastructure to handle "?"
` [PATCH 7/8] tools/perf: Enable Hz/hz prinitg for --metric-only option
` [PATCH 8/8] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events

[PATCHSET 0/9] perf: Improve cgroup profiling (v4)
 2020-02-17 19:22 UTC  (8+ messages)
` [PATCH 4/9] perf tools: Maintain cgroup hierarchy

[PATCH v4] perf test: Fix test trace+probe_vfs_getname.sh on s390
 2020-02-17 14:29 UTC  (3+ messages)

[GIT PULL] perf/urgent improvements and fixes
 2020-02-15  8:36 UTC  (25+ messages)
` [PATCH 01/23] perf stat: Don't report a null stalled cycles per insn metric
` [PATCH 02/23] perf symbols: Update the list of kernel idle symbols
` [PATCH 03/23] perf symbols: Convert symbol__is_idle() to use strlist
` [PATCH 04/23] tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h to pick up openat2 and pidfd_getfd
` [PATCH 05/23] perf maps: Mark module DSOs with kernel type
` [PATCH 06/23] perf maps: Mark ksymbol "
` [PATCH 07/23] perf maps: Fix map__clone() for struct kmap
` [PATCH 08/23] perf maps: Move kmap::kmaps setup to maps__insert()
` [PATCH 09/23] tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sources
` [PATCH 10/23] tools headers UAPI: Sync prctl.h "
` [PATCH 11/23] perf beauty prctl: Export the 'options' strarray
` [PATCH 12/23] perf trace: Resolve prctl's 'option' arg strings to numbers
` [PATCH 13/23] tools headers UAPI: Sync sched.h with the kernel
` [PATCH 14/23] tools headers uapi: Sync linux/fscrypt.h with the kernel sources
` [PATCH 15/23] tools headers UAPI: Sync drm/i915_drm.h "
` [PATCH 16/23] perf tools: Add arm64 version of get_cpuid()
` [PATCH 17/23] tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
` [PATCH 18/23] tools include UAPI: Sync sound/asound.h copy
` [PATCH 19/23] tools headers x86: Sync disabled-features.h
` [PATCH 20/23] tools arch x86: Sync asm/cpufeatures.h with the kernel sources
` [PATCH 21/23] tools headers kvm: Sync kvm headers "
` [PATCH 22/23] tools headers kvm: Sync linux/kvm.h "
` [PATCH 23/23] perf llvm: Fix script used to obtain kernel make directives to work with new kbuild

[PATCH v3] perf test: Fix test trace+probe_vfs_getname.sh
 2020-02-14 13:54 UTC  (10+ messages)

[PATCH v3] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-11 13:41 UTC  (8+ messages)

[PATCH] tools lib api fs: Move cgroupsfs_find_mountpoint()
 2020-02-10 19:37 UTC  (7+ messages)
      ` [PATCH v2] tools lib api fs: Move cgroupsfs__mountpoint()

[PATCH 1/3 v2] perf stat: don't report a null stalled cycles per insn metric
 2020-02-10 19:32 UTC  (7+ messages)
` [PATCH 2/3 v2] perf symbols: Update the list of kernel idle symbols
` [PATCH 3/3 v2] perf symbols: convert symbol__is_idle to use strlist

[GIT PULL] perf/urgent improvements and fixes
 2020-02-10 13:13 UTC  (8+ messages)
` [PATCH 3/4] perf map: Set kmap->kmaps backpointer for main kernel map chunks

[GIT PULL] perf/core improvements and fixes from Budapest
 2020-02-05  7:45 UTC  (8+ messages)
` [PATCH 1/6] perf parse: Refactor 'struct perf_evsel_config_term'
` [PATCH 2/6] perf parse: Copy string to perf_evsel_config_term
` [PATCH 3/6] perf test: Fix test case Merge cpu map
` [PATCH 4/6] perf: Make perf able to build with latest libbfd
` [PATCH 5/6] perf probe: Add ustring support for perf probe command
` [PATCH 6/6] perf maps: Add missing unlock to maps__insert() error case

[PATCH v2] perf test: Fix test trace+probe_vfs_getname.sh
 2020-02-03 12:48 UTC 

[PATCH v2] perf test: Fix test case Merge cpu map
 2020-01-31  8:36 UTC  (4+ messages)
` [PATCH v2] perf probe: Add ustring support for perf probe command
` [PATCH v2] perf test: Fix test trace+probe_vfs_getname.sh

[PATCH] perf test: Test case 66 broken on s390 (lib/traceevent issue)
 2020-01-30 12:54 UTC  (8+ messages)

[PATCH v2] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-01-29  8:00 UTC  (4+ messages)

[PATCH v6 00/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-01-28 21:18 UTC  (18+ messages)
` [PATCH v6 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
` [PATCH v6 02/10] perf/core: open access to the core for CAP_PERFMON privileged process
` [PATCH v6 03/10] perf/core: open access to probes "
` [PATCH v6 04/10] perf tool: extend Perf tool with CAP_PERFMON capability support
` [PATCH v6 05/10] drm/i915/perf: open access for CAP_PERFMON privileged process
` [PATCH v6 06/10] trace/bpf_trace: "
` [PATCH v6 07/10] powerpc/perf: "
` [PATCH v6 08/10] parisc/perf: "
` [PATCH v6 09/10] drivers/perf: "
` [PATCH v6 10/10] drivers/oprofile: "

[GIT PULL] perf/core improvements and fixes
 2020-01-28 19:10 UTC  (2+ messages)

[PATCH] perf tools: Add machine pointer to struct hists
 2020-01-28 10:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/7] perf tools: Add support for some spe events and precise ip
 2020-01-27 12:31 UTC  (11+ messages)
` [PATCH v2 1/7] perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
` [PATCH v2 2/7] perf tools: Add support for "report" for some spe events
` [PATCH v2 3/7] perf report: Add --spe options for arm-spe
` [PATCH v2 4/7] perf tools: Support "branch-misses:pp" on arm64
` [PATCH v2 5/7] perf tools: add perf_evlist__terminate() for terminate
` [PATCH v2 6/7] perf tools: arm-spe: fix record hang after being terminated
` [PATCH v2 7/7] perf tools: Unset precise_ip when using SPE

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-27  8:52 UTC  (6+ messages)
` [PATCH v4 7/9] parisc/perf: open access for CAP_SYS_PERFMON privileged process
` [PATCH v4 8/9] drivers/perf: "

[RFC 0/6] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-01-21 19:42 UTC  (10+ messages)
` [RFC 1/6] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [RFC 2/6] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [RFC 3/6] Documentation/ABI: Add ABI documentation for chips and sockets
` [RFC 4/6] powerpc/hv-24x7: Handle migration case of lpar for proper system information in sysfs
` [RFC 5/6] perf/tools: Enhance JSON/metric infrastructure to handle "?"
` [RFC 6/6] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events

[PATCH 1/2] perf symbols: Update the list of kernel idle symbols
 2020-01-20 11:57 UTC  (5+ messages)
` [PATCH 2/2] perf stat: don't report a null stalled cycles per insn metric

[PATCH] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-01-20  9:25 UTC  (7+ messages)

[GIT PULL] perf/core improvements and fixes
 2020-01-20  8:23 UTC  (3+ messages)
` [PATCH 12/12] perf header: Use last modification time for timestamp


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