summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2009-11-13 16:04:11 +0900
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2009-11-20 10:05:49 +0900
commitd501d7368937740e8d06671a4bfe4e236ed25bd0 (patch)
treec0abbdc89862cfdb5e85321cbc6f2959af376cd9 /tools/perf/scripts/python/bin/stackcollapse-record
parentb34a65069caa56b691ebab5ae0b8e54d16406d16 (diff)
downloadkernel-d501d7368937740e8d06671a4bfe4e236ed25bd0.tar.gz
nilfs2: separate function for creating new btree node block
Adds a separate routine for creating a btree node block. This is a preparation to reduce the depth of function calls during submitting btree node buffer. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
=671e0b90051ec19e83c12501905734fb808b944e'>ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi 2022-05-04ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi 2022-04-29ASoC: SOF: ipc3-loader: Implement firmware parsing and loadingPeter Ujfalusi 2022-04-25ASoC: SOF: ipc3: Add local implementation for handling fw_ready messagePeter Ujfalusi 2022-04-11ASoC: SOF: ipc3: Implement rx_msg IPC opsPeter Ujfalusi 2022-04-11ASoC: SOF: ipc3: Implement the get_reply IPC opsPeter Ujfalusi 2022-04-11ASoC: SOF: ipc3: Implement the set_get_data IPC opsPeter Ujfalusi 2022-04-11ASoC: SOF: ipc3: Use sof_ipc3_tx_msg() internally for message sendingPeter Ujfalusi 2022-04-11ASoC: SOF: ipc3: Implement the tx_msg IPC opsPeter Ujfalusi 2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi 2022-03-18ASoC: SOF: Introduce IPC3 PCM hw_free opRanjani Sridharan 2022-03-18ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan