linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-08 05:36:28 to 2020-07-26 09:31:09 UTC [more...]

[PATCH v4 0/5] powerpc/perf: Add json file support for hv_24x7 core level events
 2020-07-26  9:31 UTC  (9+ messages)
` [PATCH v4 1/5] perf/pmu-events/jevents: Add enum to store aggregation like PerPkg
` [PATCH v4 2/5] pmu-events/x86/uncore: Replace PerPkg field to AggregationMode in x86 json files
` [PATCH v4 3/5] perf jevents: Add support for parsing perchip/percore events
` [PATCH v4 4/5] perf/tools: Pass pmu_event structure as a parameter for arch_get_runtimeparam
` [PATCH v4 5/5] perf/tools/pmu_events/powerpc: Add hv_24x7 core level metric events

[PATCH -next] tools build: Check return value of fwrite_unlocked in jvmti_agent.c
 2020-07-24 10:07 UTC 

[PATCH -next] tools lib traceevent: Remove process in finding plugin options
 2020-07-24  9:59 UTC 

[PATCH] Fix s390x compile error on F32 utils/stat-display.c
 2020-07-22  9:20 UTC 

[GIT PULL] perf/urgent improvements and fixes
 2020-07-19 20:00 UTC  (2+ messages)

[PATCH v3 0/5] powerpc/perf: Add json file support for hv_24x7 core level events
 2020-07-17 22:11 UTC  (11+ messages)
` [PATCH v3 1/5] perf/pmu-events/jevents: Add enum to store aggregation like PerPkg
` [PATCH v3 2/5] pmu-events/x86/uncore: Replace PerPkg field to AggregationMode in x86 json files
` [PATCH v3 3/5] perf jevents: Add support for parsing perchip/percore events
` [PATCH v3 4/5] perf/tools: Pass pmu_event structure as a parameter for arch_get_runtimeparam
` [PATCH v3 5/5] perf/tools/pmu_events/powerpc: Add hv_24x7 core level metric events

[RFC v2 0/5] tools/perf/pmu-events/jevents.c
 2020-07-14  9:12 UTC  (12+ messages)
` [RFC v2 1/5] perf/pmu-events/jevents: Add enum to store aggregation like PerPkg
` [RFC v2 2/5] pmu-events/x86/uncore: Replace PerPkg field to AggregationMode in x86 json files
` [RFC v2 3/5] perf jevents: Add support for parsing perchip/percore events
` [RFC v2 4/5] perf/tools: Pass pmu_event structure as a parameter for arch_get_runtimeparam
` [RFC v2 5/5] perf/tools/pmu_events/powerpc: Add hv_24x7 core level metric events

[GIT PULL] Second batch of perf tooling fixes for v5.8
 2020-07-08  0:05 UTC  (2+ messages)

[RFC 0/3] powerpc/perf: Add json file support for hv_24x7 core level events
 2020-07-07 11:31 UTC  (9+ messages)
` [RFC 1/3] perf jevents: Add support for parsing perchip/percore events
` [RFC 2/3] perf/tools: Pass pmu_event structure as a parameter for arch_get_runtimeparam
` [RFC 3/3] perf/tools/pmu_events/powerpc: Add hv_24x7 core level metric events

[PATCH] perf/tools/pmu-events/powerpc: Added nest imc metric events
 2020-07-06 12:38 UTC  (3+ messages)

[PATCH 0/3] perf bench numa: fix few minor issues
 2020-07-06  9:42 UTC  (4+ messages)
` [PATCH 1/3] perf bench numa: fix incorrect NUMA toplogy assumption
` [PATCH 2/3] perf bench numa: fix benchmark names
` [PATCH 3/3] perf bench numa: fix wrong benchmark configuration

[PATCH] perf flamegraph: explicitly set utf-8 encoding
 2020-06-22 17:45 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] perf tooling fixes for v5.8
 2020-06-19 19:30 UTC  (2+ messages)

Perf Script Erroneous User Stack Trace
 2020-06-16 17:42 UTC  (8+ messages)
    ` Sp! "

[PATCH v2 1/2] perf expr: Add d_ratio operation
 2020-06-11 13:09 UTC  (5+ messages)
` [PATCH v2 2/2] perf expr: Add < and > operators

[PATCH 1/2] perf expr: Add d_ratio operation
 2020-06-11  0:00 UTC  (7+ messages)
` [PATCH 2/2] perf expr: Add < and > operators

[PATCH v2 1/2] perf: Fix user attribute access in kprobes
 2020-06-09 15:27 UTC  (2+ messages)
  ` [PATCH v2 2/2] perf: Fix bpf prologue generation

[GIT PULL] perf tooling changes for v5.8
 2020-06-04 17:35 UTC  (2+ messages)

Perf Reports Jump Instructions as Memory Access Instructions
 2020-06-03  3:49 UTC  (4+ messages)

[PATCH] perf/evsel: Fix missing close fd when ignore_missing_thread
 2020-05-30  6:15 UTC 

[RFC 0/2] tools/build/ patches to allow setting NO_SYSCALL_TABLE=1 from make command line
 2020-05-29 20:33 UTC  (7+ messages)
` [PATCH 1/2] perf build: Group the NO_SYSCALL_TABLE logic
` [PATCH 2/2] perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable

[PATCH v14 1/1] perf tools: add support for libpfm4
 2020-05-29 18:06 UTC  (4+ messages)

[PATCH V2] perf tools: Fix debuginfo search for Ubuntu
 2020-05-26 16:15 UTC  (2+ messages)

[PATCH] perf tools: Fix debuginfo search for Ubuntu
 2020-05-26 15:36 UTC  (2+ messages)

[PATCH v2 0/7] Share events between metrics
 2020-05-25 13:34 UTC  (17+ messages)
` [PATCH v2 1/7] perf metricgroup: Always place duration_time last
` [PATCH v2 2/7] perf metricgroup: Use early return in add_metric
` [PATCH v2 3/7] perf metricgroup: Delay events string creation
` [PATCH v2 4/7] perf metricgroup: Order event groups by size
` [PATCH v2 5/7] perf metricgroup: Remove duped metric group events
` [PATCH v2 6/7] perf metricgroup: Add options to not group or merge
` [PATCH v2 7/7] perf metricgroup: Remove unnecessary ',' from events

[PATCH] perf record: Use an eventfd to wakeup when done
 2020-05-25  1:43 UTC  (12+ messages)
` [PATCH v3] "

[PATCH 0/7] Share events between metrics
 2020-05-21 17:28 UTC  (23+ messages)
` [PATCH 1/7] perf metricgroup: Change evlist_used to a bitmap
` [PATCH 2/7] perf metricgroup: Always place duration_time last
` [PATCH 3/7] perf metricgroup: Delay events string creation
` [PATCH 4/7] perf metricgroup: Order event groups by size
` [PATCH 5/7] perf metricgroup: Remove duped metric group events
` [PATCH 6/7] perf metricgroup: Add options to not group or merge
` [PATCH 7/7] perf metricgroup: Remove unnecessary ',' from events

[RFC PATCH v3 00/14] Share events between metrics
 2020-05-21 17:07 UTC  (17+ messages)
` [RFC PATCH v3 01/14] perf parse-events: expand add PMU error/verbose messages
` [RFC PATCH v3 06/14] perf evsel: fix 2 memory leaks
` [RFC PATCH v3 09/14] perf metricgroup: free metric_events on error
` [RFC PATCH v3 12/14] perf metricgroup: order event groups by size
` [RFC PATCH v3 13/14] perf metricgroup: remove duped metric group events
` [RFC PATCH v3 14/14] perf metricgroup: add options to not group or merge

[PATCH v2] perf config: Add stat.big-num support
 2020-05-20 16:23 UTC 

[PATCH] perf config: Add stat.big-num support
 2020-05-20 15:37 UTC  (2+ messages)

[PATCH] perf bpf-loader: Add missing '*' for key_scan_pos
 2020-05-20 14:30 UTC  (5+ messages)

[PATCH v3] perf record: add dummy event during system wide synthesis
 2020-05-20  5:59 UTC  (5+ messages)

[PATCH] perf stat: POWER9 metrics: expand "ICT" acronym
 2020-05-20  1:44 UTC  (2+ messages)

[PATCH 0/2] perf: Fix POWER9 cpi_breakdown metricgroup
 2020-05-16 12:03 UTC  (11+ messages)
` [PATCH 1/2] perf: Fix POWER9 metric 'lsu_other_stall_cpi'
` [PATCH 2/2] perf: Add missing metrics to POWER9 'cpi_breakdown'

[PATCH v4] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-05-13  8:08 UTC  (12+ messages)
          ` [RFC] Issue in final aggregate value, in case of multiple events present in metric expression

[PATCH v4 00/12] perf metric fixes and test
 2020-05-13  6:32 UTC  (5+ messages)

[RFC PATCHSET v2] Implement --switch-output-event
 2020-05-11 15:04 UTC  (4+ messages)
` [PATCH 7/8] perf record: Introduce --switch-output-event

[RFC PATCH 0/7] Share events between metrics
 2020-05-08  5:43 UTC  (5+ messages)


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