lkml.org 
[lkml]   [2013]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subject[BUG] perf report: bogus event group name reported
From
Hi,

Testing event group in sampling mode and finding
issues on the reporting side:

$ perf record --group -e 'grp1{cycles,instructions}' noploop 1
$ perf report --group --stdio
...
# group: M^B{cycles,instructions}
^^^^ broken group name

# ========
#
# Samples: 8K of event '[binfmt_misc] { cycles, instructions }'
^^^^^^^^^^^^^^ broken event group name

# Event count (approx.): 7024115127
#
# Overhead Command Shared Object Symbol
# ................ ....... ................. ...........................
#
99.96% 99.97% noploop noploop [.] main
0.03% 0.03% noploop [kernel.kallsyms] [k] apic_timer_interrupt
0.01% 0.01% noploop [kernel.kallsyms] [k] find_get_page


\
 
 \ /
  Last update: 2013-11-15 13:41    [W:0.081 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site