nfsd4: fix filehandle comment
[safe/jmp/linux-2.6] / tools /
2010-03-05 Linus TorvaldsMerge branch 'perf-probes-for-linus-2' of git://git...
2010-03-04 Masami Hiramatsuperf probe: Correct probe syntax on command line help
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-02-26 David S. Millerperf tools: Flush maps on COMM events
2010-02-26 Arnaldo Carvalho... perf annotate: Handle samples not at objdump output...
2010-02-25 Masami Hiramatsuperf probe: Add lazy line matching support
2010-02-25 Masami Hiramatsuperf probe: Show more lines after last line
2010-02-25 Masami Hiramatsuperf probe: Check function address range strictly in...
2010-02-25 Masami Hiramatsuperf probe: Use libdw callback routines
2010-02-25 Masami Hiramatsuperf probe: Use elfutils-libdw for analyzing debuginfo
2010-02-25 Masami Hiramatsuperf probe: Rename probe finder functions
2010-02-25 Masami Hiramatsuperf probe: Fix bugs in line range finder
2010-02-25 Masami Hiramatsuperf probe: Update perf probe document
2010-02-25 Masami Hiramatsuperf probe: Do not show --line option without dwarf...
2010-02-25 Arnaldo Carvalho... perf annotate: Defer allocating sym_priv->hist array
2010-02-25 Arnaldo Carvalho... perf symbols: Improve debugging information about symta...
2010-02-25 Arnaldo Carvalho... perf top: Use a macro instead of a constant variable
2010-02-25 Zhang, Yanminperf symbols: Check the right return variable
2010-02-25 Frederic Weisbeckerperf/scripts: Tag syscall_name helper as not yet available
2010-02-25 Tom Zanussiperf/scripts: Add perf-trace-python Documentation
2010-02-25 Tom Zanussiperf/scripts: Remove unnecessary PyTuple resizes
2010-02-25 Tom Zanussiperf/scripts: Add syscall tracing scripts
2010-02-25 Tom Zanussiperf/scripts: Add Python scripting engine
2010-02-23 Tom Zanussiperf/scripts: Remove check-perf-trace from listed scripts
2010-02-23 Tom Zanussiperf/scripts: Move Perl scripting files to scripting...
2010-02-23 Tom Zanussiperf/scripts: Move common code out of Perl-specific...
2010-02-23 Tom Zanussiperf/scripts: Fix bug in Util.pm
2010-02-23 Tom Zanussiperf/scripts: Fix supported language listing option
2010-02-22 Masami Hiramatsuperf probe: Init struct probe_point and set counter...
2010-02-21 Arnaldo Carvalho... perf tools: Don't use parent comm if not set at fork...
2010-02-21 Arnaldo Carvalho... perf symbols: Fix up map end too on modular kernels...
2010-02-14 Kirill Smelkovperf top: Fix help text alignment
2010-02-09 Anton Blanchardperf: Fix hypervisor sample reporting
2010-02-08 austin_zhang@linux... perf record: Fix existing process callgraph symbol
2010-02-07 Arnaldo Carvalho... perf top: Use address pattern in lookup_sym_source
2010-02-07 Kirill Smelkovperf top: Fix annotate for userspace
2010-02-04 Ingo Molnarperf tools: Fix session init on non-modular kernels
2010-02-04 Xiao Guangrongperf tools: Clean up O_LARGEFILE et al usage
2010-02-04 Mike Galbraithperf annotate: Fix perf top module symbol annotation
2010-02-04 Kirill Smelkovperf top: Teach it to autolocate vmlinux
2010-02-04 Kirill Smelkovperf annotate: Fix it for non-prelinked *.so
2010-02-04 Arnaldo Carvalho... perf tools: Adjust some verbosity levels
2010-02-04 Arnaldo Carvalho... perf record: Stop intercepting events, use postprocessi...
2010-02-04 Arnaldo Carvalho... perf build-id: Move the routine to find DSOs with hits...
2010-02-04 Arnaldo Carvalho... perf probe: Don't use a perf_session instance just...
2010-02-04 Arnaldo Carvalho... perf symbols: Ditch vdso global variable
2010-02-04 Arnaldo Carvalho... perf symbols: Fixup vsyscall maps
2010-02-04 Arnaldo Carvalho... perf symbols: Remove perf_session usage in symbols...
2010-02-03 Xiao Guangrongperf tools: Use O_LARGEFILE to open perf data file
2010-01-31 Ingo Molnarperf lock: Clean up various details
2010-01-31 Hitoshi Mitakeperf lock: Introduce new tool "perf lock", for analyzin...
2010-01-31 Hitoshi Mitakeperf: Add util/include/linuxhash.h to include hash...
2010-01-31 Hitoshi Mitakeperf tools: Add __data_loc support
2010-01-31 Hitoshi MitakeRevert "perf record: Intercept all events"
2010-01-29 John Kacurperf: Ignore perf-archive temp file
2010-01-29 Thiago Farinatools/perf/perf.c: Clean up trivial style issues
2010-01-29 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-01-29 Arnaldo Carvalho... perf session: Create kernel maps in the constructor
2010-01-29 Arnaldo Carvalho... perf symbols: Split helpers used when creating kernel...
2010-01-29 Arnaldo Carvalho... perf symbols: Factor out dso__load_vmlinux_path()
2010-01-29 Arnaldo Carvalho... perf top: Exit if specified --vmlinux can't be used
2010-01-27 Hitoshi Mitakeperf trace: Add -i option for choosing input file
2010-01-27 Arnaldo Carvalho... perf symbols: Use the right variable to check for kalls...
2010-01-27 Arnaldo Carvalho... perf symbols: Fix inverted logic for showing kallsyms...
2010-01-27 Arnaldo Carvalho... perf top: Handle PERF_RECORD_{FORK,EXIT} events
2010-01-27 Arnaldo Carvalho... perf top: Fix sample counting
2010-01-27 Amerigo Wangperf: Ignore perf.data.old
2010-01-27 Yong Wangperf report: Fix segmentation fault when running with...
2010-01-21 Arnaldo Carvalho... perf buildid-cache: Add new command to manage build...
2010-01-20 Arnaldo Carvalho... perf symbols: Use only --vmlinux if specified
2010-01-20 Arnaldo Carvalho... perf symbols: Set dso->kernel when handling the fake...
2010-01-20 Arnaldo Carvalho... perf archive: Fix installation steps in the Makefile
2010-01-20 Arnaldo Carvalho... perf archive: Add documentation
2010-01-20 Pekka Enbergperf kmem: Print usage help for unknown commands
2010-01-20 Pekka Enbergperf kmem: Increase "Hit" column length
2010-01-17 Hitoshi Mitakeperf probe: Fix build error of builtin-probe.c
2010-01-17 Frederic Weisbeckerperf: Fix implicit declaration of getline in util.c
2010-01-17 Arjan van de Venperf timechart: Use tid not pid for COMM change
2010-01-16 Arnaldo Carvalho... perf symbols: Accept an alias when looking for "_text"
2010-01-16 Arnaldo Carvalho... perf record: Intercept all events
2010-01-16 Arnaldo Carvalho... perf archive: Add helper script to package files needed...
2010-01-16 Arnaldo Carvalho... perf symbols: The synthesized kernel modules MMAP must...
2010-01-16 Arnaldo Carvalho... perf buildid-list: Introduce --with-hits option
2010-01-16 Arnaldo Carvalho... perf symbols: Create thread__find_addr_map from thread_...
2010-01-16 Arnaldo Carvalho... perf record: Encode the domain while synthesizing MMAP...
2010-01-16 Arnaldo Carvalho... perf symbols: Use dso->long_name in dsos__find()
2010-01-16 Arnaldo Carvalho... perf symbols: Cache /proc/kallsyms files by build-id
2010-01-16 Arnaldo Carvalho... perf symbols: Don't try to load kallsyms if doesn't...
2010-01-16 Arnaldo Carvalho... perf tools: Convert getpagesize() uses to sysconf(_SC_G...
2010-01-16 Arnaldo Carvalho... perf tools: Cross platform perf.data analysis support
2010-01-16 Arnaldo Carvalho... perf tools: Don't cast RIP to pointers
2010-01-13 Kirill Smelkovperf top: Fix code typo in prompt_symbol()
2010-01-13 Kirill Smelkovperf: Fix few typos + cosmetics
2010-01-13 Arnaldo Carvalho... perf tools: Encode kernel module mappings in perf.data
2010-01-13 Wenji Huangperf: Make cmd_to_page() function more compact
2010-01-13 Arnaldo Carvalho... perf tools: Create typedef for common event synthesizin...
2010-01-13 Arnaldo Carvalho... perf symbols: Record the domain of DSOs in HEADER_BUILD...
2010-01-13 Arnaldo Carvalho... perf buildid-list: No need to process the header sectio...
2010-01-13 Alexander Beregalovperf: Fix memory leak: counterwidth
2010-01-13 Masami Hiramatsuperf probe: Support --line option to show probable...
next