diff options
| author | Thomas Gleixner <tglx@linutronix.de> | 2019-08-21 21:09:12 +0200 |
|---|---|---|
| committer | Thomas Gleixner <tglx@linutronix.de> | 2019-08-28 11:50:38 +0200 |
| commit | b0d524f77956eec887b30732af1f5f98cbf62b9f (patch) | |
| tree | 3d12aa8c2f3c31437e13783851d20b0b04193c64 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | posix-cpu-timers: Remove the odd field rename defines (diff) | |
| download | linux-b0d524f77956eec887b30732af1f5f98cbf62b9f.tar.gz linux-b0d524f77956eec887b30732af1f5f98cbf62b9f.zip | |
posix-cpu-timers: Provide array based sample functions
Instead of using task_cputime and doing the addition of utime and stime at
all call sites, it's way simpler to have a sample array which allows
indexed based checks against the expiry cache array.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lkml.kernel.org/r/20190821192921.590362974@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
