Linus Torvalds c48b07226b perf updates all over the place:
core:
 
    - Support for cgroup tracking in samples to allow cgroup based
      analysis
 
  tools:
 
    - Support for cgroup analysis
 
    - Commandline option and hotkey for perf top to change the sort order
 
    - A set of fixes all over the place
 
    - Various build system related improvements
 
    - Updates of the X86 pmu event JSON data
 
    - Documentation updates
 -----BEGIN PGP SIGNATURE-----
 
 iQJHBAABCgAxFiEEQp8+kY+LLUocC4bMphj1TA10mKEFAl6J2iATHHRnbHhAbGlu
 dXRyb25peC5kZQAKCRCmGPVMDXSYoXMEEACy6WaNabX7EzkLUnX0WCgxnZVSryNR
 4EnxLJSg5lChEe4q2mOS3mRMpzlXHQieWcFxlwda7kjIbFlgQvjJQUiYlAvxRRO/
 giY/GwCtTi/Flcb+7wKxTgMYmtAUOZDWeQbBZUlFLi9vyeCHVkjget9EyVsgbe/W
 EmRsrPuKOVMUTeEwm3zpIE051DObpiWLNge++My70q5W/yNsS94PbNydgKO7osqk
 pX37YVyBFpI2IQxMGzaE3yK7OxXRjYljZaz1tONFDMEYOX9gmxpDsCCflsP1ZOzL
 4/P4faRvAOElwxtYBelKmRl8eboqhRpTEK0Et0TI0LYbUZrE2nisDi0LTKPWQb0k
 Om2Qi6AfZs67PVzx9htlx6rfee72+sUluz5BDKOGH0pNJ8CFy70ns8InLsZqbBZ7
 SgFVNjx6bHxB58VuVE9WEzr/KVs6zI/SuJlH7WG7FLXbm5j0cETfCjg40JlDpSNh
 CZs+Epky1zyytrVJ9Gc7KnRlw8VB2eWEQ2cQ0sqj5w7WxhfrnsCmQf1zk4sofhOF
 iz3Dvb9Llz/pYWGZbEiQAuI+8bo0psJptidzpmpbIXs/woKDhW49w1FxqowJQMWe
 +lGWcauSfo3gjgEnTkOWAx3yiH4i9rvRChX8Jh0Z07d6Kwf19YYfxcuhlkx0Wutj
 eKaaErWDtWAxpA==
 =2UUD
 -----END PGP SIGNATURE-----

Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull more perf updates from Thomas Gleixner:
 "Perf updates all over the place:

  core:

   - Support for cgroup tracking in samples to allow cgroup based
     analysis

  tools:

   - Support for cgroup analysis

   - Commandline option and hotkey for perf top to change the sort order

   - A set of fixes all over the place

   - Various build system related improvements

   - Updates of the X86 pmu event JSON data

   - Documentation updates"

* tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (55 commits)
  perf python: Fix clang detection to strip out options passed in $CC
  perf tools: Support Python 3.8+ in Makefile
  perf script: Fix invalid read of directory entry after closedir()
  perf script report: Fix SEGFAULT when using DWARF mode
  perf script: add -S/--symbols documentation
  perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric
  perf events parser: Add missing Intel CPU events to parser
  perf script: Allow --symbol to accept hexadecimal addresses
  perf report/top TUI: Fix title line formatting
  perf top: Support hotkey to change sort order
  perf top: Support --group-sort-idx to change the sort order
  perf symbols: Fix arm64 gap between kernel start and module end
  perf build-test: Honour JOBS to override detection of number of cores
  perf script: Add --show-cgroup-events option
  perf top: Add --all-cgroups option
  perf record: Add --all-cgroups option
  perf record: Support synthesizing cgroup events
  perf report: Add 'cgroup' sort key
  perf cgroup: Maintain cgroup hierarchy
  perf tools: Basic support for CGROUP event
  ...
2020-04-05 12:26:24 -07:00
..
2020-04-03 15:05:35 -07:00
2020-03-31 21:29:04 +02:00
2019-12-11 09:12:38 +01:00
2020-03-17 20:48:41 +01:00
2020-01-31 14:40:36 -08:00
2020-04-01 18:18:18 -07:00
2020-03-30 10:14:19 +02:00
2020-04-03 15:05:35 -07:00
2020-04-03 15:05:35 -07:00
2020-03-31 16:18:55 -07:00
2020-04-02 15:50:04 -07:00
2020-03-31 10:05:01 -07:00
2020-03-27 12:04:34 -06:00
2020-02-04 03:05:26 +00:00
2020-03-30 11:43:51 -07:00
2020-03-30 01:34:00 +02:00
2020-01-23 00:35:50 +01:00
2020-03-09 11:12:19 +01:00
2020-02-27 14:58:01 +01:00
2019-11-28 11:16:43 -08:00
2019-12-03 11:20:37 +01:00
2020-02-17 13:37:00 +01:00
2020-01-27 11:09:31 +01:00
2020-01-17 16:48:07 -08:00
2020-01-18 09:19:18 -05:00
2020-03-13 12:49:51 -07:00
2020-04-04 11:58:55 -07:00
2019-12-11 12:22:38 -08:00
2020-03-06 11:06:15 +01:00
2020-03-30 11:20:13 -07:00
2020-03-27 20:19:24 -03:00
2020-01-15 16:21:28 +10:00
2020-03-21 16:00:24 +01:00
2019-12-04 19:44:14 -08:00
2020-01-31 17:33:54 +00:00
2020-02-20 21:17:24 +01:00
2019-12-11 09:12:38 +01:00
2020-03-30 18:51:47 -07:00
2020-03-06 11:56:59 +01:00
2020-04-04 11:58:55 -07:00
2020-02-01 10:01:52 -08:00
2019-12-09 10:55:03 +01:00
2020-03-21 16:00:24 +01:00
2020-01-15 10:54:33 -05:00
2020-01-14 12:20:48 +01:00
2019-12-11 16:37:02 +08:00
2020-04-02 09:35:27 -07:00
2020-04-03 14:25:02 -07:00
2020-01-15 16:30:28 +00:00
2020-04-03 14:25:02 -07:00
2020-03-17 18:31:05 +01:00
2019-12-06 10:47:28 +01:00
2020-01-13 18:16:43 -08:00
2019-12-05 11:43:31 -08:00
2020-03-21 16:00:24 +01:00
2020-02-21 10:31:18 +01:00
2020-03-29 21:53:18 -07:00
2020-02-04 03:05:24 +00:00
2020-03-30 12:18:49 -07:00
2020-03-21 16:00:24 +01:00
2020-03-02 14:04:31 -07:00
2020-02-04 03:05:26 +00:00
2020-03-23 13:41:55 +01:00
2020-04-02 09:35:27 -07:00
2020-01-29 19:38:34 -08:00
2020-03-30 18:51:47 -07:00
2020-02-21 11:22:15 -08:00
2020-01-14 12:20:48 +01:00
2020-03-23 17:01:47 +01:00
2020-03-21 18:56:06 -07:00