lkml.org 
[lkml]   [2016]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 1/3] perf sched timehist: Mark schedule function in callchains
    From
    Date
    On 11/23/16 8:11 PM, Namhyung Kim wrote:
    > The sched_switch event always captured from the scheduler function. So
    > it'd be great omit them from the callchain. This patch marks the
    > functions to be omitted by later patch.

    I had this covered by a symbol filter:

    https://github.com/dsahern/linux/blob/perf/full-monty-4.1/tools/perf/builtin-sched.c#L3000

    Not sure what happened over the years but that should still work and allows the user to add more symbols to ignore:

    https://github.com/dsahern/linux/blob/perf/full-monty-4.1/tools/perf/builtin-sched.c#L3449

    \
     
     \ /
      Last update: 2016-11-24 04:15    [W:2.955 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site