Files
kernel_arpi/include/uapi/linux
Ingo Molnar 21f77d231f Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo:

User visible changes:

- Honour the kernel.perf_event_max_stack knob more precisely by not counting
  PERF_CONTEXT_{KERNEL,USER} when deciding when to stop adding entries to
  the perf_sample->ip_callchain[] array (Arnaldo Carvalho de Melo)

- Fix identation of 'stalled-backend-cycles' in 'perf stat' (Namhyung Kim)

- Update runtime using 'cpu-clock' event in 'perf stat' (Namhyung Kim)

- Use 'cpu-clock' for cpu targets in 'perf stat' (Namhyung Kim)

- Avoid fractional digits for integer scales in 'perf stat' (Andi Kleen)

- Store vdso buildid unconditionally, as it appears in callchains and
  we're not checking those when creating the build-id table, so we
  end up not being able to resolve VDSO symbols when doing analysis
  on a different machine than the one where recording was done, possibly
  of a different arch even (arm -> x86_64) (He Kuang)

Infrastructure changes:

- Generalize max_stack sysctl handler, will be used for configuring
  multiple kernel knobs related to callchains (Arnaldo Carvalho de Melo)

Cleanups:

- Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE, to stop using
  open coded strings (Masami Hiramatsu)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-05-20 08:20:14 +02:00
..
2015-10-13 17:42:34 +02:00
2016-01-30 16:27:17 +00:00
2016-05-10 01:08:39 -04:00
2015-10-05 03:16:46 -07:00
2016-03-15 16:55:16 -07:00
2016-03-01 16:07:29 -05:00
2015-08-25 14:41:50 -05:00
2016-03-22 15:45:44 -04:00
2016-01-20 17:09:18 -08:00
2015-12-14 12:19:37 -06:00
2016-03-10 16:02:52 +07:00
2016-03-13 22:40:24 -04:00
2016-04-11 21:33:44 -04:00
2016-03-22 15:36:02 -07:00
2016-01-12 08:21:18 -07:00
2015-08-03 17:30:00 -07:00
2015-07-21 10:39:05 -07:00
2015-11-23 15:06:38 -05:00
2015-08-27 19:44:53 -04:00
2015-07-20 14:58:46 -04:00
2016-02-24 09:04:41 +01:00
2016-03-14 23:47:29 +01:00
2016-01-10 22:13:15 -05:00
2015-09-04 16:54:41 -07:00
2016-02-08 11:22:21 +11:00
2015-12-18 17:48:51 -08:00
2015-10-27 18:55:31 -07:00
2016-03-11 02:18:53 +02:00