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
..
2016-03-07 14:41:08 +02:00
2016-04-25 20:54:13 +02:00
2016-03-23 06:06:45 -07:00
2016-03-04 23:50:27 -06:00
2016-02-25 10:56:58 +01:00
2016-03-28 10:36:30 +01:00
2016-04-21 15:02:40 -04:00
2016-04-29 17:07:54 -07:00
2016-02-29 11:03:10 +01:00
2016-03-10 10:52:21 -08:00
2016-03-28 17:57:45 +02:00
2016-03-02 20:05:23 +01:00
2016-03-02 20:05:23 +01:00
2016-03-02 20:05:23 +01:00
2016-02-26 14:37:06 +00:00
2016-03-24 19:57:15 -07:00
2016-03-17 12:50:55 -07:00
2016-03-07 15:01:39 -05:00
2016-03-13 15:19:35 +07:00
2016-03-17 15:09:34 -07:00
2016-03-23 06:09:15 -07:00
2016-03-17 21:51:52 -07:00
2016-04-04 10:41:08 -07:00
2016-03-17 15:09:34 -07:00
2016-03-05 12:05:01 -08:00
2016-03-07 16:11:14 -08:00
2016-05-05 09:58:52 +02:00
2016-03-15 16:55:16 -07:00
2016-03-15 16:55:16 -07:00
2016-04-04 10:41:08 -07:00
2016-04-04 10:41:08 -07:00
2016-03-20 09:34:02 -06:00
2016-04-04 10:41:08 -07:00
2016-04-28 17:29:45 -04:00
2016-03-25 11:37:57 -04:00
2016-04-04 10:41:08 -07:00
2016-03-03 21:18:29 +11:00
2016-03-22 15:36:02 -07:00
2016-03-11 21:19:16 +08:00
2016-04-25 15:45:14 -04:00
2016-02-26 16:01:32 -08:00
2016-02-27 08:55:30 +01:00
2016-03-17 15:09:34 -07:00
2016-03-22 15:36:02 -07:00
2016-05-09 11:54:29 -07:00
2016-03-15 09:01:06 +01:00
2016-03-25 19:10:03 +01:00
2016-05-06 14:58:25 +02:00
2016-03-10 20:46:03 +01:00
2016-05-06 14:58:25 +02:00
2016-05-06 14:58:22 +02:00
2016-04-25 15:45:14 -04:00
2016-03-22 15:36:02 -07:00
2016-03-01 16:55:48 -08:00
2016-02-27 10:28:52 -08:00
2016-05-10 23:55:01 -04:00
2016-03-10 17:12:09 -05:00
2016-03-23 06:06:45 -07:00
2016-04-26 15:47:32 -07:00
2016-03-19 11:03:49 +01:00
2016-03-20 13:28:18 -07:00
2016-03-14 11:18:12 +05:30
2016-05-07 07:06:13 +02:00
2016-02-25 22:06:47 -05:00
2016-02-25 22:12:26 -08:00
2016-04-04 10:41:08 -07:00
2016-03-15 16:55:16 -07:00
2016-02-26 13:28:35 +02:00
2016-03-25 08:48:31 -07:00
2016-04-01 14:33:46 -04:00
2016-02-29 08:35:10 +01:00
2016-03-17 15:09:34 -07:00
2016-04-07 17:22:20 -07:00
2016-04-12 10:25:30 -07:00
2016-03-19 18:52:29 -07:00
2016-03-14 00:17:28 -04:00
2016-03-25 16:37:42 -07:00
2016-03-17 15:09:34 -07:00
2016-05-02 13:01:51 -07:00
2016-03-17 15:09:34 -07:00
2016-04-28 19:34:04 -07:00
2016-03-01 16:57:20 -08:00
2016-03-11 14:58:58 -05:00
2016-05-03 16:00:54 -04:00
2016-03-25 16:37:42 -07:00
2016-03-22 15:36:02 -07:00
2016-04-05 13:25:12 +02:00
2016-03-16 17:45:56 -07:00
2016-04-26 11:47:41 -04:00
2016-03-15 12:48:48 -07:00
2016-03-17 22:13:41 -07:00
2016-03-14 10:30:57 -04:00
2016-03-25 16:37:42 -07:00
2016-03-22 15:36:02 -07:00
2016-03-24 10:52:25 -07:00
2016-05-09 12:15:03 -04:00
2016-03-22 15:36:02 -07:00
2016-02-25 11:27:16 +01:00
2016-03-14 09:22:20 +01:00
2016-02-25 16:37:06 -05:00
2016-03-05 12:24:06 -08:00
2016-03-18 18:10:38 -07:00
2016-03-17 15:09:34 -07:00
2016-03-09 15:43:42 -08:00
2016-03-17 09:45:10 +01:00
2016-05-16 14:47:16 -07:00
2016-03-14 12:19:46 -04:00
2016-03-17 15:09:34 -07:00
2016-03-15 16:55:16 -07:00
2016-03-17 13:47:50 -07:00
2016-03-15 16:55:16 -07:00
2016-03-20 16:47:13 -04:00
2016-04-04 10:41:08 -07:00
2016-05-12 15:52:50 -07:00
2016-03-15 16:55:16 -07:00
2016-04-28 11:44:19 +02:00
2016-03-17 15:09:34 -07:00
2016-05-10 23:56:28 -04:00
2016-03-05 12:24:06 -08:00
2016-05-01 21:34:01 -04:00
2016-05-06 18:25:26 -04:00
2016-03-02 20:05:26 +01:00
2016-03-17 14:57:16 -04:00
2016-04-04 10:41:08 -07:00
2016-04-04 10:41:08 -07:00
2016-03-23 12:34:17 +01:00
2016-03-01 20:36:58 +01:00
2016-03-21 19:30:06 -04:00
2016-03-01 16:55:48 -08:00
2016-04-27 23:40:02 +02:00
2016-03-25 16:37:42 -07:00
2016-03-15 16:55:16 -07:00
2016-03-15 16:55:16 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-05-05 17:38:53 -07:00
2016-04-04 10:41:08 -07:00
2016-03-15 08:52:28 -05:00
2016-03-07 11:39:16 -06:00
2016-04-15 13:00:11 -05:00
2016-05-16 23:11:53 -03:00
2016-03-14 15:43:11 -04:00
2016-03-13 22:11:43 -04:00
2016-03-17 02:32:04 +01:00
2016-04-14 09:01:47 -06:00
2016-04-22 10:29:05 +02:00
2016-03-15 16:55:16 -07:00
2016-03-17 15:09:34 -07:00
2016-03-02 16:44:27 +01:00
2016-03-02 17:13:02 -08:00
2016-03-10 09:43:36 -08:00
2016-03-03 14:23:43 -08:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-02-27 10:28:52 -08:00
2016-04-14 21:14:03 -04:00
2016-03-09 16:36:13 -05:00
2016-03-31 13:34:50 -07:00
2016-03-31 13:37:37 -07:00
2016-03-31 13:37:37 -07:00
2016-03-05 21:30:41 +09:00
2016-03-22 15:36:02 -07:00
2016-03-22 15:36:02 -07:00
2016-03-22 15:36:02 -07:00
2016-03-17 15:09:34 -07:00
2016-03-10 16:04:24 -08:00
2016-03-14 17:08:15 +01:00
2016-04-13 10:42:20 +02:00
2016-04-22 08:58:33 +02:00
2016-05-16 14:47:16 -07:00
2016-04-14 12:56:09 -07:00
2016-05-03 08:37:59 +02:00
2016-03-08 12:34:12 -05:00
2016-03-25 16:37:42 -07:00
2016-03-25 16:37:42 -07:00
2016-03-25 16:37:42 -07:00
2016-03-09 16:36:14 -05:00
2016-03-25 16:37:42 -07:00
2016-04-01 14:38:59 -04:00
2016-03-17 15:09:34 -07:00
2016-02-25 11:27:16 +01:00
2016-05-12 15:52:50 -07:00
2016-03-04 12:20:10 -05:00
2016-03-14 14:55:26 -04:00
2016-04-20 20:31:14 -07:00
2016-03-17 15:09:34 -07:00
2016-03-02 17:13:17 -08:00
2016-03-02 17:13:17 -08:00
2016-03-24 10:52:25 -07:00
2016-03-15 16:55:16 -07:00
2016-03-09 11:58:41 -05:00
2016-04-26 15:47:32 -07:00
2016-04-08 19:46:28 -04:00
2016-04-13 12:02:28 -07:00
2016-03-02 17:01:57 +02:00
2016-03-02 17:01:57 +02:00
2016-03-17 15:09:34 -07:00
2016-03-16 21:11:19 +01:00
2016-03-03 14:42:50 -07:00