summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2022-07-01 05:18:27 +0000
committerMark Brown <broonie@kernel.org>2022-07-08 11:51:43 +0100
commit6976ed0137d98c2ec0f11af8a01716e9f3af873d (patch)
tree2ed521d5caeab4f2f7edfd344c4db04648d858e8 /tools/perf/scripts/python/stackcollapse.py
parentc2ff7f15a4ef74b8cb6d425dfa8d8b928f193a80 (diff)
ASoC: audio-graph-card2.c: remove pre-alloced Codec2Codec space
Because Codec2Codec settings becomes optional, we don't need to keep its parameter space when init time. This patch removes its default memory allocation from simple-card-utils.c, and allocate it at audio-graph-card2 ondemand. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://lore.kernel.org/r/87edz5s95o.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
.org.uk/linux-net-next.git/commit/drivers/net/ethernet/mellanox/mlxsw?id=aa2794b42f17574e2d3588666ef61c48e64e095a'>mlxsw: spectrum_trap: Use err variable instead of directly checking func retu...Jiri Pirko 2020-02-22mlxsw: spectrum: Remove RTNL where possibleIdo Schimmel 2020-02-22mlxsw: spectrum_router: Take router lock from exported helpersIdo Schimmel 2020-02-22mlxsw: spectrum_router: Take router lock from inetaddr listenersIdo Schimmel 2020-02-22mlxsw: spectrum_router: Take router lock from netdev listenerIdo Schimmel 2020-02-22mlxsw: spectrum_dpipe: Take router lock from dpipe codeIdo Schimmel 2020-02-22mlxsw: spectrum_router: Take router lock from inside routing codeIdo Schimmel 2020-02-22mlxsw: spectrum_router: Introduce router lockIdo Schimmel 2020-02-22mlxsw: spectrum_router: Store NVE decapsulation configuration in routerIdo Schimmel 2020-02-22mlxsw: spectrum_router: Expose router struct to internal usersIdo Schimmel 2020-02-22mlxsw: spectrum_mr: Protect multicast route list with a lockIdo Schimmel 2020-02-22mlxsw: spectrum_mr: Protect multicast table list with a lockIdo Schimmel 2020-02-22mlxsw: spectrum_mr: Publish multicast route after writing it to the deviceIdo Schimmel 2020-02-21net/mlxfw: Generic mlx FW flash status notifySaeed Mahameed 2020-02-20mlxsw: spectrum_nve: Make tunnel initialization symmetricIdo Schimmel 2020-02-20mlxsw: spectrum: Export function to check if RIF existsIdo Schimmel 2020-02-20mlxsw: spectrum: Prevent RIF access outside of routing codeIdo Schimmel 2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel 2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel 2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay d...Ido Schimmel 2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardownIdo Schimmel 2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop initIdo Schimmel 2020-02-20mlxsw: spectrum_span: Only update mirroring agents if presentIdo Schimmel 2020-02-20mlxsw: spectrum: Convert callers to use new mirroring APIIdo Schimmel 2020-02-20mlxsw: spectrum_span: Prepare work item to update mirroring agentsIdo Schimmel 2020-02-20mlxsw: spectrum_span: Use struct_size() to simplify allocationIdo Schimmel 2020-02-20mlxsw: spectrum_span: Do no expose mirroring agents to entire driverIdo Schimmel 2020-02-20mlxsw: spectrum: Protect counter pool with a lockIdo Schimmel 2020-02-20mlxsw: spectrum_kvdl: Protect allocations with a lockIdo Schimmel 2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-02-17mlxsw: spectrum: Reduce dependency between bridge and router codeIdo Schimmel 2020-02-17mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membershipIdo Schimmel 2020-02-17mlxsw: spectrum_switchdev: Have VXLAN device take reference on FIDIdo Schimmel 2020-02-17mlxsw: spectrum_switchdev: Propagate extack to bridge creation functionIdo Schimmel 2020-02-17mlxsw: spectrum_fid: Use 'refcount_t' for FID reference countingIdo Schimmel