summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2009-01-29 15:27:47 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-29 15:27:47 -0800
commitae9e47e9e864bc5f0a7a7e71dc3f287196b3626b (patch)
tree08aac6bd0b77fb8a3936f120e87574cb32459d2d /tools/perf/scripts/python/bin/stackcollapse-record
parenta4e6db07984529847c6ad8bc616485e721dcb809 (diff)
parentbe0093705c3ce98d73cac0ca8f93ea105cdf4e9c (diff)
downloadkernel-ae9e47e9e864bc5f0a7a7e71dc3f287196b3626b.tar.gz
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
2.y&id=b398ace5d2ea0b7f00d9f1ce23c647e289c206ca'>compiler_types.h: Use unoptimized __unqual_scalar_typeof for sparseMarco Elver 2020-06-05compiler_types.h: Optimize __unqual_scalar_typeof compilation timeMarco Elver 2020-06-05compiler-types.h: Include naked type in __pick_integer_type() matchWill Deacon 2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2020-05-19vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner 2020-05-15scs: Add support for Clang's Shadow Call Stack (SCS)Sami Tolvanen 2020-04-16READ_ONCE: Drop pointer qualifiers when reading from scalar typesWill Deacon 2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada 2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds 2019-09-15compiler-types.h: add asm_inline definitionRasmus Villemoes 2019-09-15compiler_types.h: don't #define __inlineRasmus Villemoes 2019-09-09kbuild: allow Clang to find unused static inline functions for W=1 buildMasahiro Yamada 2019-07-18bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf 2019-06-08compiler.h: add CC_USING_PATCHABLE_FUNCTION_ENTRYSven Schnelle 2019-05-14compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada 2018-12-14include/linux/compiler_types.h: don't pollute userspace with macro definitionsXiaozhou Liu 2018-11-06include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com 2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda 2018-09-30Compiler Attributes: add missing SPDX ID in compiler_types.hMiguel Ojeda 2018-09-30Compiler Attributes: remove unneeded sparse (__CHECKER__) testsMiguel Ojeda 2018-09-30Compiler Attributes: remove unneeded testsMiguel Ojeda 2018-09-30Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda 2018-09-30Compiler Attributes: remove unused attributesMiguel Ojeda 2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda