safe/jmp/linux-2.6
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-15 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-05-15 Cyrill Gorcunovx86, perf: P4 PMU - fix counters management logic
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 Cyrill Gorcunovx86, perf: P4 PMU -- use hash for p4_get_escr_idx()
2010-05-12 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
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 Lin Mingperf, powerpc: Implement group scheduling transactional...
2010-05-11 Peter Zijlstraperf: Fix exit() vs event-groups
2010-05-11 Peter Zijlstraperf: Fix exit() vs PERF_FORMAT_GROUP
2010-05-11 Ingo MolnarRevert "perf: Fix exit() vs PERF_FORMAT_GROUP"
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 Weisbeckertracing: Factorize lock events in a lock class
2010-05-09 Frederic Weisbeckertracing: Drop the nested field from lock_release event
2010-05-09 Frederic Weisbeckertracing: Drop lock_acquired waittime field
2010-05-09 Frederic Weisbeckerperf lock: Always check min AND max wait time
2010-05-09 Frederic Weisbeckerperf: Fix perf lock bad rate
2010-05-09 Frederic Weisbeckerperf: Humanize lock flags in perf lock
2010-05-09 Frederic Weisbeckerperf: Cleanup perf lock broken states
2010-05-09 Hitoshi Mitakeperf lock: Add "info" subcommand for dumping misc infor...
2010-05-09 Frederic Weisbeckerperf: Provide a new deterministic events reordering...
2010-05-09 Frederic Weisbeckerperf: Introduce a new "round of buffers read" pseudo...
2010-05-08 Pekka Enbergperf report: Document '--call-graph' better for usage
2010-05-08 Masami Hiramatsukprobes: Move enable/disable_kprobe() out from debugfs...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- check for proper event index in...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- Get rid of redundant check for...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- protect sensible procedures from...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- configure predefined events
2010-05-08 Paul Mackerrasperf_event: Make software events work again
2010-05-08 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-05-07 Arnaldo Carvalho... perf list: Improve the raw hw event descriptor document...
2010-05-07 Lin Mingperf, x86: implement group scheduling transactional...
2010-05-07 Lin Mingperf: Add group scheduling transactional APIs
2010-05-07 Peter Zijlstraperf, x86: Improve the PEBS ABI
2010-05-07 Peter Zijlstraperf, x86: Consolidate some code repetition
2010-05-07 Peter Zijlstraperf, x86: Remove PEBS SAMPLE_RAW support
2010-05-07 Robert Richterperf, x86: Use weight instead of cmask in for_each_even...
2010-05-07 Robert Richterperf, x86: Pass enable bit mask to __x86_pmu_enable_event()
2010-05-07 Robert Richterperf, x86: Call x86_setup_perfctr() from .hw_config()
2010-05-07 Robert Richterperf, x86: Move x86_setup_perfctr()
2010-05-07 Robert Richterperf, x86: Move perfctr init code to x86_setup_perfctr()
2010-05-07 Peter Zijlstraperf: Annotate perf_event_read_group() vs perf_event_re...
2010-05-07 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-05-07 Peter Zijlstraperf: Fix exit() vs PERF_FORMAT_GROUP
2010-05-06 Dan Carpenterperf: Fix check at end of event search
2010-05-05 Linus TorvaldsMerge branch 'zerolen' of git://git./linux/kernel/git...
2010-05-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-05-05 Jeff Garzik[MTD] Remove zero-length files mtdbdi.c and internal.ho
2010-05-05 Kristoffer... pata_pcmcia / ide-cs: Fix bad hashes for Transcend...
2010-05-05 Sergei Shtylyovlibata: Fix several inaccuracies in developer's guide
2010-05-05 Linus TorvaldsMerge branch 'slab-for-linus' of git://git./linux/kerne...
next