perf top: Suppress DSO column if only one is present
[safe/jmp/linux-2.6] / tools / perf / util /
2009-11-19 Arnaldo Carvalho... perf symbols: Add a long_name_len member to struct dso
2009-11-17 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-11-17 Arnaldo Carvalho... perf tools: Don't die() in do_write()
2009-11-17 Arnaldo Carvalho... perf tools: Don't die() in perf_header__new()
2009-11-17 Arnaldo Carvalho... perf tools: Don't die() in perf_header_attr__add_id()
2009-11-17 Arnaldo Carvalho... perf tools: Don't die() in perf_header__add_attr()
2009-11-17 Arnaldo Carvalho... perf buildid-list: Always show the DSO name
2009-11-17 Arnaldo Carvalho... perf tools: Don't die in perf_header_attr__new()
2009-11-16 Arnaldo Carvalho... perf tools: Introduce dsos__fprintf_buildid
2009-11-16 Arnaldo Carvalho... perf tools: Generalize perf_header__adds_read()
2009-11-16 Arnaldo Carvalho... perf tools: Debug.h needs to include event.h for event_t
2009-11-16 Arnaldo Carvalho... perf symbols: Pass the offset to perf_header__read_buil...
2009-11-16 Arnaldo Carvalho... perf symbols: Call the symbol filter in dso__synthesize...
2009-11-15 Hitoshi Mitakeperf tools: Add new perf_atoll() function to parse...
2009-11-15 Ingo MolnarMerge branches 'perf/powerpc' and 'perf/bench' into...
2009-11-11 Frederic Weisbeckerperf tools: Bring linear set of section headers for...
2009-11-11 Frederic Weisbeckerperf tools: Use perf_header__set/has_feat whenever...
2009-11-11 Frederic Weisbeckerperf tools: Read the build-ids from the header layer
2009-11-11 Frederic Weisbeckerperf tools: Split up build id saving into fetch and...
2009-11-11 Frederic Weisbeckerperf tools: Move the build-id storage operations to...
2009-11-08 Clark Williamsperf tools: Modify perf routines to use new debugfs...
2009-11-08 Clark Williamsperf tools: Add debugfs utility routines for perf
2009-11-08 Arnaldo Carvalho... perf symbols: Use the buildids if present
2009-11-04 Masami Hiramatsuperf/probes: Fall back to non-dwarf if possible
2009-11-04 Masami Hiramatsuperf/probes: Improve error messages
2009-11-04 Arnaldo Carvalho... perf symbols: Factor out buildid reading routine
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-11-03 Arnaldo Carvalho... perf symbols: Initialize dso->loaded
2009-11-02 Ingo Molnarperf tools: Fix missing symtabs printouts
2009-11-02 Arnaldo Carvalho... perf tools: Improve message about missing symtabs for...
2009-11-02 Arnaldo Carvalho... perf tools: Simplify the symbol priv area mechanism
2009-11-02 Arnaldo Carvalho... perf tools: Factor out the map initialization
2009-10-29 Masami Hiramatsuperf/probes: Support function entry relative line number
2009-10-29 Masami Hiramatsuperf/probes: Improve probe point syntax of perf-probe
2009-10-29 Masami Hiramatsuperf/probes: Exit searching after finding target function
2009-10-29 Arnaldo Carvalho... perf tools: Delay loading symtabs till we hit a map...
2009-10-28 Anton Blanchardperf_event: Add alignment-faults and emulation-faults...
2009-10-27 Marti Raudseppperf tools: Output 'perf list' to stdout not stderr
2009-10-27 Marti Raudseppperf tools: Notify user when unrecognized event is...
2009-10-27 Arnaldo Carvalho... perf tools: Generalize event synthesizing routines
2009-10-25 Marti Raudseppperf tools: Fix compatibility with libelf 0.8 and autod...
2009-10-23 Arnaldo Carvalho... perf probe: Print debug messages using pr_*()
2009-10-23 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-23 Arnaldo Carvalho... perf tools: Unify debug messages mechanisms
2009-10-23 Frederic Weisbeckerperf tools: Drop asm/types.h wrapper
2009-10-23 Frederic Weisbeckerperf tools: Bind callchains to the first sort dimension...
2009-10-23 Frederic Weisbeckerperf tools: Fix missing top level callchain
2009-10-21 Steven Rostedtperf tools: Use strsep() over strtok_r() for parsing...
2009-10-20 Arnaldo Carvalho... perf annotate: Use the sym_priv_size area for the histogram
2009-10-20 Arnaldo Carvalho... perf tools: Add ->unmap_ip operation to struct map
2009-10-20 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2009-10-20 Arjan van de Venperf timechart: Improve the visual appearance of schedu...
2009-10-20 Arnaldo Carvalho... perf tools: Add missing tools/perf/util/include/string.h
2009-10-19 Frederic Weisbeckerperf tools: Use DECLARE_BITMAP instead of an open-coded...
2009-10-19 Frederic Weisbeckerperf tools: Introduce bitmask'ed additional headers
2009-10-19 Frederic Weisbeckerperf tools: Use kernel bitmap library
2009-10-17 Ingo MolnarMerge commit 'v2.6.32-rc5' into perf/probes
2009-10-17 Masami Hiramatsuperf: Add DIE_IF() macro for error checking
2009-10-17 Masami Hiramatsuperf: Use eprintf() for debug messages in perf-probe
2009-10-17 Masami Hiramatsuperf: Use die() for error cases in perf-probe
2009-10-16 Ingo Molnarperf tools: Bump version to 0.0.2
2009-10-15 Li Zefanperf trace: Add filter Suppport
2009-10-15 Steven Rostedtperf tools: Remove all char * typecasts and use const...
2009-10-15 Steven Rostedtperf tools: Handle - and + in parsing trace print format
2009-10-15 Steven Rostedtperf tools: Add latency format to trace output
2009-10-15 Steven Rostedtperf tools: Handle both versions of ftrace output
2009-10-15 Steven Rostedtperf tools: Fix bprintk reading in trace output
2009-10-15 Steven Rostedtperf tools: Still continue on failed parsing of an...
2009-10-15 Steven Rostedtperf tools: Handle the case with and without the "signe...
2009-10-15 Steven Rostedtperf tools: Handle newlines in trace parsing better
2009-10-15 Steven Rostedtperf tools: Handle * as typecast in trace parsing
2009-10-15 Steven Rostedtperf tools: Handle arrays in print fields for trace...
2009-10-15 Steven Rostedtperf tools: Handle trace parsing of < and >
2009-10-15 Steven Rostedtperf tools: Fix backslash processing on trace print...
2009-10-15 Steven Rostedtperf tools: Handle print concatenations in event format...
2009-10-15 Ingo MolnarMerge branch 'linus' into perf/core
2009-10-13 Arnaldo Carvalho... perf tools: Move threads & last_match to threads.c
2009-10-13 Vincent Legollperf tools: Do not manually count string lengths
2009-10-12 Masami Hiramatsuperf probe: Add perf probe command support without...
2009-10-12 Masami Hiramatsuperf: Add perf probe subcommand, a kprobe-event setup...
2009-10-12 Ashwin Chauguleperf tools: Remove static debugfs path from parse-events
2009-10-12 Randy Dunlapperf tools: Fix const char type propagation
2009-10-08 Frederic Weisbeckerperf tools: Provide backward compatibility with previou...
2009-10-08 Frederic Weisbeckerperf tools: Fix thread comm resolution in perf sched
2009-10-08 Arnaldo Carvalho... perf tools: Improve kernel/modules symbol lookup
2009-10-08 Arnaldo Carvalho... perf tools: Up the verbose level for some really verbos...
2009-10-08 Frederic Weisbeckerperf tools: Improve thread comm resolution in perf...
2009-10-08 Frederic Weisbeckerperf tools: Unify perf.data mapping and events handling
2009-10-07 Frederic Weisbeckerperf tools: Merge trace.info content into perf.data
2009-10-06 Tom Zanussiperf trace: Add string/dynamic cases to format_flags
2009-10-06 Tom Zanussiperf trace: Add subsystem string to struct event
2009-10-06 Tom Zanussitracing/events: Add 'signed' field to format files
2009-10-06 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2009-10-06 Arnaldo Carvalho... perf tools: elf_sym__is_function() should accept "zero...
2009-10-06 Tom Zanussiperf trace: Update eval_flag() flags array to match...
2009-10-05 Arnaldo Carvalho... perf tools: /proc/modules names don't always match...
2009-10-05 Arnaldo Carvalho... perf tools: Create maps for modules when processing...
2009-10-04 Arnaldo Carvalho... perf tools: Remove show_mask bitmask
2009-10-03 Arnaldo Carvalho... perf tools: Move hist_entry__add common code to hist.c
2009-10-02 Arnaldo Carvalho... perf tools: Rewrite and improve support for kernel...
next