messages from 2020-03-27 06:36:37 to 2020-04-20 08:34:48 UTC [more...]
[PATCH] perf/record: add num-synthesize-threads option
2020-04-20 8:34 UTC (2+ messages)
[PATCH 11/16] perf intel-pt: Add support for synthesizing callchains for regular events
2020-04-20 3:04 UTC (4+ messages)
[PATCH] perf/core: fix parent pid/tid in task exit events
2020-04-17 21:31 UTC (3+ messages)
[PATCH v11 0/4] perf tools: add support for libpfm4
2020-04-17 9:08 UTC
[PATCH 0/6] perf/imx_ddr: Add namespace for i.MX8 DDR Perf
2020-04-17 8:29 UTC (12+ messages)
[PATCH v9 4/4] perf tools: add support for libpfm4
2020-04-16 22:19 UTC (6+ messages)
[PATCH v10 1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument
2020-04-16 16:23 UTC
[GIT PULL] perf/urgent fixes
2020-04-16 15:54 UTC (22+ messages)
` [PATCH 01/15] tools arch x86: Sync the msr-index.h copy with the kernel sources
` [PATCH 02/15] perf python: Check if clang supports -fno-semantic-interposition
` [PATCH 03/15] perf stat: Fix no metric header if --per-socket and --metric-only set
` [PATCH 04/15] tools headers: Update linux/vdso.h and grab a copy of vdso/const.h
` [PATCH 05/15] tools headers UAPI: Sync sched.h with the kernel
` [PATCH 06/15] tools headers UAPI: Sync linux/mman.h "
` [PATCH 07/15] tools arch x86: Sync asm/cpufeatures.h with the kernel sources
` [PATCH 08/15] tools include UAPI: Sync linux/vhost.h "
` [PATCH 09/15] tools headers UAPI: Sync linux/fscrypt.h "
` [PATCH 10/15] tools headers kvm: Sync linux/kvm.h "
` [PATCH 11/15] tools headers UAPI: Update tools's copy of drm.h headers
` [PATCH 12/15] tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
` [PATCH 13/15] tools headers: Update x86's syscall_64.tbl "
` [PATCH 14/15] tools headers: Adopt verbatim copy of compiletime_assert() from "
` [PATCH 15/15] tools headers: Synchronize linux/bits.h with the "
[PATCH v5 0/3] perf synthetic events
2020-04-16 14:19 UTC (5+ messages)
` [PATCH v5 1/3] perf bench: add a multi-threaded synthesize benchmark
` [PATCH v5 2/3] tools api: add a lightweight buffered reading api
` [PATCH v5 3/3] perf synthetic events: Remove use of sscanf from /proc reading
[PATCH] perf record: add dummy event during system wide synthesis
2020-04-16 0:47 UTC
[PATCH] perf stat: Honour --timeout for forked workloads
2020-04-15 16:46 UTC (3+ messages)
[PATCH] perf symbol: Fix kernel symbol address display
2020-04-15 7:07 UTC
[PATCH v4 1/2] tools api: add a lightweight buffered reading api
2020-04-15 2:26 UTC (8+ messages)
` [PATCH v4 2/2] perf synthetic events: Remove use of sscanf from /proc reading
[PATCH v8 4/4] perf tools: add support for libpfm4
2020-04-14 18:14 UTC (3+ messages)
` [PATCH v8 2/4] tools feature: add support for detecting libpfm4
[GIT PULL] perf/core fixes and improvements
2020-04-13 16:52 UTC (27+ messages)
` [PATCH 01/26] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
` [PATCH 02/26] perf machine: Set ksymbol dso as loaded on arrival
` [PATCH 03/26] perf annotate: Add basic support for bpf_image
` [PATCH 04/26] tools arch x86: Sync the msr-index.h copy with the kernel sources
` [PATCH 05/26] capabilities: Introduce CAP_PERFMON to kernel and user space
` [PATCH 06/26] perf/core: Open access to the core for CAP_PERFMON privileged process
` [PATCH 07/26] perf/core: open access to probes "
` [PATCH 08/26] perf tools: Support CAP_PERFMON capability
` [PATCH 09/26] drm/i915/perf: Open access for CAP_PERFMON privileged process
` [PATCH 10/26] trace/bpf_trace: "
` [PATCH 11/26] powerpc/perf: open "
` [PATCH 12/26] parisc/perf: "
` [PATCH 13/26] drivers/perf: Open "
` [PATCH 14/26] drivers/oprofile: "
` [PATCH 15/26] doc/admin-guide: Update perf-security.rst with CAP_PERFMON information
` [PATCH 16/26] doc/admin-guide: update kernel.rst "
` [PATCH 17/26] perf python: Check if clang supports -fno-semantic-interposition
` [PATCH 18/26] perf script: Simplify auxiliary event printing functions
` [PATCH 19/26] perf bench: Add event synthesis benchmark
` [PATCH 20/26] tools api fs: Make xxx__mountpoint() more scalable
` [PATCH 21/26] perf synthetic-events: save 4kb from 2 stack frames
` [PATCH 22/26] perf stat: Fix no metric header if --per-socket and --metric-only set
` [PATCH 23/26] perf expr: Add expr_ prefix for parse_ctx and parse_id
` [PATCH 24/26] perf expr: Add expr_scanner_ctx object
` [PATCH 25/26] perf metrictroup: Split the metricgroup__add_metric function
` [PATCH 26/26] perf script: Add flamegraph.py script
[PATCH] perf script: add flamegraph.py script
2020-04-13 13:59 UTC (20+ messages)
` [PATCH] perf script: fix invalid read
` [PATCH] perf script report: fix segfault when using DWARF mode
` [PATCH] perf script flamegraph: python2 support, update cli args
[PATCH v7] perf tools: add support for libpfm4
2020-04-11 7:48 UTC (3+ messages)
[PATCH v2 0/5] Benchmark and improve event synthesis performance
2020-04-10 3:43 UTC (14+ messages)
` [PATCH v2 1/5] perf bench: add event synthesis benchmark
` [PATCH v2 2/5] tools api fs: make xxx__mountpoint() more scalable
` [PATCH v2 3/5] perf synthetic-events: save 4kb from 2 stack frames
` [PATCH v2 4/5] tools api: add a lightweight buffered reading api
` [PATCH v2 5/5] perf synthetic events: Remove use of sscanf from /proc reading
[PATCH v3 1/2] tools api: add a lightweight buffered reading api
2020-04-10 3:40 UTC (2+ messages)
` [PATCH v3 2/2] perf synthetic events: Remove use of sscanf from /proc reading
perf probe + uprobes missing events
2020-04-08 3:14 UTC (4+ messages)
[PATCH v8 0/7] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
2020-04-07 7:11 UTC (13+ messages)
` [PATCH v8 1/7] perf expr: Add expr_ prefix for parse_ctx and parse_id
` [PATCH v8 2/7] perf expr: Add expr_scanner_ctx object
` [PATCH v8 3/7] perf/tools: Refactoring metricgroup__add_metric function
` [PATCH v8 4/7] perf/tools: Enhance JSON/metric infrastructure to handle "?"
` [PATCH v8 5/7] perf/tests/expr: Added test for runtime param in metric expression
` [PATCH v8 6/7] tools/perf: Enable Hz/hz prinitg for --metric-only option
` [PATCH v8 7/7] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events
[PATCH v5] perf tools: add support for libpfm4
2020-04-07 6:43 UTC (2+ messages)
[GIT PULL] perf/urgent fixes and some improvements
2020-04-04 8:37 UTC (10+ messages)
` [PATCH 01/31] perf callchain: Update docs regarding kernel/user space unwinding
` [PATCH 02/31] perf parse-events: Add defensive NULL check
` [PATCH 03/31] perf: Normalize gcc parameter when generating arch errno table
` [PATCH 04/31] x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
` [PATCH 05/31] perf test x86: Add CET instructions to the new instructions test
` [PATCH 06/31] perf script: Introduce --deltatime option
` [PATCH 07/31] perf/core: Add PERF_RECORD_CGROUP event
` [PATCH 08/31] perf/core: Add PERF_SAMPLE_CGROUP feature
[PATCH 0/5] Benchmark and improve event synthesis performance
2020-04-02 13:41 UTC (10+ messages)
` [PATCH 1/5] perf bench: add event synthesis benchmark
` [PATCH 2/5] tools api fs: make xxx__mountpoint() more scalable
` [PATCH 3/5] perf synthetic-events: save 4kb from 2 stack frames
` [PATCH 4/5] tools api: add a lightweight buffered reading api
` [PATCH 5/5] perf synthetic events: Remove use of sscanf from /proc reading
[PATCH] perf report: Fix arm64 gap between kernel start and module end
2020-04-02 13:41 UTC (6+ messages)
` [PATCH 0/1] perf tools: fix compilation on Arm
` [PATCH 1/1] "
` Re:Re: [PATCH] perf report: Fix arm64 gap between kernel start and module end
[PATCH 1/1 FYI] tools arch x86: Sync the msr-index.h copy with the kernel sources
2020-04-01 15:33 UTC
[PATCH v7 0/6] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
2020-03-30 19:36 UTC (11+ messages)
` [PATCH v7 1/6] perf expr: Add expr_ prefix for parse_ctx and parse_id
` [PATCH v7 2/6] perf expr: Add expr_scanner_ctx object
` [PATCH v7 3/6] perf/tools: Refactoring metricgroup__add_metric function
` [PATCH v7 4/6] perf/tools: Enhance JSON/metric infrastructure to handle "?"
` [PATCH v7 5/6] tools/perf: Enable Hz/hz prinitg for --metric-only option
` [PATCH v7 6/6] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events
[PATCH] perf tools: update docs regarding kernel/user space unwinding
2020-03-27 20:33 UTC (5+ messages)
[PATCH v6 00/11] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
2020-03-27 10:00 UTC (4+ messages)
` [PATCH v6 09/11] perf/tools: Enhance JSON/metric infrastructure to handle "?"
[PATCH v7 0/5] powerpc/hv-24x7: Expose chip/sockets info to add json file metric support for the hv_24x7 socket/chip level events
2020-03-27 6:36 UTC (6+ messages)
` [PATCH v7 1/5] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH v7 2/5] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH v7 3/5] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [PATCH v7 4/5] Documentation/ABI: Add ABI documentation for chips and sockets
` [PATCH v7 5/5] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration
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).