lkml.org 
[lkml]   [2017]   [Mar]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] perf, tools, script: Add brstackinsn for branch stacks
    Em Wed, Mar 15, 2017 at 07:22:18PM -0700, Andi Kleen escreveu:
    > > > + memset(&al, 0, sizeof(al));
    > > > + if (end - start > MAXBB - MAXINSN) {
    > > > + if (last)
    > > > + printf("\tbrstack does not reach to final jump (%" PRIx64 "-%" PRIx64 ")\n",
    > > > + start, end);
    > > > + else
    > > > + printf("\tblock %" PRIx64 "-%" PRIx64 " (%ld) too long to dump\n",
    >
    > Thanks. Should be %" PRIu64 " of course.
    >
    > Arnaldo, can you do the change

    Done.

    > or should I send a patch?

    - Arnaldo

    \
     
     \ /
      Last update: 2017-03-16 13:25    [W:2.594 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site