summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-10-26 17:15:49 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2018-10-26 17:15:49 -0700
commita45dcff7489f7cb21a3a8e967a90ea41b31c1559 (patch)
treea84c7891cdea55d7f1058059fd8882f3545f73be /tools/perf/scripts/python/bin/stackcollapse-record
parentcc10ad25bbca3d2925adc32d51cb7a10b837d32c (diff)
parent6c2fc9cddc1ffdef8ada1dc8404e5affae849953 (diff)
downloadkernel-a45dcff7489f7cb21a3a8e967a90ea41b31c1559.tar.gz
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull sparc fixes from David Miller: "Some more sparc fixups, mostly aimed at getting the allmodconfig build up and clean again" * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: sparc64: Rework xchg() definition to avoid warnings. sparc64: Export __node_distance. sparc64: Make corrupted user stacks more debuggable.
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
kunit: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab 2021-06-11Documentation: kunit: document support for QEMU in kunit_toolBrendan Higgins 2021-01-15Documentation: kunit: include example of a parameterized testDaniel Latypov 2020-12-01Documentation: kunit: provide guidance for testing many inputsDaniel Latypov 2020-11-10KUnit: Docs: usage: wording fixesRandy Dunlap 2020-10-26Documentation: kunit: Update Kconfig parts for KUNIT's module supportSeongJae Park 2020-10-09Documentation: kunit: add a brief blurb about kunit_test_suiteBrendan Higgins 2020-05-22Documentation: test.h - fix warningsLothar Rubusch 2020-03-26kunit: update documentation to describe debugfs representationAlan Maguire 2020-02-10Documentation: kunit: fixed sphinx error in code blockBrendan Higgins 2020-01-09kunit: update documentation to describe module-based buildAlan Maguire 2019-12-09Documentation: kunit: fix typos and gramatical errorsBrendan Higgins 2019-09-30Documentation: kunit: add documentation for KUnitBrendan Higgins