Skip to content

Commit

Permalink
ANDROID: Update the ABI representation
Browse files Browse the repository at this point in the history
10 function symbol(s) added
  'int __traceiter_dwc3_ep_queue(void *, struct dwc3_request *)'
  'int __traceiter_hrtimer_expire_entry(void *, struct hrtimer *, ktime_t *)'
  'int __traceiter_hrtimer_expire_exit(void *, struct hrtimer *)'
  'int __traceiter_workqueue_execute_end(void *, struct work_struct *, work_func_t)'
  'int __traceiter_workqueue_execute_start(void *, struct work_struct *)'
  'int __v4l2_device_register_subdev_nodes(struct v4l2_device *, bool)'
  'void backlight_device_unregister(struct backlight_device *)'
  'struct clk * clk_register_composite(struct device *, const char *, const char * const *, int, struct clk_hw *, const struct clk_ops *, struct clk_hw *, const struct clk_ops *, struct clk_hw *, const struct clk_ops *, unsigned long int)'
  'struct regulator * regulator_get_exclusive(struct device *, const char *)'
  'void si_meminfo(struct sysinfo *)'

5 variable symbol(s) added
  'struct tracepoint __tracepoint_dwc3_ep_queue'
  'struct tracepoint __tracepoint_hrtimer_expire_entry'
  'struct tracepoint __tracepoint_hrtimer_expire_exit'
  'struct tracepoint __tracepoint_workqueue_execute_end'
  'struct tracepoint __tracepoint_workqueue_execute_start'

Bug: 254608320

Change-Id: I201e01cd83435b74bcafced862c508dcaba634c5
Signed-off-by: Khalid Shaik <[email protected]>
  • Loading branch information
Khalid Shaik authored and Treehugger Robot committed Nov 10, 2022
1 parent 501eeee commit 69e2e92
Show file tree
Hide file tree
Showing 2 changed files with 305 additions and 30 deletions.
Loading

0 comments on commit 69e2e92

Please sign in to comment.