aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2017-05-17 08:48:19 +0900
committerTakashi Iwai <[email protected]>2017-05-17 07:25:01 +0200
commite76bf3c4b4e456fa8f2c729fa1e8c644857529a8 (patch)
tree6d9252579928b84f65556478fe7701ed6cfa707e /tools/perf/scripts
parentb55f9fdcd3f0b3da7c9d4b6c67d75a1878653221 (diff)
ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kernel stack
Some functions in compatibility layer for Open Sound System interface has local variable to copy some parameters in runtime of PCM substream, while this can be replaced with reference of pointers to parameter itself. This brings an advantage to reduce usage of kernel stack. This commit applies this idea. Signed-off-by: Takashi Sakamoto <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions