linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-11 18:24:00 to 2017-11-03 13:55:03 UTC [more...]

[GIT PULL 00/19] perf/core improvements and fixes
 2017-11-03 13:55 UTC  (17+ messages)
` [PATCH 01/19] perf script: Add a few missing conversions to fprintf style
` [PATCH 02/19] perf script: Use pr_debug where appropriate
` [PATCH 03/19] perf script: Use event_format__fprintf()
` [PATCH 04/19] perf evsel: Restore evsel->priv as a tool private area
` [PATCH 05/19] perf script: Allow creating per-event dump files
` [PATCH 06/19] tools include uapi: Grab a copy of linux/prctl.h
` [PATCH 08/19] perf script: Print information about per-event-dump files
` [PATCH 09/19] perf tools: Rename struct perf_data_file to perf_data
` [PATCH 12/19] perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats
` [PATCH 13/19] perf stat: Make --per-thread update shadow stats to show metrics
` [PATCH 14/19] perf callchain: Fix double mapping al->addr for children without self period
` [PATCH 15/19] tools include uapi: Grab a copy of linux/kcmp.h
` [PATCH 16/19] perf trace beauty: Implement pid_fd beautifier
` [PATCH 17/19] perf trace beauty kcmp: Beautify arguments
` [PATCH 18/19] perf srcline: Fix memory leak in addr2inlines()
` [PATCH 19/19] perf srcline: Show correct function name for srcline of callchains

Adding a recording delay interferes with symbols/call-stack
 2017-11-02  7:10 UTC  (9+ messages)

Dropped Events
 2017-11-01  4:06 UTC  (3+ messages)

[PATCH v3 0/2] Fixup for discontiguous/sparse numa nodes
 2017-10-31 15:26 UTC  (6+ messages)
` [PATCH v3 1/2] perf/bench/numa: Add functions to detect sparse "
` [PATCH v3 2/2] perf/bench/numa: Handle discontiguous/sparse "

[PATCH v6 0/6] generate full callchain cursor entries for inlined frames
 2017-10-30 23:35 UTC  (25+ messages)
` [PATCH v6 1/6] perf report: properly handle branch count in match_chain
` [PATCH v6 2/6] perf report: cache failed lookups of inlined frames
` [PATCH v6 3/6] perf report: cache srclines for callchain nodes
` [PATCH v6 4/6] perf report: use srcline from callchain for hist entries
` [PATCH v6 5/6] perf util: enable handling of inlined frames by default
` [PATCH v6 6/6] perf util: use correct IP mapping to find srcline for hist entry

[PATCH] perf buildid-cache: update help text for purge command
 2017-10-28 16:15 UTC  (2+ messages)

[GIT PULL 0/2] perf/urgent fixes
 2017-10-27 19:50 UTC  (3+ messages)
` [PATCH 1/2] perf symbols: Fix memory corruption because of zero length symbols
` [PATCH 2/2] perf tools: Unwind properly location after REJECT

lost some call trace for sleep function
 2017-10-26 17:32 UTC  (2+ messages)

perf buildid-cache -p <path> question
 2017-10-26 14:41 UTC  (13+ messages)

[PATCH v5 0/2] perf script: Add script per-event-dump support
 2017-10-26 13:46 UTC  (5+ messages)
` [PATCH v5 1/2] Add new elements for per-event-dump option
` [PATCH v5 2/2] Add the fp_selection_helper to set the fp for print functions

[GIT PULL 00/15] perf/core inlining improvements
 2017-10-26  9:03 UTC  (18+ messages)
` [PATCH 01/15] perf report: Remove code to handle inline frames from browsers
` [PATCH 02/15] perf callchain: Store srcline in callchain_cursor_node
` [PATCH 03/15] perf callchain: Refactor inline_list to operate on symbols
` [PATCH 04/15] perf callchain: Refactor inline_list to store srcline string directly
` [PATCH 05/15] perf callchain: Create real callchain entries for inlined frames
` [PATCH 06/15] perf report: Fall-back to function name comparison for -g srcline
` [PATCH 07/15] perf callchain: Mark inlined frames in output by " (inlined)" suffix
` [PATCH 08/15] perf script: Mark inlined frames and do not print DSO for them
` [PATCH 09/15] perf callchain: Compare symbol name for inlined frames when matching
` [PATCH 10/15] perf report: Compare symbol name for inlined frames when sorting
` [PATCH 11/15] perf report: Properly handle branch count in match_chain()
` [PATCH 12/15] perf report: Cache failed lookups of inlined frames
` [PATCH 13/15] perf report: Cache srclines for callchain nodes
` [PATCH 14/15] perf report: Use srcline from callchain for hist entries
` [PATCH 15/15] perf util: Enable handling of inlined frames by default

[PATCH] perf/tools : remove default system_wide in sched record
 2017-10-25 11:03 UTC  (4+ messages)

[PATCH v7 0/5] generate full callchain cursor entries for inlined frames
 2017-10-25  2:09 UTC  (19+ messages)
` [PATCH v7 1/5] perf report: properly handle branch count in match_chain
` [PATCH v7 2/5] perf report: cache failed lookups of inlined frames
` [PATCH v7 3/5] perf report: cache srclines for callchain nodes
` [PATCH v7 4/5] perf report: use srcline from callchain for hist entries
` [PATCH v7 5/5] perf util: enable handling of inlined frames by default

[GIT PULL 00/24] perf/core improvements and fixes
 2017-10-24  9:13 UTC  (26+ messages)
` [PATCH 01/24] perf vendor events: Update JSON metrics for Broadwell
` [PATCH 02/24] perf vendor events: Update JSON metrics for Broadwell Server
` [PATCH 03/24] perf vendor events: Update JSON metrics for Haswell
` [PATCH 04/24] perf vendor events: Update JSON metrics for Haswell Server
` [PATCH 05/24] perf vendor events: Update JSON metrics for IvyBridge
` [PATCH 06/24] perf vendor events: Update JSON metrics for IvyTown
` [PATCH 07/24] perf vendor events: Update JSON metrics for JakeTown
` [PATCH 08/24] perf vendor events: Update JSON metrics for Sandy Bridge
` [PATCH 09/24] perf vendor events: Update JSON metrics for Skylake
` [PATCH 10/24] perf vendor events: Update JSON metrics for Skylake Server
` [PATCH 11/24] perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
` [PATCH 12/24] perf record: Make record__mmap_read generic
` [PATCH 13/24] perf mmap: Adopt push method from builtin-record.c
` [PATCH 14/24] perf tests attr: Make hw events optional
` [PATCH 15/24] perf list: Fix group description in the man page
` [PATCH 16/24] perf annotate: Remove arch::cpuid_parse callback
` [PATCH 17/24] perf tools: Do not check ABI headers in a detached tarball build
` [PATCH 18/24] perf vendor events: Fix incorrect cmask syntax for some Intel metrics
` [PATCH 19/24] perf tools: Introduce binary__fprintf()
` [PATCH 20/24] perf script: Use fprintf like printing uniformly
` [PATCH 21/24] perf script: Fix error handling path
` [PATCH 22/24] perf kmem: Perform some cleanup if '--time' is given an invalid value
` [PATCH 23/24] perf namespaces: Add more appropriate set of headers
` [PATCH 24/24] perf vendor events: Add Goldmont Plus V1 event file

[PATCH] perf script: Add option to display guest samples in host
 2017-10-23  6:40 UTC  (3+ messages)

[PATCH] perf: Add Python 3 support
 2017-10-20 22:36 UTC 

[GIT PULL 0/8] perf/urgent fixes
 2017-10-20  7:16 UTC  (10+ messages)
` [PATCH 1/8] perf hists: Fix crash in perf_hpp__reset_output_field()
` [PATCH 2/8] perf hists: Add extra integrity checks to fmt_free()
` [PATCH 3/8] perf tools: Check wether the eBPF file exists in event parsing
` [PATCH 4/8] perf tools: Add long time reviewers to MAINTAINERS
` [PATCH 5/8] perf record: Fix documentation for a inexistent option '-l'
` [PATCH 6/8] perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE
` [PATCH 7/8] perf xyarray: Fix wrong processing when closing evsel fd
` [PATCH 8/8] perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu

[PATCH v4 0/4] perf script: Add script per-event-dump support
 2017-10-18 14:00 UTC  (5+ messages)
` [PATCH v4 1/4] Add new elements for per-event-dump option
` [PATCH v4 2/4] Add fp argument to print functions
` [PATCH v4 3/4] Replace printf with fprintf for all "
` [PATCH v4 4/4] Add the fp_selection_helper to set the fp for "

[PATCH v3 0/4] perf script: Add script per-event-dump support
 2017-10-18 12:22 UTC  (5+ messages)
` [PATCH v3 2/4] Add fp argument to print functions
` [PATCH v3 4/4] Make all print functions receive the fp argument, open and close the dump_event file for each evsel, and calculate the dump_event file's size

perf buildild-list -H dumps core
 2017-10-18  0:07 UTC  (10+ messages)
        ` [PATCH] perf tools: Fix crash on buildid-list with namespace

[PATCHv2] perf buildid-cache: option -p does not delete anything
 2017-10-17  7:33 UTC 

[PATCH] perf buildid-cache: option -p does not delete anything
 2017-10-17  6:38 UTC 

[PATCH v5 00/16] generate full callchain cursor entries for inlined frames
 2017-10-16 14:19 UTC  (17+ messages)
` [PATCH v5 09/16] perf report: compare symbol name for inlined frames when matching
` [PATCH v5 11/16] perf report: properly handle branch count in match_chain
` [PATCH v5 16/16] perf util: use correct IP mapping to find srcline for hist entry

[PATCH perf] tools: Update rbtree files
 2017-10-13 14:56 UTC  (4+ messages)
` [lkp-robot] [tools] a45112af2b: stderr.util/symbol.c:#:#:error:implicit_declaration_of_function'rb_erase_init';did_you_mean'rb_erase'?[-Werror=implicit-function-declaration]

[PATCH v2 perf] tools: Update rbtree files
 2017-10-13 14:44 UTC 

Getting error with event modifiers
 2017-10-13 13:42 UTC 


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