messages from 2020-04-20 11:52:51 to 2020-05-06 09:53:32 UTC [more...]
[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-05-06 9:53 UTC (16+ 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 5/5] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration
[PATCH v12 4/4] perf tools: add support for libpfm4
2020-05-05 18:31 UTC (3+ messages)
[GIT PULL] perf/core improvements and fixes
2020-05-05 17:03 UTC (35+ messages)
` [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 v4 00/12] perf metric fixes and test
2020-05-04 6:50 UTC (18+ messages)
` [PATCH v4 01/12] perf expr: unlimited escaped characters in a symbol
` [PATCH v4 02/12] perf metrics: fix parse errors in cascade lake metrics
` [PATCH v4 03/12] perf metrics: fix parse errors in skylake metrics
` [PATCH v4 04/12] perf expr: allow ',' to be an other token
` [PATCH v4 05/12] perf expr: increase max other
` [PATCH v4 06/12] perf expr: parse numbers as doubles
` [PATCH v4 07/12] perf expr: debug lex if debugging yacc
` [PATCH v4 08/12] perf metrics: fix parse errors in power8 metrics
` [PATCH v4 09/12] perf metrics: fix parse errors in power9 metrics
` [PATCH v4 10/12] perf expr: print a debug message for division by zero
` [PATCH v4 11/12] perf parse-events: expand add PMU error/verbose messages
` [PATCH v4 12/12] perf test: improve pmu event metric testing
[PATCH v3 00/12] perf metric fixes and test
2020-05-01 17:39 UTC (18+ messages)
` [PATCH v3 01/12] perf expr: unlimited escaped characters in a symbol
` [PATCH v3 02/12] perf metrics: fix parse errors in cascade lake metrics
` [PATCH v3 03/12] perf metrics: fix parse errors in skylake metrics
` [PATCH v3 04/12] perf expr: allow ',' to be an other token
` [PATCH v3 05/12] perf expr: increase max other
` [PATCH v3 06/12] perf expr: parse numbers as doubles
` [PATCH v3 07/12] perf expr: debug lex if debugging yacc
` [PATCH v3 08/12] perf metrics: fix parse errors in power8 metrics
` [PATCH v3 09/12] perf metrics: fix parse errors in power9 metrics
` [PATCH v3 10/12] perf expr: print a debug message for division by zero
` [PATCH v3 11/12] perf parse-events: expand add PMU error/verbose messages
` [PATCH v3 12/12] perf test: improve pmu event metric testing
[PATCH v8 0/7] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
2020-05-01 15:56 UTC (5+ messages)
` [PATCH v8 4/7] perf/tools: Enhance JSON/metric infrastructure to handle "?"
[RFC PATCHSET v2] Implement --switch-output-event
2020-05-01 11:31 UTC (15+ messages)
` [PATCH 1/8] perf record: Move sb_evlist to 'struct record'
` [PATCH 2/8] perf top: Move sb_evlist to 'struct perf_top'
` [PATCH 3/8] perf bpf: Decouple creating the evlist from adding the SB event
` [PATCH 4/8] perf parse-events: Add parse_events_option() variant that creates evlist
` [PATCH 5/8] perf evlist: Allow reusing the side band thread for more purposes
` [PATCH 6/8] libsubcmd: Introduce OPT_CALLBACK_SET()
` [PATCH 7/8] perf record: Introduce --switch-output-event
` [PATCH 8/8] perf record: Move side band evlist setup to separate routine
[PATCH v6] perf tools: add support for libpfm4
2020-04-29 16:59 UTC (2+ messages)
[RFC PATCHSET] Implement --switch-output-events
2020-04-29 8:18 UTC (15+ messages)
` [PATCH 1/7] perf record: Move sb_evlist to 'struct record'
` [PATCH 2/7] perf top: Move sb_evlist to 'struct perf_top'
` [PATCH 3/7] perf bpf: Decouple creating the evlist from adding the SB event
` [PATCH 4/7] "
` [PATCH 5/7] perf parse-events: Add parse_events_option() variant that creates evlist
` [PATCH 6/7] perf evlist: Allow reusing the side band thread for more purposes
` [PATCH 7/7] perf record: Introduce --switch-output-event
[PATCH v2 00/11] perf metric fixes and test
2020-04-28 6:35 UTC (35+ messages)
` [PATCH v2 01/11] perf expr: unlimited escaped characters in a symbol
` [PATCH v2 02/11] perf metrics: fix parse errors in cascade lake metrics
` [PATCH v2 03/11] perf metrics: fix parse errors in skylake metrics
` [PATCH v2 04/11] perf expr: allow ',' to be an other token
` [PATCH v2 05/11] perf expr: increase max other
` [PATCH v2 06/11] perf expr: parse numbers as doubles
` [PATCH v2 07/11] perf expr: debug lex if debugging yacc
` [PATCH v2 08/11] perf metrics: fix parse errors in power8 metrics
` [PATCH v2 09/11] perf metrics: fix parse errors in power9 metrics
` [PATCH v2 10/11] perf expr: print a debug message for division by zero
` [PATCH v2 11/11] perf test: add expr test for pmu metrics
[PATCH] perf symbol: Fix kernel symbol address display
2020-04-27 12:23 UTC (8+ messages)
[PATCH] perf record: add dummy event during system wide synthesis
2020-04-24 8:51 UTC (4+ messages)
` [perf record] dbfc8ef0b9: perf-sanity-tests.Setup_struct_perf_event_attr.fail
[PATCH v5 0/3] perf synthetic events
2020-04-24 7:42 UTC (6+ messages)
` [PATCH v5 1/3] perf bench: add a multi-threaded synthesize benchmark
[PATCH 0/8] perf metric fixes and test
2020-04-23 14:34 UTC (19+ 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 v3] perf/record: add num-synthesize-threads option
2020-04-23 14:11 UTC (3+ messages)
[PATCH v3] perf record: add dummy event during system wide synthesis
2020-04-23 12:03 UTC (2+ messages)
[PATCH v2] perf record: add dummy event during system wide synthesis
2020-04-22 17:37 UTC (3+ messages)
[PATCH] perf/record: add num-synthesize-threads option
2020-04-22 15:53 UTC (5+ messages)
kernel/perf: Sample data being lost
2020-04-22 14:42 UTC (3+ messages)
[PATCH v2] perf/record: add num-synthesize-threads option
2020-04-21 0:30 UTC
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).