summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2018-04-26 11:08:26 +1000
committerDave Airlie <airlied@redhat.com>2018-04-26 11:08:26 +1000
commit8eb8ad52fbc99aa87f1c56db378ee910833ed780 (patch)
tree94d441bce1af28fa8e027b9a0bfb6329ef825e33 /tools/perf/scripts/python/bin/stackcollapse-report
parentd736aa62c291623b4cf71ea57daa6e63047c640e (diff)
parent7ad35721e7d5a5b56a4eddcdd9920c3c1e51ae4c (diff)
downloadkernel-8eb8ad52fbc99aa87f1c56db378ee910833ed780.tar.gz
Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
- Fix a hang on CZ boards with EDC enabled - Fix hangs related to DP MST handling - Fix a deadlock in irq handling in DC * 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux: drm/amd/display: Check dc_sink every time in MST hotplug drm/amd/display: Update MST edid property every time drm/amd/display: Don't read EDID in atomic_check drm/amd/display: Disallow enabling CRTC without primary plane with FB drm/amd/display: Fix deadlock when flushing irq drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
r code indent where possibleMasahiro Yamada 2014-06-09scripts/tags.sh: ignore symlink'ed source filesYann Droneaud 2014-05-14scripts/tags.sh: add regular expression replacement pattern for memcgJianyu Zhan 2014-04-24scripts/tags.sh: ignore code of user space toolsKonstantin Khlebnikov 2014-04-16scripts/tags.sh: add pattern for DEFINE_HASHTABLEJianyu Zhan 2014-02-06scripts/tags.sh: Ignore *.mod.cPrarit Bhargava 2013-11-08scripts/tags.sh: remove obsolete __devinit[const|data]Michael Opdenacker 2013-10-23scripts/tags.sh: Increase identifier listKirill Tkhai 2013-03-27scripts/tags.sh: Add magic for OFFSET and DEFINEKirill Tkhai 2013-02-27Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds 2013-02-21scripts/tags.sh: add ctags magic for declarations of popular kernel typeKirill Tkhai 2013-01-13scripts/tags.sh: Fix regex syntax for etagsAndreas Schwab 2012-12-11scripts/tags.sh: Support compiled sourceJoonsoo Kim 2012-12-11scripts/tags.sh: Support subarch for ARMJoonsoo Kim 2012-08-31scripts/tags.sh: Add magic for pci access functionsKirill Tkhai 2012-07-26scripts/tags.sh: Teach [ce]tags about libtraceeevent error codesNamhyung Kim 2012-04-02Subject: [PATCH] tags.sh: Add missing quotesStephen Boyd 2012-03-26scripts: refactor remove structure forward declarationsYang Bai 2012-03-26kbuild: incremental tags update for GNU GlobalJianbin Kang 2011-12-18ctags: remove struct forward declarationsAlexey Dobriyan 2011-11-14scripts/tags.sh: Add Page flag function magicStephen Boyd 2011-08-31tags, powerpc: Update tags.sh to support _GLOBAL symbolsIan Munsie