ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / tools /
2010-04-24 Frederic Weisbeckerperf: Use generic sample reordering in perf kmem
2010-04-24 Frederic Weisbeckerperf: Use generic sample reordering in perf sched
2010-04-24 Frederic Weisbeckerperf: Generalize perf lock's sample event reordering...
2010-04-24 Stephane Eranianperf: Fix initialization bug in parse_single_tracepoint...
2010-04-24 Hitoshi Mitakeperf lock: Fix state machine to recognize lock sequence
2010-04-22 Ian Munsieperf probe: Add PowerPC DWARF register number mappings
2010-04-22 Ian Munsieperf: Move arch specific code into separate arch directory
2010-04-21 Frederic Weisbeckerperf: Fix perf probe build error
2010-04-19 Zhang, Yanminperf: 'perf kvm' tool for monitoring guest performance...
2010-04-15 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-04-15 Ingo MolnarMerge branch 'perf/live' into perf/core
2010-04-15 Frederic Weisbeckerperf: Make the trace events sample period default to 1
2010-04-15 Frederic Weisbeckerperf: Always record tracepoints raw samples from perf...
2010-04-15 Frederic Weisbeckerperf: Make -f the default for perf record
2010-04-14 Thomas Gleixnerperf: Fix dynamic field detection
2010-04-14 Masami Hiramatsuperf probe: Show function entry line as probe-able
2010-04-14 Masami Hiramatsuperf probe: Support DW_OP_plus_uconst in DW_AT_data_mem...
2010-04-14 Masami Hiramatsuperf probe: Fix line range to show end line
2010-04-14 Masami Hiramatsuperf probe: Fix a bug that --line range can be overflow
2010-04-14 Masami Hiramatsuperf probe: Fix mis-estimation for shortening filename
2010-04-14 Masami Hiramatsuperf probe: Fix to use correct debugfs path finder
2010-04-14 Masami Hiramatsuperf probe: Remove xstrdup()/xstrndup() from util/probe...
2010-04-14 Masami Hiramatsuperf probe: Remove xzalloc() from util/probe-{event...
2010-04-14 Masami Hiramatsuperf probe: Remove die() from probe-event code
2010-04-14 Masami Hiramatsuperf probe: Remove die() from probe-finder code
2010-04-14 Masami Hiramatsuperf probe: Support DW_OP_call_frame_cfa in debuginfo
2010-04-14 Masami Hiramatsuperf probe: Support basic type casting
2010-04-14 Masami Hiramatsuperf probe: Query basic types from debuginfo
2010-04-14 Masami Hiramatsuperf probe: Use the last field name as the argument...
2010-04-14 Masami Hiramatsuperf probe: Support argument name
2010-04-14 Frederic Weisbeckerperf tools: Fix accidentally preprocessed snprintf...
2010-04-14 Tom Zanussiperf trace: Invoke live mode automatically if record...
2010-04-14 Tom Zanussiperf trace/scripting: Enable scripting shell scripts...
2010-04-14 Tom Zanussiperf trace/scripting: Add rwtop and sctop scripts
2010-04-14 Tom Zanussiperf: Convert perf header build_ids into build_id events
2010-04-14 Tom Zanussiperf: Convert perf tracing data into a tracing_data...
2010-04-14 Tom Zanussiperf: Convert perf event types into event type events
2010-04-14 Tom Zanussiperf: Convert perf header attrs into attr events
2010-04-14 Tom Zanussiperf trace: Introduce special handling for pipe input
2010-04-14 Tom Zanussiperf report: Introduce special handling for pipe input
2010-04-14 Tom Zanussiperf record: Introduce special handling for pipe output
2010-04-14 Tom Zanussiperf: Add pipe-specific header read/write and event...
2010-04-14 Ian Munsieperf: Fix endianness argument compatibility with OPT_BO...
2010-04-09 Arnaldo Carvalho... perf tools: Fix perl support installation when O= is...
2010-04-08 Arnaldo Carvalho... perf trace: Ignore "overwrite" field if present in...
2010-04-08 Randy Dunlapperf: cleanup some Documentation
2010-04-08 Randy Dunlapperf bench: fix spello
2010-04-08 Arnaldo Carvalho... perf tools: Reorganize some structs to save space
2010-04-08 Arnaldo Carvalho... perf TUI: Move "Yes" button to before "No"
2010-04-08 Arnaldo Carvalho... perf TUI: Show filters on the title and add help line...
2010-04-06 Arnaldo Carvalho... perf kmem: Fix breakage introduced by 5a0e3ad slab...
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-04-04 Hitoshi Mitakeperf: Swap inclusion order of util.h and string.h in...
2010-04-04 Arnaldo Carvalho... perf TUI: Add a "Zoom into COMM(PID) thread" and revers...
2010-04-04 Arnaldo Carvalho... perf newt: Add a "Zoom into foo.so DSO" and reverse...
2010-04-03 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-04-03 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-04-03 Arnaldo Carvalho... perf newt: Pass the input_name to perf_session__browse_...
2010-04-03 Arnaldo Carvalho... perf newt: Move the hist browser population bits to...
2010-04-03 Arnaldo Carvalho... perf newt: Remove useless column width calculation
2010-04-03 Anton Blanchardperf symbols: Fill in pgoff in mmap synthesized events
2010-04-03 Arnaldo Carvalho... perf tools: Move the prototypes in util/string.h to...
2010-04-02 Borislav Petkovperf, probe-finder: Build fix on Debian
2010-04-02 Tom Zanussiperf/scripts: Tuple was set from long in both branches...
2010-04-02 Arnaldo Carvalho... perf tools: sort_dimension__add shouldn't die
2010-04-02 Arnaldo Carvalho... perf session: Remove one more exit() call from library...
2010-04-02 Arnaldo Carvalho... perf hist: Only allocate callchain_node if processing...
2010-04-02 Arnaldo Carvalho... perf kmem: Fixup the symbol address before using it
2010-04-02 Arnaldo Carvalho... perf kmem: Resolve kernel symbols again
2010-04-02 Arnaldo Carvalho... perf hist: Replace ->print() routines by ->snprintf...
2010-04-02 Arnaldo Carvalho... perf record: Add a fallback to the reference relocation...
2010-04-02 Arnaldo Carvalho... perf tools: Allow specifying O= to build files in a...
2010-04-02 Arnaldo Carvalho... perf tools: Use -o $(BITBUCKET) in one more case
2010-04-02 Arnaldo Carvalho... perf report: Add progress bars
2010-04-02 Arnaldo Carvalho... perf symbols: map_groups__find_symbol must return the...
2010-04-02 Arnaldo Carvalho... perf symbols: Move more map_groups methods to map.c
2010-04-02 Masami Hiramatsuperf probe: Fix to close dwarf when failing to analyze it
2010-04-02 Masami Hiramatsuperf probe: Correct error message for non-structure...
2010-04-02 Masami Hiramatsuperf probe: Fix not to return non-matched file
2010-04-02 Masami Hiramatsuperf probe: Fix --line syntax help and document
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-26 Zhang, Yanminperf record: Zero out mmap_array to fix segfault
2010-03-26 Arnaldo Carvalho... perf symbols: Move hex2u64 and strxfrchar to symbol.c
2010-03-26 Arnaldo Carvalho... perf tools: Move __used from perf.h to linux/compiler.h
2010-03-26 Arnaldo Carvalho... perf symbols: Move map related routines to map.c
2010-03-26 Arnaldo Carvalho... perf symbols: Pass the mmap parameters instead of using...
2010-03-26 Arnaldo Carvalho... perf report: Pass the DSO to 'perf annotate'
2010-03-26 Arnaldo Carvalho... perf callchains: Store the map together with the symbol
2010-03-26 Arnaldo Carvalho... perf tools: Introduce struct map_symbol
2010-03-26 Arnaldo Carvalho... perf annotate: Allow specifying DSOs where to look...
2010-03-26 Arnaldo Carvalho... perf symbols: Avoid unnecessary symbol loading when...
2010-03-26 Arnaldo Carvalho... perf report: Add a popup menu to ask what operation...
2010-03-23 Arnaldo Carvalho... perf archive: Explain how to use the generated tarball
2010-03-22 Arnaldo Carvalho... perf report: Implement Newt callgraphs
2010-03-22 Arnaldo Carvalho... perf tools: Exit browser before printing usage when...
2010-03-22 Arnaldo Carvalho... perf stat: Better report failure to collect system...
2010-03-22 Masami Hiramatsuperf probe: Add NO_DWARF make option
2010-03-22 Masami Hiramatsuperf probe: Cleanup debuginfo related code
2010-03-22 Arnaldo Carvalho... perf newt: Properly restore the screen when error exiting
next