Skip to content

Commit

Permalink
ANDROID: Update the ABI representation
Browse files Browse the repository at this point in the history
39 function symbol(s) added
  'int __traceiter_android_rvh_can_migrate_task(void *, struct task_struct *, int, int *)'
  'int __traceiter_android_rvh_cpu_cgroup_can_attach(void *, struct cgroup_taskset *, int *)'
  'int __traceiter_android_rvh_find_busiest_queue(void *, int, struct sched_group *, struct cpumask *, struct rq * *, int *)'
  'int __traceiter_android_rvh_find_lowest_rq(void *, struct task_struct *, struct cpumask *, int, int *)'
  'int __traceiter_android_rvh_find_new_ilb(void *, struct cpumask *, int *)'
  'int __traceiter_android_rvh_replace_next_task_fair(void *, struct rq *, struct task_struct * *, struct sched_entity * *, bool *, bool, struct task_struct *)'
  'int __traceiter_android_rvh_sched_fork_init(void *, struct task_struct *)'
  'int __traceiter_android_rvh_sched_newidle_balance(void *, struct rq *, struct rq_flags *, int *, int *)'
  'int __traceiter_android_rvh_sched_nohz_balancer_kick(void *, struct rq *, unsigned int *, int *)'
  'int __traceiter_android_rvh_sched_rebalance_domains(void *, struct rq *, int *)'
  'int __traceiter_android_rvh_select_fallback_rq(void *, int, struct task_struct *, int *)'
  'int __traceiter_android_vh_binder_wakeup_ilocked(void *, struct task_struct *, bool, struct binder_proc *)'
  'int __traceiter_binder_transaction_received(void *, struct binder_transaction *)'
  'int __traceiter_ipi_entry(void *, const char *)'
  'int __traceiter_ipi_exit(void *, const char *)'
  'int __traceiter_ipi_raise(void *, const struct cpumask *, const char *)'
  'int _raw_write_trylock(rwlock_t *)'
  'void activate_task(struct rq *, struct task_struct *, int)'
  'caches_clean_inval_pou'
  'struct task_struct * cgroup_taskset_first(struct cgroup_taskset *, struct cgroup_subsys_state * *)'
  'struct task_struct * cgroup_taskset_next(struct cgroup_taskset *, struct cgroup_subsys_state * *)'
  'void cpu_hotplug_disable()'
  'void cpu_hotplug_enable()'
  'int cpufreq_frequency_table_get_index(struct cpufreq_policy *, unsigned int)'
  'struct cpuidle_driver * cpuidle_get_cpu_driver(struct cpuidle_device *)'
  'void deactivate_task(struct rq *, struct task_struct *, int)'
  'const struct cpumask * housekeeping_cpumask(enum hk_flags)'
  'u64 int_pow(u64, unsigned int)'
  'void kick_all_cpus_sync()'
  'ssize_t memory_read_from_buffer(void *, size_t, loff_t *, void *, size_t)'
  'int raw_notifier_chain_unregister(struct raw_notifier_head *, struct notifier_block *)'
  'struct reciprocal_value reciprocal_value(u32)'
  'void refresh_frequency_limits(struct cpufreq_policy *)'
  'void set_next_entity(struct cfs_rq *, struct sched_entity *)'
  'void set_task_cpu(struct task_struct *, unsigned int)'
  'void smp_call_function_many(const struct cpumask *, smp_call_func_t, void *, bool)'
  'bool stop_one_cpu_nowait(unsigned int, cpu_stop_fn_t, void *, struct cpu_stop_work *)'
  'const struct cpumask * system_32bit_el0_cpumask()'
  'void wake_up_if_idle(int)'

17 variable symbol(s) added
  'struct tracepoint __tracepoint_android_rvh_can_migrate_task'
  'struct tracepoint __tracepoint_android_rvh_cpu_cgroup_can_attach'
  'struct tracepoint __tracepoint_android_rvh_find_busiest_queue'
  'struct tracepoint __tracepoint_android_rvh_find_lowest_rq'
  'struct tracepoint __tracepoint_android_rvh_find_new_ilb'
  'struct tracepoint __tracepoint_android_rvh_replace_next_task_fair'
  'struct tracepoint __tracepoint_android_rvh_sched_fork_init'
  'struct tracepoint __tracepoint_android_rvh_sched_newidle_balance'
  'struct tracepoint __tracepoint_android_rvh_sched_nohz_balancer_kick'
  'struct tracepoint __tracepoint_android_rvh_sched_rebalance_domains'
  'struct tracepoint __tracepoint_android_rvh_select_fallback_rq'
  'struct tracepoint __tracepoint_android_vh_binder_wakeup_ilocked'
  'struct tracepoint __tracepoint_binder_transaction_received'
  'struct tracepoint __tracepoint_ipi_entry'
  'struct tracepoint __tracepoint_ipi_exit'
  'struct tracepoint __tracepoint_ipi_raise'
  'const char * const sched_feat_names[24]'

Bug: 254608320
Change-Id: Ie0a5acd2ecebf98572d99b31ee464dd161d7dd7b
Signed-off-by: Khalid Shaik <[email protected]>
  • Loading branch information
Khalid Shaik authored and toddkjos committed Nov 14, 2022
1 parent bcf1e50 commit c57ed31
Show file tree
Hide file tree
Showing 2 changed files with 1,841 additions and 881 deletions.
Loading

0 comments on commit c57ed31

Please sign in to comment.