linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-10 15:52:13 to 2020-02-14 19:10:36 UTC [more...]

[GIT PULL] perf/urgent improvements and fixes
 2020-02-14 19:10 UTC  (3+ 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 v3] perf test: Fix test trace+probe_vfs_getname.sh
 2020-02-14 13:54 UTC  (10+ messages)

[PATCH 0/8] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-02-14 11:03 UTC  (9+ 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

[PATCH v5 0/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-13  9:05 UTC  (31+ 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 v4] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-12  5:41 UTC 

[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  (3+ 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  (21+ messages)
` [PATCH v4 1/9] capabilities: introduce CAP_SYS_PERFMON to kernel and user space
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process
` [PATCH v4 5/9] trace/bpf_trace: "
` [PATCH v4 7/9] parisc/perf: "
` [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

[PATCHSET 0/9] perf: Improve cgroup profiling (v4)
 2020-01-21  9:42 UTC  (6+ messages)
` [PATCH 4/9] perf tools: Maintain cgroup hierarchy

[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  (14+ messages)
` [PATCH 01/12] perf clang: Fix build with Clang 9
` [PATCH 02/12] tools build: Fix test-clang.cpp with Clang 8+
` [PATCH 03/12] perf report: Clarify in help that --children is default
` [PATCH 04/12] perf tools: Support --prefix/--prefix-strip
` [PATCH 05/12] perf report: Fix no libunwind compiled warning break s390 issue
` [PATCH 06/12] libperf: Setup initial evlist::all_cpus value
` [PATCH 07/12] perf tools: Use %define api.pure full instead of %pure-parser
` [PATCH 08/12] perf ui gtk: Add missing zalloc object
` [PATCH 09/12] perf/ui/gtk: Fix gtk2 build
` [PATCH 10/12] perf beauty sockaddr: Fix augmented syscall format warning
` [PATCH 11/12] perf c2c: Fix return type for histogram sorting comparision functions
` [PATCH 12/12] perf header: Use last modification time for timestamp

[PATCH 0/3] perf vendor events amd: latest PMU events for zen1/zen2
 2020-01-15 18:19 UTC  (8+ messages)
` [PATCH 1/3] perf vendor events amd: restrict model detection for zen1 based processors
` [PATCH 2/3] perf vendor events amd: add Zen2 events
` [PATCH 3/3] perf vendor events amd: update Zen1 events to V2

[PATCH] perf tools: Fix bug when recording SPE and non SPE events
 2020-01-15 13:15 UTC  (7+ messages)

[PATCH 0/6] perf tools: Add support for some spe events and precise ip
 2020-01-15 12:02 UTC  (3+ messages)
` [PATCH 6/6] perf tools: arm-spe: fix record hang after being terminated

[GIT PULL 0/6] perf/urgent fixes
 2020-01-13  9:44 UTC  (10+ messages)
          ` [PATCH] perf tools: Use %define api.pure full instead of %pure-parser


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