a linux trace/probe tool. 官网:https://sourceware.org/systemtap/ 简单介绍 SystemTap是我眼下所知的最强大的内核调试工具,有些家伙甚至说它无所不能:) (1) 发展历程 Debuted in 2005 in Red Hat Ente ...
分类:
其他好文 时间:
2017-07-01 15:25:44
阅读次数:
1721
今天突然接到客户反映线上服务器发送消息异常,登录服务器查看是kafka服务出现了问题,想重启一下服务,结果重启出现一下报错 [2017-06-30 19:29:13,708] FATAL Fatal error during KafkaServerStartable startup. Prepare ...
分类:
其他好文 时间:
2017-07-01 00:06:46
阅读次数:
386
Elasticsearch NEST – Examples for mapping between Query and C# During my training with Elasticsearch I would like to map a query with GET/POST method ...
分类:
移动开发 时间:
2017-06-29 19:19:24
阅读次数:
351
今天mysql备份的crontab自动运行的时候,出现了报警,报警内容如下 一开始我把故障的错误点定位在"mysqldump: Couldn't execute 'show fields from `revision`': MySQL server has gone away (2006)"这段报错 ...
分类:
数据库 时间:
2017-06-29 00:49:38
阅读次数:
651
上篇文章大致描述了Linux时间管理的基本情况,看了一些大牛们的博客感觉自己写的内容很匮乏,但是没办法,只能通过这种方式提升自己……闲话不说,本节介绍下时间管理下重要的数据结构 设备相关数据结构 //时钟源结构 struct clocksource{} //时钟设备结构 struct tick_de ...
分类:
系统相关 时间:
2017-06-27 20:05:29
阅读次数:
300
Errors occurred during the build. Errors running builder 'Integrated External Tool Builder' on project 'xinghe-base'.The builder launch configuration ...
分类:
其他好文 时间:
2017-06-27 12:58:52
阅读次数:
220
T. E. Lawrence was a controversial figure during World War I. He was a British officer who served in the Arabian theater and led a group of Arab natio ...
分类:
其他好文 时间:
2017-06-23 22:11:04
阅读次数:
171
PUDC_B管脚用途 Pull-Up During Configuration (bar) Active-Low PUDC_B input enables internal pull-up resistors on the SelectIO pins after power-up and durin ...
分类:
其他好文 时间:
2017-06-23 00:48:27
阅读次数:
1151
Unsatisfied dependency expressed through constructor parameter 0: Ambiguous argument values for parameter of type [redis.clients.jedis.HostAndPort] - ...
分类:
其他好文 时间:
2017-06-21 21:12:00
阅读次数:
1058
Introduction One of the most common questions that get asked during interviews for C++ programmers is to explain the differences between using malloc ...
分类:
编程语言 时间:
2017-06-21 14:05:56
阅读次数:
229