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

[GIT PULL] perf/core improvements and fixes
 2020-03-10 11:15 UTC  (13+ messages)
` [PATCH 01/19] tools lib api fs: Move cgroupsfs_find_mountpoint()
` [PATCH 02/19] perf stat: Show percore counts in per CPU output
` [PATCH 03/19] perf llvm: Add debug hint message about missing kernel-devel package
` [PATCH 04/19] perf annotate: Get rid of annotation->nr_jumps
` [PATCH 05/19] libperf: Add counting example
` [PATCH 06/19] tools lib traceevent: Remove extra '\n' in print_event_time()
` [PATCH 07/19] tools headers UAPI: Update tools's copy of linux/perf_event.h
` [PATCH 08/19] perf tools: Add hw_idx in struct branch_stack
` [PATCH 09/19] perf evsel: Support PERF_SAMPLE_BRANCH_HW_INDEX
` [PATCH 10/19] perf header: Add check for unexpected use of reserved membrs in event attr
` [PATCH 11/19] perf expr: Add expr.c object
` [PATCH 12/19] perf expr: Move expr lexer to flex

[GIT PULL] perf/urgent fixes
 2020-03-09 19:23 UTC  (9+ messages)
` [PATCH 1/6] tools: Let O= makes handle a relative path with -C option
` [PATCH 2/6] perf map: Fix off by one in strncpy() size argument
` [PATCH 3/6] perf python: Fix clang detection when using CC=clang-version
` [PATCH 4/6] perf parse-events: Fix reading of invalid memory in event parsing
` [PATCH 5/6] perf probe: Fix to delete multiple probe event
` [PATCH 6/6] perf probe: Do not depend on dwfl_module_addrsym()

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

[GIT PULL] perf/urgent fixes
 2020-03-07  7:31 UTC  (14+ messages)
` [PATCH 1/6] perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
` [PATCH 1/5] perf tests bp_account: Make global variable static
` [PATCH 2/5] perf env: Do not return pointers to local variables
` [PATCH 2/6] perf top: Fix stdio interface input handling with glibc 2.28+
` [PATCH 3/6] perf bench futex-wake: Restore thread count default to online CPU count
` [PATCH 3/5] perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
` [PATCH 4/6] perf bench: Clear struct sigaction before sigaction() syscall
` [PATCH 4/5] perf bench: Share some global variables to fix build with gcc 10
` [PATCH 5/6] perf jevents: Fix leak of mapfile memory
` [PATCH 5/5] perf symbols: Don't try to find a vmlinux file when looking for kernel modules
` [PATCH 6/6] tools: Fix off-by 1 relative directory includes

[PATCHSET 00/10] perf: Improve cgroup profiling (v5)
 2020-03-06 15:05 UTC  (15+ messages)
` [PATCH 01/10] perf/core: Add PERF_RECORD_CGROUP event
` [PATCH 02/10] perf/core: Add PERF_SAMPLE_CGROUP feature
` [PATCH 03/10] tools lib api fs: Move cgroupsfs__mountpoint()
` [PATCH 04/10] perf tools: Basic support for CGROUP event
` [PATCH 05/10] perf tools: Maintain cgroup hierarchy
` [PATCH 06/10] perf report: Add 'cgroup' sort key
` [PATCH 07/10] perf record: Support synthesizing cgroup events
` [PATCH 08/10] perf record: Add --all-cgroups option
` [PATCH 09/10] perf top: "
` [PATCH 10/10] perf script: Add --show-cgroup-events option

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

[GIT PULL] perf/urgent fixes
 2020-03-05 15:16 UTC  (9+ messages)
` [PATCH 1/5] perf tests bp_account: Make global variable static
` [PATCH 2/5] perf env: Do not return pointers to local variables
` [PATCH 3/5] perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
` [PATCH 4/5] perf bench: Share some global variables to fix build with gcc 10
` [PATCH 5/5] perf symbols: Don't try to find a vmlinux file when looking for kernel modules

[PATCH] perf/s390/json: Add new deflate counters for IBM z15
 2020-03-05 13:11 UTC 

[PATCH v3 0/3] update to latest PMU events for zen1/zen2
 2020-03-03 17:04 UTC  (6+ messages)
` [PATCH v3 1/3] perf vendor events amd: restrict model detection for zen1 based processors
` [PATCH v3 2/3] perf vendor events amd: add Zen2 events
` [PATCH v3 3/3] perf vendor events amd: update Zen1 events to V2

[PATCH] perf documentation: Add desription forHEADER_TRACING_DATA
 2020-03-03  7:08 UTC 

[PATCH v4] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-03-02  6:14 UTC  (9+ messages)
` [tools/perf/metricgroup] 5dd4f4ab07: stderr.mv:cannot_stat'util/.metricgroup.o.tmp':No_such_file_or_directory

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

[GIT PULL] perf/urgent fixes
 2020-02-29  9:11 UTC  (17+ messages)
` [PATCH 01/15] tools arch x86: Sync the msr-index.h copy with the kernel sources
` [PATCH 02/15] tools headers UAPI: Update tools's copy of kvm.h headers
` [PATCH 03/15] perf annotate/tui: Re-render title bar after switching back from script browser
` [PATCH 04/15] perf annotate: Fix --show-total-period for tui/stdio2
` [PATCH 05/15] perf annotate: Fix --show-nr-samples "
` [PATCH 06/15] perf config: Introduce perf_config_u8()
` [PATCH 07/15] perf annotate: Make perf config effective
` [PATCH 08/15] perf annotate: Prefer cmdline option over default config
` [PATCH 09/15] perf annotate: Fix perf config option description
` [PATCH 10/15] perf config: Document missing config options
` [PATCH 11/15] perf probe: Check return value of strlist__add() for -ENOMEM
` [PATCH 12/15] perf annotate: Remove privsize from symbol__annotate() args
` [PATCH 13/15] perf annotate: Simplify disasm_line allocation and freeing code
` [PATCH 14/15] perf annotate: Align struct annotate_args
` [PATCH 15/15] perf annotate: Fix segfault with source toggle

[PATCH v2 0/3] latest PMU events for zen1/zen2
 2020-02-28 17:34 UTC  (12+ messages)
` [PATCH v2 1/3] perf vendor events amd: restrict model detection for zen1 based processors
` [PATCH v2 2/3] perf vendor events amd: add Zen2 events
` [PATCH v2 3/3] perf vendor events amd: update Zen1 events to V2

[RFC] perf script: add flamegraph.py script
 2020-02-27 20:16 UTC  (6+ messages)

[GIT PULL] perf/urgent improvements and fixes
 2020-02-26 14:19 UTC  (10+ messages)
` [PATCH 1/8] perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf events
` [PATCH 2/8] perf test: Fix test trace+probe_vfs_getname.sh on s390
` [PATCH 3/8] perf intel-pt: Fix endless record after being terminated
` [PATCH 4/8] perf intel-bts: "
` [PATCH 5/8] perf cs-etm: "
` [PATCH 6/8] perf arm-spe: "
` [PATCH 7/8] perf auxtrace: Add auxtrace_record__read_finish()
` [PATCH 8/8] perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources

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

[PATCH v6] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-21 10:11 UTC 

[PATCh v6] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-21 10:10 UTC 

[PATCH v5] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-21  9:46 UTC  (4+ messages)

[PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
 2020-02-20 13:05 UTC  (3+ 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  (3+ messages)
` [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  (24+ messages)
` [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


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