Lines Matching refs:functions
324 Sample for editing timeline funcs (moves internal functions into config)
325 config/custom-timeline-functions.cfg
373 # Dev mode: graph source functions in the timeline (def: false)
407 # Do not use the internal default functions for timeline entries (def: false)
409 override-timeline-functions: true
412 # Do not use the internal default functions for dev timeline entries (def: false)
414 override-dev-timeline-functions: true
438 the config. It's also possible to copy the internal timeline functions into
443 Use the override-timeline-functions option if you only want to use your
446 This section includes a list of functions (set using kprobes) which use both
452 For a full example config, see config/custom-timeline-functions.cfg. It pulls
453 all the internal timeline functions into the config and allows you to edit
507 the functions that add a hardcoded time delay to the suspend/resume path.
508 The tool also includes some common functions native to important
513 functions into the config so that you can override and edit them. Place them
517 Use the override-dev-timeline-functions option if you only want to use your
521 list of functions (set using kprobes) which use both symbol data and function
527 For a full example config, see config/custom-timeline-functions.cfg. It pulls
528 all the internal dev timeline functions into the config and allows you to edit
539 Verifying your custom functions
542 Once you have a set of functions (kprobes) defined, it can be useful to
554 sudo ./sleepgraph.py -config config/custom-timeline-functions.cfg -status