Linus Torvalds
c81b995f00
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull perf fixes from Thomas Gleixner:
"A pile of perf updates:
Kernel side:
- Remove an incorrect warning in uprobe_init_insn() when
insn_get_length() fails. The error return code is handled at the
call site.
- Move the inline keyword to the right place in the perf ringbuffer
code to address a W=1 build warning.
Tooling:
perf stat:
- Fix metric column header display alignment
- Improve error messages for default attributes, providing better
output for error in command line.
- Add --interval-clear option, to provide a 'watch' like printing
perf script:
- Show hw-cache events too
perf c2c:
- Fix data dependency problem in layout of 'struct c2c_hist_entry'
Core:
- Do not blindly assume that 'struct perf_evsel' can be obtained via
a straight forward container_of() as there are call sites which
hand in a plain 'struct hist' which is not part of a container.
- Fix error index in the PMU event parser, so that error messages can
point to the problematic token"
* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
perf/core: Move the inline keyword at the beginning of the function declaration
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
perf script: Show hw-cache events
perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry
perf stat: Add event parsing error handling to add_default_attributes
perf stat: Allow to specify specific metric column len
perf stat: Fix metric column header display alignment
perf stat: Use only color_fprintf call in print_metric_only
perf stat: Add --interval-clear option
perf tools: Fix error index for pmu event parser
perf hists: Reimplement hists__has_callchains()
perf hists browser gtk: Use hist_entry__has_callchains()
perf hists: Make hist_entry__has_callchains() work with 'perf c2c'
perf hists: Save the callchain_size in struct hist_entry
2018-06-24 20:29:15 +08:00
..
2018-04-09 11:13:09 -03:00
2018-05-30 15:38:40 -03:00
2017-11-02 11:10:55 +01:00
2018-06-06 12:52:08 -03:00
2017-11-02 11:10:55 +01:00
2018-06-06 15:38:26 -03:00
2018-06-06 12:52:08 -03:00
2018-06-04 10:28:53 -03:00
2018-01-17 10:23:31 -03:00
2018-01-17 10:23:31 -03:00
2018-01-17 10:23:31 -03:00
2018-01-17 10:23:31 -03:00
2018-04-26 13:47:14 -03:00
2018-03-07 10:22:26 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-30 15:35:31 -03:00
2017-11-02 11:10:55 +01:00
2018-06-15 18:10:01 -03:00
2017-11-02 11:10:55 +01:00
2017-07-18 23:14:40 -03:00
2017-07-25 22:46:35 -03:00
2018-06-04 10:28:50 -03:00
2018-04-26 13:47:08 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2016-05-06 13:00:43 -03:00
2016-05-06 13:00:43 -03:00
2018-01-17 10:23:32 -03:00
2018-01-17 10:23:32 -03:00
2018-06-04 10:28:50 -03:00
2018-03-07 10:22:26 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-16 16:11:09 -03:00
2018-05-16 16:11:09 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-15 10:30:17 -03:00
2018-04-19 12:29:41 -03:00
2017-11-02 11:10:55 +01:00
2017-10-30 13:37:37 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-23 09:48:20 -03:00
2017-11-07 10:30:18 +01:00
2018-04-27 10:47:06 -03:00
2016-05-06 13:00:53 -03:00
2018-03-16 16:39:02 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-04-19 13:01:51 -03:00
2016-09-22 12:19:41 -03:00
2018-06-06 12:52:04 -03:00
2018-04-27 10:47:06 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-02 13:50:24 -03:00
2016-09-29 11:17:08 -03:00
2017-11-02 11:10:55 +01:00
2018-05-22 10:52:49 -03:00
2018-05-22 10:52:49 -03:00
2018-05-23 10:26:39 -03:00
2018-05-23 10:26:39 -03:00
2018-05-21 14:40:54 -03:00
2018-05-21 14:40:54 -03:00
2017-11-07 10:30:18 +01:00
2018-06-05 10:09:54 -03:00
2018-06-05 10:09:54 -03:00
2017-11-02 11:10:55 +01:00
2017-08-22 12:19:08 -03:00
2017-11-02 11:10:55 +01:00
2017-06-19 15:27:07 -03:00
2018-04-30 12:02:03 -03:00
2017-11-02 11:10:55 +01:00
2018-04-12 10:33:31 -03:00
2017-11-02 11:10:55 +01:00
2018-06-06 12:52:04 -03:00
2018-03-08 11:30:46 -03:00
2017-11-02 11:10:55 +01:00
2015-12-14 12:30:37 -03:00
2018-06-07 14:42:27 -03:00
2018-06-07 14:42:27 -03:00
2018-04-26 13:47:08 -03:00
2015-08-21 11:34:10 -03:00
2018-06-06 12:52:08 -03:00
2016-09-29 11:17:05 -03:00
2013-10-14 10:28:48 -03:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2016-10-24 11:07:39 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-15 14:31:17 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-23 10:26:39 -03:00
2018-05-23 10:24:08 -03:00
2018-06-06 12:52:06 -03:00
2018-06-04 10:28:52 -03:00
2018-03-16 13:52:37 -03:00
2018-03-16 13:52:37 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-27 12:15:49 -03:00
2017-09-13 09:49:13 -03:00
2018-03-27 13:13:38 -03:00
2018-03-08 10:05:53 -03:00
2017-09-13 09:49:16 -03:00
2017-10-23 16:30:54 -03:00
2017-11-17 12:14:09 -03:00
2017-11-17 12:14:09 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-30 10:40:44 -03:00
2018-05-30 10:40:44 -03:00
2018-06-06 12:52:04 -03:00
2018-06-07 15:50:14 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-27 12:15:48 -03:00
2017-12-27 12:15:48 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2016-11-29 12:13:27 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-24 16:02:29 -03:00
2017-12-05 10:24:33 -03:00
2012-03-16 14:29:35 -03:00
2013-02-14 16:12:34 -03:00
2017-11-07 10:30:18 +01:00
2017-11-07 10:30:18 +01:00
2018-06-04 10:28:50 -03:00
2017-11-02 11:10:55 +01:00
2018-05-16 16:27:14 -03:00
2017-11-02 11:10:55 +01:00
2018-03-19 13:51:53 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-27 12:15:56 -03:00
2018-03-23 16:45:20 -03:00
2017-11-07 10:30:18 +01:00
2017-12-05 10:24:31 -03:00
2017-12-05 10:24:31 -03:00
2018-03-05 11:52:41 -03:00
2017-09-21 13:28:06 -03:00
2017-09-21 13:28:06 -03:00
2017-11-02 11:10:55 +01:00
2018-06-05 10:09:54 -03:00
2017-11-18 08:59:27 +01:00
2017-07-18 23:14:08 -03:00
2018-03-19 13:39:46 -03:00
2017-08-22 12:09:04 -03:00
2017-08-22 12:09:04 -03:00
2018-06-04 10:28:53 -03:00
2018-06-07 14:27:19 -03:00
2018-04-26 13:47:18 -03:00
2018-01-08 11:11:57 -03:00
2017-12-27 12:15:44 -03:00
2018-03-16 13:56:17 -03:00
2018-04-26 09:30:27 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-27 12:15:55 -03:00
2017-12-27 12:15:55 -03:00
2017-04-24 13:43:33 -03:00
2017-11-02 11:10:55 +01:00
2016-08-23 15:37:33 -03:00
2017-11-02 11:10:55 +01:00
2018-04-27 10:47:06 -03:00
2018-05-23 10:26:44 -03:00
2018-04-27 10:47:06 -03:00
2018-06-06 12:52:09 -03:00
2018-06-04 10:28:53 -03:00
2018-04-12 10:33:31 -03:00
2017-11-02 11:10:55 +01:00
2016-07-29 11:54:35 -03:00
2017-12-27 12:15:47 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-27 11:29:21 -03:00
2018-02-27 11:29:21 -03:00
2017-04-19 13:01:51 -03:00
2016-06-23 17:04:26 -03:00
2018-04-27 10:47:06 -03:00
2018-04-26 13:47:17 -03:00
2018-01-17 10:23:36 -03:00
2018-01-17 10:23:36 -03:00
2018-01-10 12:00:55 -03:00
2013-12-19 14:43:45 -03:00
2018-06-04 10:28:52 -03:00
2018-05-17 12:01:50 -03:00
2017-06-27 11:08:14 -03:00
2017-09-21 13:28:06 -03:00
2018-04-12 10:33:29 -03:00
2018-05-17 14:49:36 -03:00
2017-11-02 11:10:55 +01:00
2018-03-06 11:31:14 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-26 13:47:17 -03:00
2017-11-02 11:10:55 +01:00
2018-04-26 13:47:17 -03:00
2017-12-27 12:15:52 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-17 16:31:32 -03:00
2018-05-17 16:31:32 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-26 13:47:15 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:30:18 +01:00