messages from 2019-11-28 13:40:14 to 2019-12-20 12:17:23 UTC [more...]
[RFC] perf report/top with callchain fixes improvements
2019-12-20 12:17 UTC (27+ messages)
` [PATCH 01/12] perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
` [PATCH 02/12] perf report/top: Make ENTER consistently bring up menu
` [PATCH 03/12] perf report/top: Add menu entry for toggling callchain expansion
` [PATCH 04/12] perf report/top: Improve toggle callchain menu option
` [PATCH 05/12] perf hists browser: Generalize the do_zoom_dso() function
` [PATCH 06/12] perf report/top: Add 'k' hotkey to zoom directly into the kernel map
` [PATCH 07/12] perf hists browser: Allow passing an initial hotkey
` [PATCH 08/12] tools ui popup: Allow returning hotkeys
` [PATCH 09/12] perf report/top: Allow pressing hotkeys in the options popup menu
` [PATCH 10/12] perf report/top: Do not offer annotation for symbols without samples
` [PATCH 11/12] perf report/top: Make 'e' visible in the help and make it toggle showing callchains
` [PATCH 12/12] perf maps: Set maps pointer in the kmap area for kernel maps
[PATCHSET 0/9] perf: Improve cgroup profiling (v2)
2019-12-20 11:50 UTC (14+ messages)
` [PATCH 1/9] perf/core: Add PERF_RECORD_CGROUP event
` [PATCH 2/9] perf/core: Add PERF_SAMPLE_CGROUP feature
` [PATCH 3/9] perf tools: Basic support for CGROUP event
` [PATCH 4/9] perf tools: Maintain cgroup hierarchy
` [PATCH 5/9] perf report: Add 'cgroup' sort key
` [PATCH 6/9] perf record: Support synthesizing cgroup events
` [PATCH 7/9] perf record: Add --all-cgroups option
` [PATCH 8/9] perf top: "
` [PATCH 9/9] perf script: Add --show-cgroup-events option
[PATCH] perf tools: Fix bug when recording SPE and non SPE events
2019-12-20 11:05 UTC
perf is unable to read dward from go programs
2019-12-19 23:57 UTC (7+ messages)
[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
2019-12-19 9:10 UTC (12+ 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 3/9] perf tool: extend Perf tool with CAP_SYS_PERFMON capability support
` [PATCH v4 4/9] drm/i915/perf: open access for CAP_SYS_PERFMON privileged process
` [PATCH v4 5/9] trace/bpf_trace: "
` [PATCH v4 6/9] powerpc/perf: "
` [PATCH v4 7/9] parisc/perf: "
` [PATCH v4 8/9] drivers/perf: "
` [PATCH v4 9/9] drivers/oprofile: "
[PATCH v2] Perf stat: Fix the ratio comments of miss-events
2019-12-19 3:00 UTC
[PATCH 0/6] perf tools: Add support for some spe events and precise ip
2019-12-18 7:54 UTC (7+ messages)
` [PATCH 1/6] perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
` [PATCH 2/6] perf tools: Add support for "report" for some spe events
` [PATCH 3/6] perf report: Add --spe options for arm-spe
` [PATCH 4/6] perf tools: Support "branch-misses:pp" on arm64
` [PATCH 5/6] perf tools: add perf_evlist__terminate() for terminate
` [PATCH 6/6] perf tools: arm-spe: fix record hang after being terminated
[PATCH v3 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
2019-12-17 15:02 UTC (11+ messages)
` [PATCH v3 1/7] capabilities: introduce CAP_SYS_PERFMON to kernel and user space
` [PATCH v3 2/7] perf/core: open access for CAP_SYS_PERFMON privileged process
` [PATCH v3 3/7] perf tool: extend Perf tool with CAP_SYS_PERFMON capability support
` [PATCH v3 4/7] drm/i915/perf: open access for CAP_SYS_PERFMON privileged process
` [Intel-gfx] "
` [PATCH v3 5/7] trace/bpf_trace: "
` [PATCH v3 6/7] powerpc/perf: "
` [PATCH v3 7/7] parisc/perf: "
[GIT PULL 0/9] perf/urgent fixes
2019-12-17 11:28 UTC (11+ messages)
` [PATCH 1/9] tools headers kvm: Sync linux/kvm.h with the kernel sources
` [PATCH 2/9] perf arch: Make the default get_cpuid() return compatible error
` [PATCH 3/9] perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYS
` [PATCH 4/9] perf/x86/pmu-events: Fix Kernel_Utilization metric
` [PATCH 5/9] perf metricgroup: Fix printing event names of metric group with multiple events
` [PATCH 6/9] perf header: Fix false warning when there are no duplicate cache entries
` [PATCH 7/9] libtraceevent: Allow custom libdir path
` [PATCH 8/9] perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITES
` [PATCH 9/9] perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES description
[PATCH v2 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
2019-12-16 17:12 UTC (12+ messages)
` [PATCH v2 1/7] capabilities: introduce CAP_SYS_PERFMON to kernel and user space
` [PATCH v2 2/7] perf/core: open access for CAP_SYS_PERFMON privileged process
` [PATCH v2 3/7] perf tool: extend Perf tool with CAP_SYS_PERFMON capability support
` [PATCH v2 4/7] drm/i915/perf: open access for CAP_SYS_PERFMON privileged process
` [PATCH v2 5/7] trace/bpf_trace: "
` [PATCH v2 6/7] powerpc/perf: "
` [PATCH v2 7/7] parisc/perf: "
[GIT PULL] perf/core improvements and fixes
2019-12-16 16:20 UTC (4+ messages)
` [PATCH 56/63] perf tests: Fix out of bounds memory access
[PATCH] perf probe: Add ustring support for perf probe command
2019-12-16 13:45 UTC (2+ messages)
` [PATCH] perf test: Fix test trace+probe_vfs_getname.sh
[RFC v3 0/5] perf tools: Add support for some spe events and precise ip
2019-12-16 3:20 UTC (9+ messages)
` [RFC v3 5/5] perf tools: Add support to process multi spe events
[PATCH] perf map: fix infinite loop on map_groups__fixup_overlappings
2019-12-14 11:16 UTC (3+ messages)
[PATCH] Perf stat: Fix the ratio comments of miss-events
2019-12-12 6:37 UTC (3+ messages)
[PATCH] tools/perf/metricgroup: Fix printing event names of metric group with multiple events
2019-12-12 5:54 UTC (5+ messages)
perf top for arm64?
2019-12-11 15:28 UTC (14+ messages)
` [PATCHES] Fix 'perf top' breakage on architectures not providing get_cpuid() "
[GIT PULL 0/6] perf/urgent fixes
2019-12-06 15:35 UTC (13+ messages)
` [PATCH 1/6] perf report/top TUI: Replace pr_err() with ui__error()
` [PATCH 2/6] perf report: Make -F more strict like -s
` [PATCH 3/6] perf report: Bail out --mem-mode if mem info is not available
` [PATCH 4/6] perf inject: Fix processing of ID index for injected instruction tracing
` [PATCH 5/6] tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
` [PATCH 6/6] tools headers UAPI: Update tools's copy of drm.h headers
[PATCH] perf sched timehist: Add support for filtering on CPU
2019-12-04 19:28 UTC (2+ messages)
[GIT PULL] perf/core improvements and fixes
2019-12-04 7:51 UTC (27+ messages)
` [PATCH 01/23] perf cpumap: Maintain cpumaps ordered and without dups
` [PATCH 02/23] perf evlist: Maintain evlist->all_cpus
` [PATCH 03/23] perf evsel: Add iterator to iterate over events ordered by CPU
` [PATCH 04/23] perf evsel: Add functions to close evsel on a CPU
` [PATCH 05/23] perf stat: Use affinity for closing file descriptors
` [PATCH 06/23] perf stat: Factor out open error handling
` [PATCH 07/23] perf stat: Use affinity for opening events
` [PATCH 08/23] perf stat: Use affinity for reading
` [PATCH 09/23] perf evsel: Add functions to enable/disable for a specific CPU
` [PATCH 10/23] perf stat: Use affinity for enabling/disabling events
` [PATCH 11/23] perf jit: Move test functionality in to a test
` [PATCH 12/23] perf machine: Fill map_symbol->maps in append_inlines() to fix segfault
` [PATCH 13/23] perf bench: Update the copies of x86's mem{cpy,set}_64.S
` [PATCH 14/23] tools arch x86: Sync the msr-index.h copy with the kernel sources
` [PATCH 15/23] tools headers uapi: Sync linux/fscrypt.h "
` [PATCH 16/23] tools headers uapi: Sync linux/stat.h "
` [PATCH 17/23] tools headers kvm: Sync kvm headers "
` [PATCH 18/23] tools headers UAPI: Sync sched.h with the kernel
` [PATCH 19/23] perf beauty: Add CLEAR_SIGHAND support for clone's flags arg
` [PATCH 20/23] tools arch x86: Sync asm/cpufeatures.h with the kernel sources
` [PATCH 21/23] perf kvm: Clarify the 'perf kvm' -i and -o command line options
` [PATCH 22/23] libtraceevent: Fix lib installation with O=
` [PATCH 23/23] libtraceevent: Copy pkg-config file to output folder when using O=
[PATCH] libbpf: Fix up generation of bpf_helper_defs.h
2019-12-03 14:41 UTC (13+ messages)
` [PATCH] libbpf: Use PRIu64 for sym->st_value to fix build on 32-bit arches
[GIT PULL] perf/core improvements and fixes
2019-11-29 19:09 UTC (8+ messages)
` [PATCH 04/15] perf tools: Add map_groups to 'struct addr_location'
[GIT PULL] perf/core improvements and fixes
2019-11-29 5:58 UTC (16+ messages)
` [PATCH 09/22] perf addr_location: Rename al->mg to al->maps
` [PATCH 10/22] perf map_symbol: Rename ms->mg to ms->maps
` [PATCH 11/22] perf maps: Rename 'mg' variables to 'maps'
` [PATCH 12/22] perf maps: Rename map_groups.h to maps.h
` [PATCH 13/22] perf tests: Rename thread-mg-share to thread-maps-share
` [PATCH 14/22] perf tests: Rename tests/map_groups.c to tests/maps.c
` [PATCH 15/22] perf tools: Allow to link with libbpf dynamicaly
` [PATCH 16/22] perf diff: Use llabs() with 64-bit values
` [PATCH 17/22] "
` [PATCH 18/22] perf regs: Make perf_reg_name() return "unknown" instead of NULL
` [PATCH 19/22] perf pmu: Use file system cache to optimize sysfs access
` [PATCH 20/22] perf affinity: Add infrastructure to save/restore affinity
` [PATCH 21/22] perf script: Fix brstackinsn for AUXTRACE
` [PATCH 22/22] perf script: Fix invalid LBR/binary mismatch error
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).