index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
stackmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: fix wrong exposure of map_flags into fdinfo for lpm
Daniel Borkmann
2017-05-25
1
-0
/
+1
*
bpf: remove struct bpf_map_type_list
Johannes Berg
2017-04-11
1
-13
/
+1
*
bpf: mark all registered map/prog types as __ro_after_init
Daniel Borkmann
2017-02-17
1
-1
/
+1
*
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
2017-01-18
1
-12
/
+8
*
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
2016-09-09
1
-3
/
+2
*
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
2016-06-08
1
-1
/
+1
|
\
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-25
1
-1
/
+2
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-05-17
1
-1
/
+1
|
|
\
\
|
|
*
|
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
2016-04-07
1
-1
/
+1
*
|
|
|
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
2016-05-30
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-16
1
-1
/
+2
|
/
/
*
|
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
2016-04-27
1
-4
/
+4
|
/
*
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
2016-03-08
1
-18
/
+68
*
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
2016-03-08
1
-0
/
+3
*
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
2016-02-20
1
-0
/
+237