pata_marvell: Add support for 88SE91A0, 88SE91A4
[linux-flexiantxendom0-natty.git] / tools /
2011-04-27 Kyle McMartinperf tool: Fix gcc 4.6.0 issues
2011-03-28 Andy WhitcroftRevert "perf probe: Add kernel source path option"
2011-03-28 Chase Douglasperf probe: Add kernel source path option
2011-03-23 Josh Huntperf tools: Version incorrect with some versions of...
2011-03-09 Lin Mingperf symbols: Avoid resolving [kernel.kallsyms] to...
2011-02-28 Arnaldo Carvalho... perf symbols: Fix vmlinux path when not using --symfs
2011-02-28 Thomas Renningerperf timechart: Fix max number of cpus
2011-02-28 Thomas Renningerperf timechart: Fix black idle boxes in the title
2011-02-25 Arnaldo Carvalho... perf hists: Print number of samples, not the period sum
2011-02-15 Linus TorvaldsMerge branch 'tools-release' of git://git./linux/kernel...
2011-02-11 Len Browntools: turbostat: style updates
2011-02-11 Thomas Renningertools: turbostat: fix bitwise and operand
2011-02-10 Arnaldo Carvalho... perf tools: Fix thread_map event synthesizing in top...
2011-02-03 Arnaldo Carvalho... perf stat: Fix aggreate counter reading accounting
2011-01-22 Thomas Renningerperf tools: Fix time function double declaration with...
2011-01-22 Arnaldo Carvalho... perf tools: Fix build by checking if extra warnings...
2011-01-22 Arnaldo Carvalho... perf tools: Fix build when using gcc 3.4.6
2011-01-22 Arnaldo Carvalho... perf tools: Add missing header, fixes build
2011-01-23 Arnaldo Carvalho... perf tools: Fix 64 bit integer format strings
2011-01-23 Arnaldo Carvalho... perf test: Fix build on older glibcs
2011-01-21 Han Pingtianperf test: Use cpu_map->[cpu] when setting affinity
2011-01-21 Dr. David Alan Gilbertperf symbols: Fix annotation of thumb code
2011-01-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-01-17 Arnaldo Carvalho... perf tools: Fix tracepoint id to string perf.data heade...
2011-01-17 Arnaldo Carvalho... perf tools: Fix handling of wildcards in tracepoint...
2011-01-15 Linus TorvaldsMerge branches 'core-fixes-for-linus', 'x86-fixes-for...
2011-01-13 Kirill Smelkovperf record: Add "nodelay" mode, disabled by default
2011-01-13 Stephane Eranianperf sched: Fix list of events, dropping unsupported...
2011-01-12 Linus TorvaldsMerge branch 'tools' of git://git./linux/kernel/git...
2011-01-12 Linus TorvaldsMerge git://git./linux/kernel/git/rostedt/linux-2.6...
2011-01-12 Len BrownMerge branches 'turbostat' and 'x86_energy_perf_policy...
2011-01-12 Len Browntools: create power/x86/x86_energy_perf_policy
2011-01-12 Len Browntools: create power/x86/turbostat
2011-01-11 Arnaldo Carvalho... Revert "perf tools: Emit clearer message for sys_perf_e...
2011-01-11 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-01-11 Arnaldo Carvalho... perf top: Fix annotate segv
2011-01-11 Arnaldo Carvalho... perf evsel: Fix order of event list deletion
2011-01-11 Arnaldo Carvalho... perf session: Fix infinite loop in __perf_session__proc...
2011-01-11 Arnaldo Carvalho... perf evsel: Support perf_evsel__open(cpus > 1 && thread...
2011-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-10 Jiri Pirkoperf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr...
2011-01-10 Arnaldo Carvalho... perf tools: Emit clearer message for sys_perf_event_ope...
2011-01-10 David Ahernperf stat: better error message for unsupported events
2011-01-10 Arnaldo Carvalho... perf sched: Fix allocation result check
2011-01-09 Pekka EnbergMerge branch 'slab/next' into for-linus
2011-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-01-07 Lin Mingperf tools: Pass whole attr to event selectors
2011-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-01-06 Frederic Weisbeckerperf tools: Build with frame pointer
2011-01-06 Han Pingtianperf tools: Fix buffer overflow error when specifying...
2011-01-05 Arnaldo Carvalho... perf script: Make some lists static
2011-01-05 Arnaldo Carvalho... perf script: Use the default lost event handler
2011-01-05 Arnaldo Carvalho... perf session: Warn about errors when processing pipe...
2011-01-05 Stephane Eranianperf tools: Fix perf_event.h header usage
2011-01-05 Arnaldo Carvalho... perf test: Clarify some error reports in the open sysca...
2011-01-05 Ingo MolnarMerge commit 'v2.6.37' into perf/core
2011-01-05 Heiko Carstens[S390] perf: add DWARF register lookup for s390
2011-01-04 Thomas Renningerperf timechart: Adjust perf timechart to the new power...
2011-01-04 Ingo MolnarMerge branch 'perf/test' of git://git./linux/kernel...
2011-01-04 Ingo MolnarMerge commit 'v2.6.37-rc8' into perf/core
2011-01-04 Arnaldo Carvalho... perf test: Add test for counting open syscalls
2011-01-04 Arnaldo Carvalho... perf evsel: Auto allocate resources needed for some...
2011-01-04 Arnaldo Carvalho... perf evsel: Use {cpu,thread}_map to shorten list of...
2011-01-04 Arnaldo Carvalho... perf tools: Refactor all_tids to hold nr and the map
2011-01-04 Arnaldo Carvalho... perf tools: Refactor cpumap to hold nr and the map
2011-01-04 Arnaldo Carvalho... perf evsel: Introduce per cpu and per thread open helpers
2011-01-04 Arnaldo Carvalho... perf evsel: Steal the counter reading routines from...
2011-01-03 Arnaldo Carvalho... perf evsel: Delete the event selectors at exit
2011-01-03 Arnaldo Carvalho... perf util: Move do_read from session to util
2011-01-03 Arnaldo Carvalho... perf evsel: Adopt MATCH_EVENT macro from 'stat'
2011-01-03 Arnaldo Carvalho... perf tools: Introduce event selectors
2011-01-03 Frederic Weisbeckerperf: Fix callchain hit bad cast on ascii display
2010-12-27 Franck Bui-Huuperf probe: Fix short file name probe location reporting
2010-12-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-25 Arnaldo Carvalho... perf script: Fix event ordering settings to work with...
2010-12-25 Arnaldo Carvalho... perf record: Fix use of sample_id_all userspace with...
2010-12-25 Arnaldo Carvalho... perf script: Finish the rename from trace to script
2010-12-22 Franck Bui-Huuperf probe: Fix wrong warning in __show_one_line()...
2010-12-22 Arnaldo Carvalho... perf test: Look forward for symbol aliases
2010-12-22 Arnaldo Carvalho... perf symbols: Improve kallsyms symbol end addr calculation
2010-12-21 Masami Hiramatsuperf probe: Fix to support libdwfl older than 0.148
2010-12-21 Masami Hiramatsuperf tools: Fix lazy wildcard matching
2010-12-21 Franck Bui-Huuperf probe: Handle gracefully some stupid and buggy...
2010-12-21 Franck Bui-Huuperf probe: Don't always consider EOF as an error when...
2010-12-21 Franck Bui-Huuperf probe: Fix line range description since a single...
2010-12-21 Franck Bui-Huuperf probe: Clean up redundant tests in show_line_range()
2010-12-21 Franck Bui-Huuperf probe: Rewrite show_one_line() to make it simpler
2010-12-21 Franck Bui-Huuperf probe: Make -L display the absolute path of the...
2010-12-21 Masami Hiramatsuperf probe: Cleanup messages
2010-12-21 David Ahernperf symbols: Add symfs option for off-box analysis...
2010-12-21 Ian Munsieperf record,report,annotate,diff: Process events in...
2010-12-21 Ian Munsieperf session: Fallback to unordered processing if no...
2010-12-16 Arnaldo Carvalho... perf buildid-list: Fix error return for success
2010-12-16 Franck Bui-Huuperf buildid-cache: Fix symbolic link handling
2010-12-16 Franck Bui-Huuperf symbols: Stop using vmlinux files with no symbols
2010-12-16 Franck Bui-Huuperf probe: Fix use of kernel image path given by ...
2010-12-16 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-12-14 David S. MillerMerge branch 'vhost-net-next' of git://git./linux/kerne...
2010-12-09 Arnaldo Carvalho... perf session: Remove unneeded dump_printf calls
2010-12-09 Thomas Gleixnerperf session: Split out user event processing
next