messages from 2020-03-09 19:23:43 to 2020-03-27 10:25:28 UTC [more...]
[PATCH v7 0/6] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
2020-03-27 10:25 UTC (7+ 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 v6 00/11] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
2020-03-27 10:00 UTC (15+ messages)
` [PATCH v6 01/11] perf expr: Add expr_ prefix for parse_ctx and parse_id
` [PATCH v6 02/11] perf expr: Add expr_scanner_ctx object
` [PATCH v6 03/11] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH v6 04/11] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH v6 05/11] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [PATCH v6 06/11] Documentation/ABI: Add ABI documentation for chips and sockets
` [PATCH v6 07/11] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration
` [PATCH v6 08/11] perf/tools: Refactoring metricgroup__add_metric function
` [PATCH v6 09/11] perf/tools: Enhance JSON/metric infrastructure to handle "?"
` [PATCH v6 10/11] tools/perf: Enable Hz/hz prinitg for --metric-only option
` [PATCH v6 11/11] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events
[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
[PATCH] perf tools: update docs regarding kernel/user space unwinding
2020-03-26 21:32 UTC (4+ messages)
[PATCH] perf script: add flamegraph.py script
2020-03-26 19:04 UTC (5+ messages)
[GIT PULL] perf/core improvements and fixes
2020-03-25 12:41 UTC (25+ messages)
` [PATCH 01/24] perf parse-events: Fix 3 use after frees found with clang ASAN
` [PATCH 02/24] perf symbols: Consolidate symbol fixup issue
` [PATCH 03/24] perf report: Print al_addr when symbol is not found
` [PATCH 04/24] perf report: Support interactive annotation of code without symbols
` [PATCH 05/24] perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses
` [PATCH 06/24] perf report: Allow specifying event to be used as sort key in --group output
` [PATCH 07/24] perf report: Support a new key to reload the browser
` [PATCH 08/24] perf report/top TUI: Support hotkeys to let user select any event for sorting
` [PATCH 09/24] perf stat: Align the output for interval aggregation mode
` [PATCH 10/24] perf metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
` [PATCH 11/24] perf vendor events amd: Restrict model detection for zen1 based processors
` [PATCH 12/24] perf vendor events amd: Add Zen2 events
` [PATCH 13/24] perf vendor events amd: Update Zen1 events to V2
` [PATCH 14/24] tools headers uapi: Update linux/in.h copy
` [PATCH 15/24] perf tools: Unify a bit the build directory output
` [PATCH 16/24] perf jevents: Add some test events
` [PATCH 17/24] perf jevents: Support test events folder
` [PATCH 18/24] perf pmu: Refactor pmu_add_cpu_aliases()
` [PATCH 19/24] perf test: Add pmu-events test
` [PATCH 20/24] perf pmu: Add is_pmu_core()
` [PATCH 21/24] perf pmu: Make pmu_uncore_alias_match() public
` [PATCH 22/24] perf test: Test pmu-events aliases
` [PATCH 23/24] perf cpumap: Fix snprintf overflow check
` [PATCH 24/24] perf dso: Fix dso comparison
[PATCHSET 00/10] perf: Improve cgroup profiling (v5)
2020-03-25 12:17 UTC (7+ messages)
[PATCH v5] perf tools: add support for libpfm4
2020-03-24 15:29 UTC (8+ messages)
[PATCH v4] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
2020-03-24 8:00 UTC (8+ messages)
` [RFC] Issue in final aggregate value, in case of multiple events present in metric expression
[PATCH v4] perf tools: add support for libpfm4
2020-03-24 0:01 UTC (2+ messages)
[PATCH v6] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
2020-03-20 6:44 UTC (4+ messages)
[GIT PULL] perf/core improvements and fixes
2020-03-19 14:07 UTC (26+ messages)
` [PATCH 01/23] perf vendor events s390: Add new deflate counters for IBM z15
` [PATCH 02/23] perf jevents: Support metric constraint
` [PATCH 03/23] perf metricgroup: Factor out metricgroup__add_metric_weak_group()
` [PATCH 04/23] perf util: Factor out sysctl__nmi_watchdog_enabled()
` [PATCH 05/23] perf metricgroup: Support metric constraint
` [PATCH 06/23] perf vendor events intel: Add NO_NMI_WATCHDOG "
` [PATCH 07/23] perf map: Fix off by one in strncpy() size argument
` [PATCH 08/23] perf map: Use strstarts() to look for Android libraries
` [PATCH 09/23] perf cs-etm: Swap packets for instruction samples
` [PATCH 10/23] perf cs-etm: Continuously record last branch
` [PATCH 11/23] perf cs-etm: Correct synthesizing instruction samples
` [PATCH 12/23] perf cs-etm: Optimize copying last branches
` [PATCH 13/23] perf cs-etm: Fix unsigned variable comparison to zero
` [PATCH 14/23] perf doc: Set man page date to last git commit
` [PATCH 15/23] perf intel-pt: Rename intel-pt.txt and put it in man page format
` [PATCH 16/23] perf intel-pt: Add Intel PT man page references
` [PATCH 17/23] perf intel-pt: Update intel-pt.txt file with new location of the documentation
` [PATCH 18/23] perf scripting perl: Add common_callchain to fix argument order
` [PATCH 19/23] perf record: Fix binding of AIO user space buffers to nodes
` [PATCH 20/23] perf test: Print if shell directory isn't present
` [PATCH 21/23] perf tools: Give synthetic mmap events an inode generation
` [PATCH 22/23] perf report: Fix no branch type statistics report issue
` [PATCH 23/23] perf expr: Fix copy/paste mistake
[GIT PULL] perf/urgent fixes
2020-03-19 14:00 UTC (5+ messages)
` [PATCH 3/6] perf python: Fix clang detection when using CC=clang-version
[PATCH v3] perf tools: add support for libpfm4
2020-03-19 4:15 UTC (2+ messages)
[PATCH v6 0/3] perf vendor events amd: latest PMU events for zen1/zen2
2020-03-18 20:04 UTC (5+ messages)
` [PATCH v6 1/3] perf vendor events amd: restrict model detection for zen1 based processors
` [PATCH v6 2/3] perf vendor events amd: add Zen2 events
` [PATCH v6 3/3] perf vendor events amd: update Zen1 events to V2
[PATCH v5 0/3]
2020-03-18 19:07 UTC (9+ messages)
` [PATCH v5 1/3] perf vendor events amd: restrict model detection for zen1 based processors
` [PATCH v5 2/3] perf vendor events amd: add Zen2 events
` [PATCH v5 3/3] perf vendor events amd: update Zen1 events to V2
[PATCH v5 00/11] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
2020-03-18 12:45 UTC (23+ messages)
` [PATCH v5 01/11] perf expr: Add expr_ prefix for parse_ctx and parse_id
` [PATCH v5 02/11] perf expr: Add expr_scanner_ctx object
` [PATCH v5 03/11] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH v5 04/11] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH v5 05/11] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [PATCH v5 06/11] Documentation/ABI: Add ABI documentation for chips and sockets
` [PATCH v5 07/11] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration
` [PATCH v5 08/11] perf/tools: Refactoring metricgroup__add_metric function
` [PATCH v5 09/11] perf/tools: Enhance JSON/metric infrastructure to handle "?"
` [PATCH v5 10/11] tools/perf: Enable Hz/hz prinitg for --metric-only option
` [PATCH v5 11/11] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events
[PATCH v4 0/3] update to latest PMU events for zen1/zen2
2020-03-16 22:54 UTC (7+ messages)
` [PATCH v4 1/3] perf vendor events amd: restrict model detection for zen1 based processors
` [PATCH v4 2/3] perf vendor events amd: add Zen2 events
` [PATCH v4 3/3] perf vendor events amd: update Zen1 events to V2
[PATCH v3 0/3] update to latest PMU events for zen1/zen2
2020-03-14 3:13 UTC (4+ messages)
` [PATCH v3 3/3] perf vendor events amd: update Zen1 events to V2
[PATCH v4 0/8] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
2020-03-13 12:26 UTC (13+ messages)
` [PATCH v4 6/8] perf/tools: Enhance JSON/metric infrastructure to handle "?"
[PATCH] perf documentation: Add desription forHEADER_TRACING_DATA
2020-03-12 11:48 UTC (3+ messages)
[PATCH] perf tools: add support for lipfm4
2020-03-12 10:03 UTC (6+ messages)
[PATCH] perf doc: Set man page date to last git commit
2020-03-11 13:25 UTC (2+ messages)
[PATCH] perf/s390/json: Add new deflate counters for IBM z15
2020-03-10 14:29 UTC
[GIT PULL] perf/core improvements and fixes
2020-03-10 11:15 UTC (20+ messages)
` [PATCH 01/19] tools lib api fs: Move cgroupsfs_find_mountpoint()
` [PATCH 02/19] perf stat: Show percore counts in per CPU output
` [PATCH 03/19] perf llvm: Add debug hint message about missing kernel-devel package
` [PATCH 04/19] perf annotate: Get rid of annotation->nr_jumps
` [PATCH 05/19] libperf: Add counting example
` [PATCH 06/19] tools lib traceevent: Remove extra '\n' in print_event_time()
` [PATCH 07/19] tools headers UAPI: Update tools's copy of linux/perf_event.h
` [PATCH 08/19] perf tools: Add hw_idx in struct branch_stack
` [PATCH 09/19] perf evsel: Support PERF_SAMPLE_BRANCH_HW_INDEX
` [PATCH 10/19] perf header: Add check for unexpected use of reserved membrs in event attr
` [PATCH 11/19] perf expr: Add expr.c object
` [PATCH 12/19] perf expr: Move expr lexer to flex
` [PATCH 13/19] perf expr: Increase EXPR_MAX_OTHER to support metrics with more than 15 variables
` [PATCH 14/19] perf expr: Straighten expr__parse()/expr__find_other() interface
` [PATCH 15/19] perf expr: Make expr__parse() return -1 on error
` [PATCH 16/19] perf block-info: Fix wrong block address comparison in block_info__cmp()
` [PATCH 17/19] perf diff: Use __block_info__cmp() to replace block_pair_cmp()
` [PATCH 18/19] perf block-info: Allow selecting which columns to report and its order
` [PATCH 19/19] perf block-info: Support color ops to print block percents in color
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).