aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMaciej S. Szmigiero <[email protected]>2016-10-11 13:54:30 -0700
committerLinus Torvalds <[email protected]>2016-10-11 15:06:32 -0700
commitab47deb6bb03ddf1c1e253bfbbdbf5f867975ca5 (patch)
treee3f6c11da556f649a2a13ca67b44e38c9214fd67 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent54c721b857fd45f3ad3bda695ee4f472518db02a (diff)
pps: kc: fix non-tickless system config dependency
CONFIG_NO_HZ currently only sets the default value of dynticks config so if PPS kernel consumer needs periodic timer ticks it should depend on !CONFIG_NO_HZ_COMMON instead of !CONFIG_NO_HZ. Otherwise it is possible to enable it even on tickless system which has CONFIG_NO_HZ not set and CONFIG_NO_HZ_IDLE (or CONFIG_NO_HZ_FULL) set. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Maciej S. Szmigiero <[email protected]> Acked-by: Rodolfo Giometti <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions