All of lore.kernel.org
 help / color / mirror / Atom feed
  • [parent not found: <20240905015300.2124798-3-ak@linux.intel.com>]
  • * [RESEND] More dwarf support in python interface
    @ 2024-09-05 15:07 Andi Kleen
      2024-09-05 15:07 ` [PATCH v1 02/10] perf: Support discriminator in addr2line Andi Kleen
      0 siblings, 1 reply; 6+ messages in thread
    From: Andi Kleen @ 2024-09-05 15:07 UTC (permalink / raw)
      To: linux-perf-users; +Cc: adrian.hunter, namhyung, acme
    
    [resend because I typoed the mailing list address in the first try.
    Apologies if you see it twice]
    
    This patch kit adds better support for resolving DWARF from
    perf script python scripts:
    
    - Add new perf_brstack_srcline / perf_ip_srcline functions
    to resolve full brstacks or individual IPs.
    - Support the DWARF discriminator in addition to the line number
    - Report the inline stack to python
    - Report the build-id and executable name.
    
    Most of the patch is just plumbing to pass all this information
    around.
    
    The first patch is a bug fix and can be applied independently.
    
    -andi
    
    
    ^ permalink raw reply	[flat|nested] 6+ messages in thread

    end of thread, other threads:[~2024-09-12 14:58 UTC | newest]
    
    Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20240905015300.2124798-1-ak@linux.intel.com>
         [not found] ` <20240905015300.2124798-2-ak@linux.intel.com>
    2024-09-12 12:41   ` [PATCH v1 01/10] perf: Avoid buffer overflow in python register interface Arnaldo Carvalho de Melo
    2024-09-12 14:38     ` Andi Kleen
    2024-09-12 14:53       ` Arnaldo Carvalho de Melo
         [not found] ` <20240905015300.2124798-3-ak@linux.intel.com>
    2024-09-12 12:51   ` [PATCH v1 02/10] perf: Support discriminator in addr2line Arnaldo Carvalho de Melo
    2024-09-12 14:58     ` Andi Kleen
    2024-09-05 15:07 [RESEND] More dwarf support in python interface Andi Kleen
    2024-09-05 15:07 ` [PATCH v1 02/10] perf: Support discriminator in addr2line Andi Kleen
    

    This is an external index of several public inboxes,
    see mirroring instructions on how to clone and mirror
    all data and code used by this external index.