ALSA: hda - fix DG45ID SPDIF output
[safe/jmp/linux-2.6] / tools /
2010-03-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-13 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-11 Arnaldo Carvalho... perf record: Don't try to find buildids in a zero sized...
2010-03-11 John Kacurperf: Make the install relative to DESTDIR if specified
2010-03-11 Paul Mackerrasperf tools: Fix sparse CPU numbering related bugs
2010-03-10 Arnaldo Carvalho... perf report: Print the map table just after samples...
2010-03-10 Eric B Munsonperf report: Add multiple event support
2010-03-10 Eric B Munsonperf session: Change perf_session post processing funct...
2010-03-10 Eric B Munsonperf session: Add storage for seperating event types...
2010-03-10 Eric B Munsonperf session: Change add_hist_entry to take the tree...
2010-03-10 Eric B Munsonperf record: Add ID and to recorded event data when...
2010-03-10 Arnaldo Carvalho... perf probe: Add missing variable initialization
2010-03-10 Arnaldo Carvalho... perf tools: Don't trow away old map slices not overlapp...
2010-03-09 Ingo MolnarMerge commit 'v2.6.34-rc1' into perf/urgent
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-05 Linus TorvaldsMerge branch 'perf-probes-for-linus-2' of git://git...
2010-03-04 Tom Zanussiperf trace: Don't use pager if scripting
2010-03-04 Tom Zanussiperf trace/scripting: Remove extraneous header read
2010-03-04 Will Deaconperf, ARM: Modify kuser rmb() call to compile for Thumb-2
2010-03-04 Masami Hiramatsuperf probe: Correct probe syntax on command line help
2010-03-02 Arnaldo Carvalho... perf archive: Don't try to collect files without a...
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-02-27 Frederic Weisbeckerperf lock: Drop the buffers multiplexing dependency
2010-02-27 Hitoshi Mitakeperf lock: Fix and add misc documentally things
2010-02-27 Frederic WeisbeckerMerge commit 'v2.6.33' into perf/core
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 Daniel Macktree-wide: Assorted spelling fixes
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-05 Uwe Kleine-Königfix typos "precidence" -> "precedence" in comments
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
next