summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
ng set, so I deleted that part rather than using the renamed struct - WLAN_CAPABILITY_BSS is replaced with WLAN_CAPABILITY_ESS which is the corresponding one with same value Signed-off-by: Pascal Terjan <pterjan@google.com> Link: https://lore.kernel.org/r/20200609194848.166130-1-pterjan@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2020-03-19staging: rtl8712: Fix for long lines in Kconfig helpR Veera Kumar Fixes two long line in Kconfig help. Found using checkpatch.pl Signed-off-by: R Veera Kumar <vkor@vkten.in> Link: https://lore.kernel.org/r/20200319095513.GA3078@tulip.local Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> ta on Tonga.Rex Zhu 2016-09-19drm/amd/powerplay: implement fw image related smum interface for tonga.Rex Zhu 2016-07-29drivers/amdgpu: Remove redundant itermediate return valEdward O'Callaghan 2016-06-09drm/amdgpu: fix smu ucode memleak (v2)Monk Liu 2016-06-09drm/amdgpu: fix tonga smu_fini mem leakMonk Liu 2016-05-04drm/amd: Mark some tables as constNils Wallménius 2016-01-13drm/amd/powerplay: fix static checker warning for return meaningless value.Rex Zhu 2016-01-08drm/amd/powerplay: fix Smatch static checker warningsRex Zhu 2015-12-21drm/amd/powerplay: Add Tonga SMU supportJammy Zhou