messages from 2020-04-07 12:39:43 to 2020-04-22 22:04:19 UTC [more...]
[PATCH v2 00/11] perf metric fixes and test
2020-04-22 22:04 UTC
[PATCH v2] perf record: add dummy event during system wide synthesis
2020-04-22 17:37 UTC (3+ messages)
[PATCH v3] perf record: add dummy event during system wide synthesis
2020-04-22 17:36 UTC
[PATCH 0/8] perf metric fixes and test
2020-04-22 16:18 UTC (12+ messages)
` [PATCH 1/8] perf expr: unlimited escaped characters in a symbol
` [PATCH 2/8] perf metrics: fix parse errors in cascade lake metrics
` [PATCH 3/8] perf metrics: fix parse errors in skylake metrics
` [PATCH 4/8] perf expr: allow ',' to be an other token
` [PATCH 5/8] perf expr: increase max other
` [PATCH 6/8] perf expr: parse numbers as doubles
` [PATCH 7/8] perf expr: debug lex if debugging yaxx
` [PATCH 8/8] perf test: add expr test for pmu metrics
[PATCH] perf/record: add num-synthesize-threads option
2020-04-22 15:53 UTC (5+ messages)
[PATCH v3] perf/record: add num-synthesize-threads option
2020-04-22 15:50 UTC
kernel/perf: Sample data being lost
2020-04-22 14:42 UTC (3+ messages)
[GIT PULL] perf/core improvements and fixes
2020-04-22 12:09 UTC (62+ messages)
` [PATCH 01/60] perf stat: Honour --timeout for forked workloads
` [PATCH 02/60] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
` [PATCH 03/60] perf machine: Set ksymbol dso as loaded on arrival
` [PATCH 04/60] perf annotate: Add basic support for bpf_image
` [PATCH 05/60] capabilities: Introduce CAP_PERFMON to kernel and user space
` [PATCH 06/60] perf/core: Open access to the core for CAP_PERFMON privileged process
` [PATCH 07/60] perf/core: open access to probes "
` [PATCH 08/60] perf tools: Support CAP_PERFMON capability
` [PATCH 09/60] drm/i915/perf: Open access for CAP_PERFMON privileged process
` [PATCH 10/60] trace/bpf_trace: "
` [PATCH 11/60] powerpc/perf: open "
` [PATCH 12/60] parisc/perf: "
` [PATCH 13/60] drivers/perf: Open "
` [PATCH 14/60] drivers/oprofile: "
` [PATCH 15/60] doc/admin-guide: Update perf-security.rst with CAP_PERFMON information
` [PATCH 16/60] doc/admin-guide: update kernel.rst "
` [PATCH 17/60] perf script: Simplify auxiliary event printing functions
` [PATCH 18/60] perf bench: Add event synthesis benchmark
` [PATCH 19/60] tools api fs: Make xxx__mountpoint() more scalable
` [PATCH 20/60] perf synthetic-events: save 4kb from 2 stack frames
` [PATCH 21/60] perf expr: Add expr_ prefix for parse_ctx and parse_id
` [PATCH 22/60] perf expr: Add expr_scanner_ctx object
` [PATCH 23/60] perf metrictroup: Split the metricgroup__add_metric function
` [PATCH 24/60] perf script: Add flamegraph.py script
` [PATCH 25/60] perf auxtrace: Add ->evsel_is_auxtrace() callback
` [PATCH 26/60] perf intel-pt: Implement "
` [PATCH 27/60] perf intel-bts: "
` [PATCH 28/60] perf arm-spe: "
` [PATCH 29/60] perf cs-etm: "
` [PATCH 30/60] perf s390-cpumsf: "
` [PATCH 31/60] perf auxtrace: For reporting purposes, un-group AUX area event
` [PATCH 32/60] perf auxtrace: Add an option to synthesize callchains for regular events
` [PATCH 33/60] perf thread-stack: Add thread_stack__sample_late()
` [PATCH 34/60] perf evsel: Be consistent when looking which evsel PERF_SAMPLE_ bits are set
` [PATCH 35/60] perf evsel: Add support for synthesized sample type
` [PATCH 36/60] perf intel-pt: Add support for synthesizing callchains for regular events
` [PATCH 37/60] perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_event()
` [PATCH 38/60] perf evlist: Move leader-sampling configuration
` [PATCH 39/60] perf evsel: Rearrange perf_evsel__config_leader_sampling()
` [PATCH 40/60] perf evlist: Allow multiple read formats
` [PATCH 41/60] perf tools: Add support for leader-sampling with AUX area events
` [PATCH 42/60] perf stat: Force error in fallback on :k events
` [PATCH 43/60] tools lib traceevent: Take care of return value of asprintf
` [PATCH 44/60] perf pmu: Add support for PMU capabilities
` [PATCH 45/60] perf doc: allow ASCIIDOC_EXTRA to be an argument
` [PATCH 46/60] perf parser: Add support to specify rXXX event with pmu
` [PATCH 47/60] perf header: Support CPU PMU capabilities
` [PATCH 48/60] perf machine: Remove the indent in resolve_lbr_callchain_sample
` [PATCH 49/60] perf machine: Refine the function for LBR call stack reconstruction
` [PATCH 50/60] perf machine: Factor out lbr_callchain_add_kernel_ip()
` [PATCH 51/60] perf machine: Factor out lbr_callchain_add_lbr_ip()
` [PATCH 52/60] perf thread: Add a knob for LBR stitch approach
` [PATCH 53/60] perf thread: Save previous sample for LBR stitching approach
` [PATCH 54/60] perf callchain: Save previous cursor nodes "
` [PATCH 55/60] perf callchain: Stitch LBR call stack
` [PATCH 56/60] perf report: Add option to enable the LBR stitching approach
` [PATCH 57/60] perf script: "
` [PATCH 58/60] perf top: "
` [PATCH 59/60] perf c2c: "
` [PATCH 60/60] perf hist: Add fast path for duplicate entries check
[PATCH] perf symbol: Fix kernel symbol address display
2020-04-21 11:18 UTC (3+ messages)
[PATCH] perf record: add dummy event during system wide synthesis
2020-04-21 6:17 UTC (3+ messages)
[PATCH v2] perf/record: add num-synthesize-threads option
2020-04-21 0:30 UTC
[GIT PULL] perf/urgent fixes
2020-04-20 11:19 UTC (23+ 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 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
[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 stat: Honour --timeout for forked workloads
2020-04-15 16:46 UTC (3+ messages)
[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 (5+ messages)
` [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 (7+ messages)
` [PATCH v2 4/5] tools api: add a lightweight buffered reading api
[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 (3+ messages)
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).