版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
版本说明:1
I S B N:(纸本) 0132198576
出 版 社:Pearson Education Inc.
出 版 年:2007年
主 题 词:Platform-Specific Programming Linux
摘 要:Master the Linux Tools That Will Make You a More Productive, Effective ProgrammerThe Linux Programmer s Toolbox helps you tap into the vast collection of open source tools available for GNU/Linux. Author John Fusco systematically describes the most useful tools available on most GNU/Linux distributions using concise examples that you can easily modify to meet your *** ll start by learning the basics of downloading, building, and installing open source projects. You ll then learn how open source tools are distributed, and what to look for to avoid wasting time on projects that aren t ready for you. Next, you ll learn the ins and outs of building your own projects. Fusco also demonstrates what to look for in a text editor, and may even show you a few new tricks in your favorite text *** ll enhance your knowledge of the Linux kernel by learning how it interacts with your software. Fusco walks you through the fundamentals of the Linux kernel with simple, thought-provoking examples that illustrate the principles behind the operating system. Then he shows you how to put this knowledge to use with more advanced tools. He focuses on how to interpret output from tools like sar, vmstat, valgrind, strace, and apply it to your application; how to take advantage of various programming APIs to develop your own tools; and how to write code that monitors ***, Fusco covers tools that help you enhance the performance of your software. He explains the principles behind today s multicore CPUs and demonstrates how to squeeze the most performance from these systems. Finally, you ll learn tools and techniques to debug your code under any *** includes Maximizing productivity with editors, revision control tools, source code browsers, and beautifiers Interpreting the kernel: what your tools are telling you Understanding processesï and the tools available for managing them Tracing and resolving application bottlenecks with gprof and valgrind Streamli