1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-16 11:35:39 +00:00
Linus Torvalds 09bb8856d4 Updates to Tracing:
- Rename the staging files to give them some meaning.
   Just stage1,stag2,etc, does not show what they are for
 
 - Check for NULL from allocation in bootconfig
 
 - Hold event mutex for dyn_event call in user events
 
 - Mark user events to broken (to work on the API)
 
 - Remove eBPF updates from user events
 
 - Remove user events from uapi header to keep it from being installed.
 
 - Move ftrace_graph_is_dead() into inline as it is called from hot paths
   and also convert it into a static branch.
 -----BEGIN PGP SIGNATURE-----
 
 iIoEABYIADIWIQRRSw7ePDh/lE+zeZMp5XQQmuv6qgUCYkmyIBQccm9zdGVkdEBn
 b29kbWlzLm9yZwAKCRAp5XQQmuv6qutfAQD90gbUgFMFe2akF5sKhonF5T6mm0+w
 BsWqNlBEKBxmfwD+Krfpxql/PKp/gCufcIUUkYC4E6Wl9akf3eO1qQel1Ao=
 =ZTn1
 -----END PGP SIGNATURE-----

Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull more tracing updates from Steven Rostedt:

 - Rename the staging files to give them some meaning. Just
   stage1,stag2,etc, does not show what they are for

 - Check for NULL from allocation in bootconfig

 - Hold event mutex for dyn_event call in user events

 - Mark user events to broken (to work on the API)

 - Remove eBPF updates from user events

 - Remove user events from uapi header to keep it from being installed.

 - Move ftrace_graph_is_dead() into inline as it is called from hot
   paths and also convert it into a static branch.

* tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing: Move user_events.h temporarily out of include/uapi
  ftrace: Make ftrace_graph_is_dead() a static branch
  tracing: Set user_events to BROKEN
  tracing/user_events: Remove eBPF interfaces
  tracing/user_events: Hold event_mutex during dyn_event_add
  proc: bootconfig: Add null pointer check
  tracing: Rename the staging files for trace_events
2022-04-03 12:26:01 -07:00
..
2022-04-01 09:37:18 -07:00
2022-04-01 10:26:09 -07:00
2022-03-30 10:36:41 -07:00
2022-03-25 13:56:18 -07:00
2022-03-24 13:13:26 -07:00
2022-03-23 18:08:03 +01:00
2022-03-25 13:35:34 -07:00
2022-03-23 19:58:38 +01:00
2022-03-28 17:29:53 -07:00
2022-03-25 13:35:34 -07:00
2022-03-29 18:55:37 -07:00
2022-03-25 12:14:39 -07:00
2022-03-24 19:37:53 -07:00
2022-03-26 11:51:46 -07:00
2022-03-31 11:43:01 -07:00
2022-03-24 13:13:26 -07:00
2022-03-24 19:37:53 -07:00
2022-03-28 17:29:53 -07:00
2022-04-01 14:40:44 -04:00
2022-03-31 15:49:36 -07:00
2022-04-03 12:26:01 -07:00
2022-03-22 17:03:12 -07:00
2022-03-22 18:26:56 -07:00
2022-03-26 12:01:35 -07:00
2022-03-23 14:35:59 -07:00
2022-03-21 12:57:38 -04:00
2022-03-22 17:03:12 -07:00
2022-03-22 17:03:12 -07:00
2022-04-01 14:40:44 -04:00
2022-03-29 18:55:37 -07:00
2022-03-29 18:55:37 -07:00
2022-04-01 16:26:57 -07:00
2022-03-24 19:06:45 -07:00
2022-04-01 13:45:08 -04:00
2022-03-25 13:02:05 -07:00
2022-03-28 17:29:53 -07:00
2022-03-21 14:00:56 -07:00
2022-03-23 19:58:41 +01:00
2022-03-23 12:33:21 -07:00
2022-03-22 15:57:11 -07:00
2022-03-24 13:13:26 -07:00
2022-03-23 18:03:08 -07:00
2022-03-28 16:53:00 -04:00
2022-04-01 13:40:44 -07:00