summaryrefslogtreecommitdiff
path: root/tools/perf/jvmti/Build
blob: eaeb8cb5379bd9a99e53830f2bb35e9e35e1255f (plain)
1
2
3
4
5
6
7
8
jvmti-y += libjvmti.o
jvmti-y += jvmti_agent.o

CFLAGS_jvmti         = -fPIC -DPIC -I$(JDIR)/include -I$(JDIR)/include/linux
CFLAGS_REMOVE_jvmti  = -Wmissing-declarations
CFLAGS_REMOVE_jvmti += -Wstrict-prototypes
CFLAGS_REMOVE_jvmti += -Wextra
CFLAGS_REMOVE_jvmti += -Wwrite-strings
00'>2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal1-5/+24 2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal3-14/+6 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal3-4/+4 2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal1-6/+9 2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal5-7/+3