会话1:

mysql> select now();

会话2:

[root@localhost ~]# stap -v -e 'probe process("/usr/local/mysql56/bin/mysqld").function("*Item_*").call{ if( tid()==7625) printf("%s:%s %d \n",execname(),probefunc(),tid())}' | c++filt


构造函数

mysqld:Item_func_now_local::Item_func_now_local(unsigned char)
mysqld:Item_func_now::Item_func_now(unsigned char)
mysqld:Item_datetime_func::Item_datetime_func()
mysqld:Item_temporal_func::Item_temporal_func()
mysqld:Item_func::Item_func()
mysqld:Item_result_field::Item_result_field()
mysqld:Item_name_string::Item_name_string()
mysqld:Item_name_string::Item_name_string()
mysqld:Item_int::Item_int(unsigned long long, unsigned int)
mysqld:Item_num::Item_num()
mysqld:Item_basic_constant::Item_basic_constant()
mysqld:Item_name_string::Item_name_string()
mysqld:Item_name_string::Item_name_string() 7625

类成员函数:

mysqld:Item_int::val_int()
mysqld:Bounds_checked_array<Item_null_result*>::Bounds_checked_array()
mysqld:Mem_root_array<Item_exists_subselect*, true>::Mem_root_array(st_mem_root*)
mysqld:List_iterator<Item_func_set_user_var>::List_iterator(List<Item_func_set_user_var>&)
mysqld:List_iterator<Item_func_set_user_var>::operator++(int)
mysqld:Item_func::fix_fields(THD*, Item**)
mysqld:Item_func::get_initial_pseudo_tables() const
mysqld:Item_func_now::fix_length_and_dec()
mysqld:Item_temporal_func::check_precision()
mysqld:Item_func_now_local::time_zone()
mysqld:Item_func::used_tables() const
mysqld:Item_func::used_tables() const
mysqld:List_iterator<Item_func_match>::List_iterator(List<Item_func_match>&)
mysqld:List_iterator<Item_func_match>::List_iterator(List<Item_func_match>&)
mysqld:List_iterator<Item_func_match>::operator++(int)
mysqld:Item_func::type() const
mysqld:Mem_root_array<Item_exists_subselect*, true>::empty() const
mysqld:Mem_root_array<Item_exists_subselect*, true>::size() const
mysqld:Item_datetime_func::field_type() const
mysqld:Item_temporal_func::charset_for_protocol() const
mysqld:Item_temporal_func::charset_for_protocol() const
mysqld:Item_temporal_func::charset_for_protocol() const
mysqld:Item_datetime_func::field_type() const
mysqld:Item_func_now::get_date(st_mysql_time*, unsigned int)
mysqld:Item_basic_constant::cleanup()

析构函数

mysqld:Item_int::~Item_int()
mysqld:Item_num::~Item_num()
mysqld:Item_basic_constant::~Item_basic_constant()
mysqld:Item_result_field::cleanup()
mysqld:Item_func_now_local::~Item_func_now_local()
mysqld:Item_func_now::~Item_func_now()
mysqld:Item_datetime_func::~Item_datetime_func()
mysqld:Item_temporal_func::~Item_temporal_func()
mysqld:Item_func::~Item_func()
mysqld:Item_result_field::~Item_result_field()
mysqld:base_ilist<Item_change_record>::is_empty() const
^CPass : run completed in 20usr/160sys/7210real ms.

MYSQLD c++函数修饰名转换工具c++filt的更多相关文章

  1. 【原创+整理】简述何为调用约定,函数导出名以及extern C

    何为调用约定 调用约定指的是函数在调用时会按照不同规则,翻译成不同的汇编代码.这和参数的压栈顺序和栈的清理方式相关,也就是说不同的调用约定,这些方式会做相应改变.一般编译器是以默认的调用约定编译一份代 ...

  2. 转 sql 时间转换格式 convert(varchar(10),字段名,转换格式)

    convert(varchar(10),字段名,转换格式) CONVERT(nvarchar(10),count_time,121)CONVERT为日期转换函数,一般就是在时间类型(datetime, ...

  3. (转)sql 时间转换格式 convert(varchar(10),字段名,转换格式)

    convert(varchar(10),字段名,转换格式) CONVERT(nvarchar(10),count_time,121) CONVERT为日期转换函数,一般就是在时间类型(datetime ...

  4. Sybase datetime 时间转换格式 convert(varchar(10),字段名,转换格式)

    convert(varchar(10),字段名,转换格式)sybase下convert函数第三个参数(时间格式)比如:1.select user_id,convert(varchar(10),dayt ...

  5. web字体格式及几种在线格式转换工具介绍

    原文地址:http://blog.csdn.net/xiaolongtotop/article/details/8316554 目前,文字信息仍是网站最主要的内容,随着CSS3技术的不断成熟,Web字 ...

  6. DensityUtil【尺寸转换工具类(px、dp互相转换)】

    版权声明:本文为HaiyuKing原创文章,转载请注明出处! 前言 用于项目中dp.px.sp之间的转换以及指定缩放值下的转换. 效果图 暂不需要 代码分析 常用的方法是px2dip.dip2px: ...

  7. convert(varchar(10),字段名,转换格式

    sql 时间转换格式 ) convert(varchar(10),字段名,转换格式) CONVERT(nvarchar(10),count_time,121)CONVERT为日期转换函数,一般就是在时 ...

  8. sql 时间转换格式 convert(varchar(10),字段名,转换格式)

    convert(varchar(10),字段名,转换格式) CONVERT(nvarchar(10),count_time,121) CONVERT为日期转换函数,一般就是在时间类型(datetime ...

  9. 【Java】字节数组转换工具类

    import org.apache.commons.lang.ArrayUtils; import java.nio.charset.Charset; /** * 字节数组转换工具类 */ publi ...

随机推荐

  1. ANDROID_MARS学习笔记_S01原始版_007_Handler及线程的简单使用

    一.运行结果 一.代码1.xml(1)activity_main.xml <RelativeLayout xmlns:android="http://schemas.android.c ...

  2. uva 11646 - Athletics Track

    题意:如图,体育场的跑道一圈是400米,其中弯道是两段半径相同的圆弧.已知矩形的长宽比例为a:b,求长和宽的具体数值. 注意:圆弧的圆心在纵轴线上! #include<iostream> ...

  3. 【HDOJ】1026 Ignatius and the Princess I

    这道题搞了很久啊.搜索非常好的一道题.昨天想了2小时,以为是深搜,但后来发现深搜怎么也没法输出正确路径.今天拿宽搜试了一下,问题就是普通的队列宽搜没法得到当前时间最小值.看了一下讨论区,发现优先级队列 ...

  4. 安装Sublime Text 3插件

    按 Ctrl+` 或者如下图调出Console 粘贴以下代码到底部命令行并回车: import urllib.request,os; pf = 'Package Control.sublime-pac ...

  5. "is not on any development teams " Xcode的账号错误问题

    "***@*** is not on any development teams " Xcode现在在"Accounts"中时不时会出现这个提示. 但其他按钮都 ...

  6. codeforces 652E Pursuit For Artifacts 边双连通分量

    题意:n个点,m条边的无向图,有的边上有标记,每条边只能走一次 给你一个起点,一个终点,询问是否能找到从起点到终点的路径,这条路径至少包含一条含有标记的边 分析:然后边双缩点 下面介绍一下边双的性质 ...

  7. Python能做什么

       There should be one--and preferably only one --obvious way to do it. 首先,对于小白来说,Python比较容易上手.额就是个活 ...

  8. 在windows下创建基于github的hexo静态博客

    最近边上的人都突然买起了域名搭起了个人网站,渣渣的我介于期末没事干也跟风搭了个静态博客.虽说博客基本不更新T T,嘛嘛回归正题. 首先准备工作: 1)安装nodejs 2)安装msysgit(虽然现在 ...

  9. [CODEVS1216]跳马问题

    题目描述 Description 题目 输入描述 Input Description 第一行两个正整数M,N(0<M,N≤300)分别表示行和列 第二行两个正整数,表示起点的行列坐标. 第三行两 ...

  10. malloc free 和new delete区别

    从网上看的学习之 1. malloc与free是C++/C语言的标准库函数,new/delete是C++的运算符,与"+“.”-“.”*“.”/“有一样的地位. 2. new/delete是 ...