Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / tools /
2010-06-04 Arnaldo Carvalho... perf symbols: Set the DSO long name when using symbol_c...
2010-06-02 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2010-06-01 Arnaldo Carvalho... perf buildid-list: Fix --with-hits event processing
2010-06-01 Pierre Tardyperf scripts python: Give field dict to unhandled callback
2010-06-01 Konstantin Stepanyukperf hist: fix objdump output parsing
2010-05-31 Borislav Petkovperf-record: Check correct pid when forking
2010-05-31 Frederic Weisbeckerperf: Do the comm inheritance per thread in event__proc...
2010-05-31 Frederic Weisbeckerperf: Use event__process_task from perf sched
2010-05-31 Frederic Weisbeckerperf: Process comm events by tid
2010-05-30 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-05-27 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-27 Arnaldo Carvalho... perf tui: Fix last use_browser problem related to ...
2010-05-26 Arnaldo Carvalho... perf symbols: Add the build id cache to the vmlinux...
2010-05-26 Arnaldo Carvalho... perf tui: Reset use_browser if stdout is not a tty
2010-05-24 Arnaldo Carvalho... perf report: Support multiple events on the TUI
2010-05-24 Arnaldo Carvalho... perf annotate: Fix up usage of the build id cache
2010-05-22 Arnaldo Carvalho... perf annotate: Add TUI interface
2010-05-22 Arnaldo Carvalho... perf tui: Remove annotate from popup menu after failure
2010-05-21 Arnaldo Carvalho... perf report: Don't start the TUI if -D is used
2010-05-21 Frederic Weisbeckerperf: Fix getline undeclared
2010-05-21 Peter Zijlstraperf-record: Share per-cpu buffers
2010-05-21 Peter Zijlstraperf-record: Remove -M
2010-05-21 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-05-21 Arnaldo Carvalho... perf tui: Allow disabling the TUI on a per command...
2010-05-21 Russ Andersonperf record: remove unneeded gettimeofday() call
2010-05-20 Michal NazarewiczUSB: testusb: testusb compatibility with FunctionFS...
2010-05-20 David BrownellUSB: testusb: an USB testing application
2010-05-20 Michal NazarewiczUSB: ffs-test: FunctionFS testing program
2010-05-20 Arnaldo Carvalho... perf annotate: Use build-ids to find the right DSO
2010-05-20 Arnaldo Carvalho... perf TUI: Make 'space' be an alias to 'PgDn'
2010-05-20 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2010-05-20 Frederic Weisbeckerperf: Fix unaligned accesses while fetching trace values
2010-05-20 Tom Zanussiperf: Use read() instead of lseek() in trace_event_read...
2010-05-19 Arnaldo Carvalho... perf session: Make read_build_id routines look at the...
2010-05-19 Arnaldo Carvalho... perf symbols: Don't try to read the build-id twice
2010-05-19 Arnaldo Carvalho... perf tools: remove xstrndup, xmalloc, xzalloc
2010-05-19 Arnaldo Carvalho... perf probe: Don't call die()
2010-05-19 Arnaldo Carvalho... perf probe: Fix some error exit paths
2010-05-19 Arnaldo Carvalho... perf tools: Remove some unused functions
2010-05-19 Stephane Eranianperf stat: add perf stat -B to pretty print large numbers
2010-05-18 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-18 Arnaldo Carvalho... perf tui: Fix build problem with slang <= 2.0.6
2010-05-18 Masami Hiramatsuperf probe: Don't compile CFI related code if elfutils...
2010-05-17 Arnaldo Carvalho... perf tools: Add mode to build without newt support
2010-05-17 Arnaldo Carvalho... perf symbols: symbol inconsistency message should be...
2010-05-17 Arnaldo Carvalho... perf tui: Add explicit -lslang option
2010-05-17 Arnaldo Carvalho... perf options: Type check all the remaining OPT_ variants
2010-05-17 Arnaldo Carvalho... perf options: Type check OPT_BOOLEAN and fix the offenders
2010-05-17 Arnaldo Carvalho... perf options: Check v type in OPT_U?INTEGER
2010-05-17 Arnaldo Carvalho... perf options: Introduce OPT_UINTEGER
2010-05-17 Arnaldo Carvalho... perf tui: Add workaround for slang < 2.1.4
2010-05-17 Stephane Eranianperf record: Fix bug mismatch with -c option definition
2010-05-17 Arnaldo Carvalho... perf options: Introduce OPT_U64
2010-05-17 Arnaldo Carvalho... perf tui: Add help window to show key associations
2010-05-16 Arnaldo Carvalho... perf tui: Make <- exit menus too
2010-05-16 Arnaldo Carvalho... perf newt: Add single key shortcuts for zoom into DSO...
2010-05-16 Arnaldo Carvalho... perf newt: Exit browser unconditionally when CTRL+C...
2010-05-15 Arnaldo Carvalho... perf newt: Fix the 'A'/'a' shortcut for annotate
2010-05-15 Arnaldo Carvalho... perf newt: Make <- exit the ui_browser
2010-05-14 Arnaldo Carvalho... perf newt: Make <- zoom out filters
2010-05-14 Arnaldo Carvalho... perf report: Report number of events, not samples
2010-05-14 Arnaldo Carvalho... perf hist: Clarify events_stats fields usage
2010-05-14 Arnaldo Carvalho... perf hist: Make event__totals per hists
2010-05-13 Kirill Smelkovperf trace scripts: Fix typos in perf-trace-python.txt
2010-05-13 Stephane Eranianperf tools: change event inheritance logic in stat...
2010-05-13 Frederic Weisbeckerperf hist: Fix missing getline declaration
2010-05-13 Frederic Weisbeckerperf hist: Fix hists__browse no-newt case
2010-05-13 Arnaldo Carvalho... perf record: Add a fallback to the reference relocation...
2010-05-12 Arnaldo Carvalho... perf report: Librarize the annotation code and use...
2010-05-11 Arnaldo Carvalho... perf ui: Add ui_helpline methods
2010-05-11 Kyle McMartinperf symbols: allow forcing use of cplus_demangle
2010-05-11 Masami Hiramatsuperf probe: Check older elfutils and set NO_DWARF
2010-05-11 Arnaldo Carvalho... perf hist: Adopt filter by dso and by thread methods...
2010-05-11 Frederic Weisbeckerperf: Fix static strings treated like dynamic ones
2010-05-10 Tom Zanussiperf/trace/scripting: syscall-counts script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: syscall-counts-by-pid script...
2010-05-10 Tom Zanussiperf/trace/scripting: failed-syscalls-by-pid script...
2010-05-10 Tom Zanussiperf/trace/scripting: don't show script start/stop...
2010-05-10 Tom Zanussiperf/trace/scripting: workqueue-stats script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: wakeup-latency script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: rwtop script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: rw-by-pid script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: failed-syscalls script cleanup
2010-05-10 Arnaldo Carvalho... perf hist: Calculate max_sym name len and nr_entries
2010-05-10 Arnaldo Carvalho... perf hist: Introduce hists class and move lots of metho...
2010-05-10 Arnaldo Carvalho... perf session: create_kernel_maps should use ->host_machine
2010-05-10 Arnaldo Carvalho... perf callchains: Use zalloc to allocate objects
2010-05-10 Arnaldo Carvalho... perf newt: Use newtAddComponent()
2010-05-10 Ingo MolnarMerge branch 'perf/test' of git://git./linux/kernel...
2010-05-10 Arnaldo Carvalho... perf report: Allow limiting the number of entries to...
2010-05-10 Arnaldo Carvalho... perf session: Embed the host machine data on perf_session
2010-05-10 Arnaldo Carvalho... perf symbols: Check if a struct machine instance was...
2010-05-09 Arnaldo Carvalho... perf symbols: Consider unresolved DSOs in the dso__col_...
2010-05-09 Hitoshi Mitakeperf lock: Drop "-a" option from cmd_record() default...
2010-05-09 Arnaldo Carvalho... perf hist: Simplify the insertion of new hist_entry...
2010-05-09 Arnaldo Carvalho... perf report: Fix leak of resolved callchains array...
2010-05-09 Arnaldo Carvalho... perf callchain: Move validate_callchain to callchain lib
2010-05-09 Tom Zanussiperf/live-mode: Handle payload-less events
2010-05-09 Frederic Weisbeckerperf lock: Always check min AND max wait time
next