WSL2-Linux-Kernel/arch
Arnaldo Carvalho de Melo 3b1fff0803 perf core: Add a 'nr' field to perf_event_callchain_context
We will use it to count how many addresses are in the entry->ip[] array,
excluding PERF_CONTEXT_{KERNEL,USER,etc} entries, so that we can really
return the number of entries specified by the user via the relevant
sysctl, kernel.perf_event_max_contexts, or via the per event
perf_event_attr.sample_max_stack knob.

This way we keep the perf_sample->ip_callchain->nr meaning, that is the
number of entries, be it real addresses or PERF_CONTEXT_ entries, while
honouring the max_stack knobs, i.e. the end result will be max_stack
entries if we have at least that many entries in a given stack trace.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/n/tip-s8teto51tdqvlfhefndtat9r@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-05-16 23:11:51 -03:00
..
alpha alpha/extable: use generic search and sort routines 2016-03-22 15:36:02 -07:00
arc perf core: Pass max stack as a perf_callchain_entry context 2016-05-16 23:11:50 -03:00
arm perf core: Add a 'nr' field to perf_event_callchain_context 2016-05-16 23:11:51 -03:00
arm64 perf core: Add a 'nr' field to perf_event_callchain_context 2016-05-16 23:11:51 -03:00
avr32
blackfin arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections 2016-03-25 16:37:42 -07:00
c6x arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections 2016-03-25 16:37:42 -07:00
cris Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-03-20 19:08:56 -07:00
frv asm-generic changes for 4.6 2016-03-24 23:13:48 -07:00
h8300 h8300: switch EARLYCON 2016-03-25 01:45:19 +09:00
hexagon
ia64 [IA64] Enable preadv2 and pwritev2 syscalls for ia64 2016-03-25 14:37:32 -07:00
m32r
m68k Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2016-04-13 08:58:32 -07:00
metag perf core: Add a 'nr' field to perf_event_callchain_context 2016-05-16 23:11:51 -03:00
microblaze arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections 2016-03-25 16:37:42 -07:00
mips perf core: Add a 'nr' field to perf_event_callchain_context 2016-05-16 23:11:51 -03:00
mn10300
nios2 nios2: memset: use the right constraint modifier for the %4 output operand 2016-04-27 16:35:55 +08:00
openrisc arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections 2016-03-25 16:37:42 -07:00
parisc parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls 2016-05-06 15:09:07 +02:00
powerpc perf core: Add a 'nr' field to perf_event_callchain_context 2016-05-16 23:11:51 -03:00
s390 perf core: Pass max stack as a perf_callchain_entry context 2016-05-16 23:11:50 -03:00
score
sh perf core: Pass max stack as a perf_callchain_entry context 2016-05-16 23:11:50 -03:00
sparc perf core: Add a 'nr' field to perf_event_callchain_context 2016-05-16 23:11:51 -03:00
tile perf core: Pass max stack as a perf_callchain_entry context 2016-05-16 23:11:50 -03:00
um fs/coredump: prevent fsuid=0 dumps into user-controlled directories 2016-03-22 15:36:02 -07:00
unicore32 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-03-20 19:08:56 -07:00
x86 perf core: Add a 'nr' field to perf_event_callchain_context 2016-05-16 23:11:51 -03:00
xtensa perf core: Pass max stack as a perf_callchain_entry context 2016-05-16 23:11:50 -03:00
.gitignore
Kconfig