UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / tools / perf / util /
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 black idle boxes in the title
2011-02-25 Arnaldo Carvalho... perf hists: Print number of samples, not the period sum
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 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-21 Dr. David Alan Gilbertperf symbols: Fix annotation of thumb code
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-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-07 Lin Mingperf tools: Pass whole attr to event selectors
2011-01-06 Han Pingtianperf tools: Fix buffer overflow error when specifying...
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 Ingo MolnarMerge commit 'v2.6.37' into perf/core
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 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-22 Franck Bui-Huuperf probe: Fix wrong warning in __show_one_line()...
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 session: Fallback to unordered processing if no...
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-09 Arnaldo Carvalho... perf session: Remove unneeded dump_printf calls
2010-12-09 Thomas Gleixnerperf session: Split out user event processing
2010-12-09 Thomas Gleixnerperf session: Split out sample preprocessing
2010-12-09 Thomas Gleixnerperf session: Move dump code to event delivery path
2010-12-09 Thomas Gleixnerperf session: Add file_offset to event delivery function
2010-12-09 Thomas Gleixnerperf session: Store file offset in sample_queue
2010-12-09 Thomas Gleixnerperf session: Consolidate the dump code
2010-12-09 Thomas Gleixnerperf session: Dont queue events w/o timestamps
2010-12-09 Thomas Gleixnerperf event: Prevent unbound event__name array access
2010-12-09 David Ahernperf report: Allow user to specify path to kallsyms...
2010-12-06 Chris Samuelperf tools: Catch a few uncheck calloc/malloc's
2010-12-06 Thomas Gleixnerperf session: Sort all events if ordered_samples=true
2010-12-06 Akihiro Nagaiperf options: add OPT_CALLBACK_DEFAULT_NOOPT
2010-12-06 Ian Munsieperf hist: Better displaying of unresolved DSOs and...
2010-12-05 Arnaldo Carvalho... perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RE...
2010-12-05 Arnaldo Carvalho... perf session: Parse sample earlier
2010-12-01 Ingo MolnarMerge branch 'perf/rename' into perf/core
2010-12-01 Corey Ashfordperf tools: fix event parsing of comma-separated tracep...
2010-11-30 Arnaldo Carvalho... perf debug: Simplify trace_event
2010-11-30 Thomas Gleixnerperf session: Allocate chunks of sample objects
2010-11-30 Thomas Gleixnerperf session: Cache sample objects
2010-11-30 Thomas Gleixnerperf session: Keep file mmaped instead of malloc/memcpy
2010-11-30 Thomas Gleixnerperf session: Use sensible mmap size
2010-11-30 Thomas Gleixnerperf session: Simplify termination checks
2010-11-30 Thomas Gleixnerperf session: Move ui_progress_update in __perf_session...
2010-11-30 Thomas Gleixnerperf session: Cleanup __perf_session__process_events()
2010-11-30 Thomas Gleixnerperf session: Use appropriate pointer type instead...
2010-11-30 Thomas Gleixnerperf session: Fix list sort algorithm
2010-11-30 Franck Bui-Huuperf header: Don't assume there's no attr info if no...
2010-11-30 Ming Leiperf symbols: Figure out start address of kernel map...
2010-11-30 Arnaldo Carvalho... perf symbols: Fix kallsyms kernel/module map splitting
2010-11-27 Arnaldo Carvalho... perf tools: Fix lost and unknown events handling
2010-11-27 Ian Munsieperf symbols: Correct final kernel map guesses
2010-11-26 Arnaldo Carvalho... perf events: Default to using event__process_lost
2010-11-26 Arnaldo Carvalho... perf record: Add option to disable collecting build-ids
2010-11-26 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-11-26 Hitoshi Mitakeperf bench: Add feature that measures the performance...
2010-11-23 Rabin Vincentperf symbols: Remove incorrect open-coded container_of()
2010-11-19 Robert Morellperf tools: Remove hardcoded include paths for elfutils
2010-11-16 Ingo Molnarperf: Rename 'perf trace' to 'perf script'
2010-11-10 Cyrill Gorcunovperf, ui: Eliminate stack-smashing protection compiler...
2010-10-26 Arnaldo Carvalho... perf scripting: Shut up 'perf record' final status
2010-10-23 Arnaldo Carvalho... perf probe: Fix format specified for Dwarf_Off parameter
2010-10-22 Arnaldo Carvalho... perf tools: Remove direct slang.h include
next