#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" rnate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/scripts/dtc/Makefile?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/scripts/dtc/Makefile
.c?h=linux-6.6.y&id=3abef286cf2f138de353fb0b54453621de961043'>net: Add set,get helpers for inetpeer addresses
AgeCommit message (Expand)Author
2020-06-08scripts/dtc: use pkg-config to include <yaml.h> in non-standard pathMasahiro Yamada
2020-04-17kbuild: check libyaml installation for 'make dt_binding_check'Masahiro Yamada
2020-03-13kbuild: allow to run dt_binding_check without kernel configurationMasahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2019-11-04dtc: Use pkg-config to locate libyamlPavel Modilaynen
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2018-12-13kbuild: Add support for DT binding schema checksRob Herring
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-09-20scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4Rob Herring
2018-08-22scripts/dtc: consolidate include path options in MakefileMasahiro Yamada
2018-04-07kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada
2018-04-07kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada
2018-03-05scripts/dtc: generate lexer and parser during build instead of shippingRob Herring
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
David Ahern
2015-08-28net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern
2015-07-09tcp: add tcp_in_slow_start helperYuchung Cheng
2015-04-07tcp: RFC7413 option support for Fast Open clientDaniel Lee
2015-04-03ipv4: coding style: comparison for equality with NULLIan Morris
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-31tcp: simplify inetpeer_addr_base useJiri Benc
2015-03-16tcp_metrics: fix wrong lockdep annotationsEric Dumazet
2015-03-13tcp_metrics: Use a single hash table for all network namespaces.Eric W. Biederman
2015-03-13tcp_metrics: Rewrite tcp_metrics_flush_allEric W. Biederman
2015-03-13tcp_metrics: Remove the unused return code from tcp_metrics_flush_allEric W. Biederman
2015-03-13tcp_metrics: Add a field tcpm_net and verify it matches on lookupEric W. Biederman
2015-03-13tcp_metrics: Mix the network namespace into the hash function.Eric W. Biederman
2015-03-13tcp_metrics: panic when tcp_metrics_init fails.Eric W. Biederman
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg