diff options
author | Thomas Gleixner <[email protected]> | 2015-05-26 22:50:31 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-06-19 15:18:27 +0200 |
commit | c74441a17eb975b604e339ca6c11b9ab9aaca11f (patch) | |
tree | 4f58ae369bac98352a65a9c47f4c83ba3ffd9b05 /net | |
parent | 0eeda71bc30d74f66f8231f45621d5ace3419186 (diff) |
timer: Stats: Simplify the flags handling
Simplify the handling of the flag storage for the timer statistics. No
intermediate storage anymore. Just hand over the flags field.
I left the printout of 'deferrable' for now because changing this
would be an ABI update and I have no idea how strong people feel about
that. OTOH, I wonder whether we should kill the whole timer stats
stuff because all of that information can be retrieved via ftrace/perf
as well.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul McKenney <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Viresh Kumar <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Joonwoo Park <[email protected]>
Cc: Wenbo Wang <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions