perf tools: Fix accidentally preprocessed snprintf callback
[safe/jmp/linux-2.6] / tools / perf / util /
2010-04-14 Frederic Weisbeckerperf tools: Fix accidentally preprocessed snprintf...
2010-04-14 Ian Munsieperf: Fix endianness argument compatibility with OPT_BO...
2010-04-08 Arnaldo Carvalho... perf trace: Ignore "overwrite" field if present in...
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-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 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: Resolve kernel symbols again
2010-04-02 Arnaldo Carvalho... perf hist: Replace ->print() routines by ->snprintf...
2010-04-02 Arnaldo Carvalho... perf tools: Allow specifying O= to build files in a...
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-03-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
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 symbols: Avoid unnecessary symbol loading when...
2010-03-26 Arnaldo Carvalho... perf report: Add a popup menu to ask what operation...
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 Masami Hiramatsuperf probe: Cleanup debuginfo related code
2010-03-22 Arnaldo Carvalho... perf newt: Properly restore the screen when error exiting
2010-03-22 Frederic Weisbeckerperf: Fix orphan callchain branches
2010-03-22 Ingo MolnarMerge commit 'v2.6.34-rc2' into perf/core
2010-03-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-18 Ingo Molnarperf events: Fix false positive build warning with...
2010-03-18 Zhang, Yanminperf events: Change perf parameter --pid to process...
2010-03-17 Ingo Molnarperf probe: Fix !dwarf build
2010-03-17 Masami Hiramatsuperf probe: Add data structure member access support
2010-03-17 Masami Hiramatsuperf probe: List probes with line number and file name
2010-03-17 Masami Hiramatsuperf probe: Introduce kprobe_trace_event and perf_probe...
2010-03-17 Masami Hiramatsuperf probe: Add --dry-run option
2010-03-17 Masami Hiramatsuperf probe: Introduce die_find_child() function
2010-03-17 Masami Hiramatsuperf probe: Rename some die_get_* functions
2010-03-17 Masami Hiramatsuperf probe: Move add-probe routine to util/
2010-03-17 Masami Hiramatsuperf probe: Use wrapper functions
2010-03-17 Masami Hiramatsuperf tools: Introduce xzalloc() for detecting out of...
2010-03-17 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-03-16 Masami Hiramatsuperf probe: Use original address instead of CU-based...
2010-03-16 Masami Hiramatsuperf probe: Fix offset to allow signed value
2010-03-16 Arnaldo Carvalho... perf top: Improve the autosizing of column lenghts
2010-03-15 Arnaldo Carvalho... perf annotate: Properly notify the user that vmlinux...
2010-03-15 Arnaldo Carvalho... perf top: Properly notify the user that vmlinux is...
2010-03-13 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-13 Masami Hiramatsuperf probe: Fix need_dwarf flag if lazy matching is...
2010-03-13 Masami Hiramatsuperf probe: Fix probe_point buffer overrun
2010-03-13 Arnaldo Carvalho... perf tools: Fix non-newt build
2010-03-12 Arnaldo Carvalho... perf hist: Don't fprintf the callgraph unconditionally
2010-03-12 Arnaldo Carvalho... perf newt: Use newtGetScreenSize
2010-03-12 Arnaldo Carvalho... perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit...
2010-03-12 Arnaldo Carvalho... perf report: Implement initial UI using newt
2010-03-12 Arnaldo Carvalho... perf tools: Add missing bytes printed in hist_entry__fp...
2010-03-12 Arnaldo Carvalho... perf tools: Use eprintf for pr_{err,warning,info} too
2010-03-12 Arnaldo Carvalho... perf symbols: Bump plt synthesizing warning debug level
2010-03-12 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-03-11 Paul Mackerrasperf tools: Fix sparse CPU numbering related bugs
2010-03-10 Arnaldo Carvalho... perf report: Print the map table just after samples...
2010-03-10 Eric B Munsonperf session: Change perf_session post processing funct...
2010-03-10 Eric B Munsonperf session: Add storage for seperating event types...
2010-03-10 Eric B Munsonperf session: Change add_hist_entry to take the tree...
2010-03-10 Arnaldo Carvalho... perf probe: Add missing variable initialization
2010-03-10 Arnaldo Carvalho... perf tools: Don't trow away old map slices not overlapp...
2010-03-10 Peter Zijlstraperf: Add attr->precise support to raw event parsing
2010-03-09 Ingo MolnarMerge commit 'v2.6.34-rc1' into perf/urgent
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-05 Linus TorvaldsMerge branch 'perf-probes-for-linus-2' of git://git...
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-02-27 Frederic WeisbeckerMerge commit 'v2.6.33' into perf/core
2010-02-26 David S. Millerperf tools: Flush maps on COMM events
2010-02-25 Masami Hiramatsuperf probe: Add lazy line matching support
2010-02-25 Masami Hiramatsuperf probe: Show more lines after last line
2010-02-25 Masami Hiramatsuperf probe: Check function address range strictly in...
2010-02-25 Masami Hiramatsuperf probe: Use libdw callback routines
2010-02-25 Masami Hiramatsuperf probe: Use elfutils-libdw for analyzing debuginfo
2010-02-25 Masami Hiramatsuperf probe: Rename probe finder functions
2010-02-25 Masami Hiramatsuperf probe: Fix bugs in line range finder
2010-02-25 Arnaldo Carvalho... perf annotate: Defer allocating sym_priv->hist array
2010-02-25 Arnaldo Carvalho... perf symbols: Improve debugging information about symta...
2010-02-25 Zhang, Yanminperf symbols: Check the right return variable
next