Linus Torvalds
46f5c0cc3a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull perf tooling updates from Thomas Gleixner:
"A set of perf improvements and fixes:
perf db-export:
- Improvements in how COMM details are exported to databases for post
processing and use in the sql-viewer.py UI.
- Export switch events to the database.
BPF:
- Bump rlimit(MEMLOCK) for 'perf test bpf' and 'perf trace', just
like selftests/bpf/bpf_rlimit.h do, which makes errors due to
exhaustion of this limit, which are kinda cryptic (EPERM sometimes)
less frequent.
perf version:
- Fix segfault due to missing OPT_END(), noticed on PowerPC.
perf vendor events:
- Add JSON files for IBM s/390 machine type 8561.
perf cs-etm (ARM):
- Fix two cases of error returns not bing done properly: Invalid
ERR_PTR() use and loss of propagation error codes"
* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (28 commits)
perf version: Fix segfault due to missing OPT_END()
perf vendor events s390: Add JSON files for machine type 8561
perf cs-etm: Return errcode in cs_etm__process_auxtrace_info()
perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_info
perf scripts python: export-to-postgresql.py: Export switch events
perf scripts python: export-to-sqlite.py: Export switch events
perf db-export: Export switch events
perf db-export: Factor out db_export__threads()
perf script: Add scripting operation process_switch()
perf scripts python: exported-sql-viewer.py: Use new 'has_calls' column
perf scripts python: exported-sql-viewer.py: Remove redundant semi-colons
perf scripts python: export-to-postgresql.py: Add has_calls column to comms table
perf scripts python: export-to-sqlite.py: Add has_calls column to comms table
perf db-export: Also export thread's current comm
perf db-export: Factor out db_export__comm()
perf scripts python: export-to-postgresql.py: Export comm details
perf scripts python: export-to-sqlite.py: Export comm details
perf db-export: Export comm details
perf db-export: Fix a white space issue in db_export__sample()
perf db-export: Move export__comm_thread into db_export__sample()
...
2019-07-20 11:06:12 -07:00
..
2019-03-06 09:47:48 -03:00
2019-07-09 10:13:26 -03:00
2019-06-25 18:31:12 -03:00
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-07-10 12:35:38 -03:00
2019-07-09 10:13:27 -03:00
2019-03-20 16:43:15 -03:00
2019-03-11 11:56:02 -03:00
2018-01-17 10:23:31 -03:00
2018-01-17 10:23:31 -03:00
2019-07-09 10:13:26 -03:00
2018-01-17 10:23:31 -03:00
2019-07-09 10:13:27 -03:00
2019-06-17 20:48:14 +02:00
2019-01-25 15:12:09 +01:00
2019-01-25 15:12:09 +01:00
2019-02-19 16:11:56 -03:00
2019-02-19 16:11:56 -03:00
2019-03-21 11:27:04 -03:00
2019-03-21 11:27:04 -03:00
2019-07-09 10:13:27 -03:00
2019-02-06 10:00:39 -03: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
2019-01-25 15:12:08 +01:00
2019-07-09 14:59:11 -03:00
2019-07-09 10:13:26 -03:00
2019-01-25 15:12:09 +01:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:27 -03:00
2019-06-05 17:36:37 +02:00
2019-07-09 10:13:27 -03:00
2019-02-06 10:00:38 -03:00
2019-07-09 10:13:27 -03:00
2018-03-07 10:22:26 -03:00
2019-05-02 16:00:20 -04:00
2017-11-02 11:10:55 +01:00
2019-01-21 17:38:56 -03:00
2019-01-21 17:38:56 -03:00
2019-01-25 15:12:08 +01:00
2019-07-09 10:13:26 -03:00
2019-01-25 15:12:09 +01:00
2019-05-15 16:36:49 -03:00
2019-07-09 10:13:26 -03:00
2018-05-16 16:11:09 -03:00
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-02-06 10:00:39 -03:00
2019-07-09 10:13:26 -03:00
2019-06-10 16:19:59 -03:00
2019-07-09 10:13:27 -03:00
2019-06-10 15:50:02 -03:00
2019-07-11 12:45:02 -03:00
2019-06-10 16:20:11 -03:00
2019-07-09 10:13:27 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:27 -03:00
2019-03-19 11:56:20 -03:00
2019-07-10 12:35:38 -03:00
2019-07-10 12:35:38 -03:00
2019-07-09 10:13:22 -03:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:22 -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
2019-07-09 10:13:27 -03:00
2019-03-19 16:52:07 -03:00
2018-12-28 16:33:02 -03:00
2018-12-28 16:33:02 -03:00
2019-07-09 10:13:22 -03:00
2019-05-30 11:26:35 -07:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:27 -03:00
2019-06-10 15:50:02 -03:00
2019-07-09 10:13:27 -03:00
2019-06-05 09:47:55 -03:00
2019-07-09 10:13:26 -03:00
2019-05-15 16:36:49 -03:00
2018-12-17 14:57:07 -03:00
2019-07-09 10:13:27 -03:00
2019-05-16 14:17:24 -03:00
2017-11-02 11:10:55 +01:00
2017-08-22 12:19:08 -03:00
2019-01-08 13:28:13 -03:00
2019-06-19 17:09:51 +02:00
2019-06-05 17:30:26 +02:00
2018-10-18 11:16:38 -03:00
2018-04-12 10:33:31 -03:00
2019-07-09 10:13:26 -03:00
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:27 -03:00
2019-05-15 16:36:49 -03:00
2019-07-09 10:13:26 -03:00
2015-12-14 12:30:37 -03:00
2019-07-09 10:13:27 -03:00
2019-07-02 13:20:51 -03:00
2019-07-09 10:13:28 -03:00
2019-06-05 17:36:37 +02:00
2019-07-09 10:13:28 -03:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:37:04 +02:00
2019-01-25 15:12:10 +01:00
2017-11-07 10:30:18 +01:00
2019-07-09 10:13:27 -03:00
2019-06-19 17:09:51 +02:00
2019-02-06 10:00:39 -03:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:27 -03:00
2018-08-20 08:54:58 -03:00
2018-08-20 08:54:59 -03:00
2019-07-09 10:13:27 -03:00
2019-02-06 10:00:38 -03:00
2019-05-28 18:37:44 -03:00
2019-02-06 10:00:38 -03:00
2019-07-09 10:13:26 -03:00
2019-04-17 14:30:11 -03:00
2019-07-09 10:13:26 -03:00
2018-03-16 13:52:37 -03:00
2019-02-04 11:32: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
2019-07-09 10:13:27 -03:00
2019-02-14 15:18:09 -03:00
2019-07-09 10:13:26 -03:00
2019-05-15 16:36:49 -03:00
2019-07-09 10:13:26 -03:00
2019-07-09 10:13:26 -03:00
2019-07-09 10:13:27 -03:00
2018-12-17 15:02:17 -03:00
2019-07-09 10:13:22 -03:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:27 -03:00
2019-05-16 14:17:24 -03:00
2019-05-16 14:17:24 -03:00
2019-07-09 10:13:27 -03:00
2019-07-09 10:13:22 -03:00
2019-05-15 16:36:49 -03:00
2017-12-27 12:15:48 -03:00
2017-12-27 12:15:48 -03:00
2019-05-16 14:17:12 -03:00
2019-06-05 09:47:54 -03: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
2019-05-28 18:37:44 -03:00
2019-07-09 10:13:27 -03:00
2019-03-06 18:18:17 -03:00
2012-03-16 14:29:35 -03:00
2013-02-14 16:12:34 -03:00
2019-06-25 21:02:47 -03:00
2017-11-07 10:30:18 +01:00
2019-07-18 11:51:00 -07:00
2019-05-25 23:04:42 -04:00
2019-07-18 11:51:00 -07:00
2019-05-25 23:04:42 -04:00
2019-07-18 11:51:00 -07:00
2019-06-25 21:02:47 -03:00
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:26 -03:00
2019-06-25 18:35:34 -03:00
2019-01-25 15:12:10 +01:00
2019-06-05 17:37:04 +02:00
2019-01-25 15:12:10 +01:00
2018-03-05 11:52:41 -03:00
2019-07-09 14:59:11 -03:00
2019-07-09 14:59:11 -03:00
2017-09-21 13:28:06 -03:00
2017-09-21 13:28:06 -03:00
2019-01-21 17:00:48 -03:00
2018-08-08 15:26:48 -03:00
2019-07-09 10:13:27 -03:00
2018-08-03 10:34:18 -03:00
2019-01-21 17:00:56 -03:00
2019-01-21 17:00:48 -03:00
2019-01-21 17:00:48 -03:00
2019-07-09 10:13:26 -03:00
2019-05-15 16:36:49 -03:00
2019-07-09 10:13:26 -03:00
2019-07-07 12:32:46 -03:00
2019-06-10 16:20:11 -03:00
2017-08-22 12:09:04 -03:00
2019-03-19 16:15:42 -03:00
2019-07-02 12:47:07 -03:00
2019-07-09 10:13:27 -03:00
2019-02-06 10:00:38 -03:00
2019-07-09 10:13:26 -03:00
2019-01-25 15:12:09 +01:00
2019-07-01 22:50:41 -03:00
2019-07-09 10:13:27 -03:00
2019-07-09 10:13:27 -03:00
2019-06-10 16:19:59 -03:00
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-07-01 22:50:40 -03:00
2019-07-01 22:50:40 -03:00
2019-07-09 10:13:26 -03:00
2019-01-25 15:12:10 +01:00
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-07-02 13:20:51 -03:00
2019-01-25 15:12:10 +01:00
2019-07-09 10:13:27 -03:00
2019-07-09 10:13:26 -03:00
2019-07-09 10:13:26 -03:00
2019-07-02 12:44:19 -03:00
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:22 -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
2019-07-09 10:13:27 -03:00
2018-02-27 11:29:21 -03:00
2019-07-09 10:13:26 -03:00
2019-06-17 20:48:14 +02:00
2019-07-09 10:13:27 -03:00
2019-05-28 18:37:43 -03:00
2019-06-25 21:39:18 -03:00
2019-03-11 11:56:02 -03:00
2019-05-15 16:36:49 -03:00
2019-06-05 17:30:26 +02:00
2018-12-17 14:58:33 -03:00
2019-07-09 10:13:26 -03:00
2019-06-25 21:02:47 -03:00
2019-06-05 17:37:11 +02:00
2019-07-09 10:13:26 -03:00
2019-04-01 15:18:09 -03:00
2019-07-10 12:34:09 -03: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
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:27 -03:00
2019-05-15 16:36:46 -03:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:22 -03:00
2017-11-02 11:10:55 +01:00
2019-06-25 18:13:17 -03:00
2019-07-09 10:13:26 -03:00
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-07-09 10:13:26 -03:00
2017-11-02 11:10:55 +01:00
2019-01-21 15:15:57 -03:00
2019-05-15 16:36:49 -03:00