perf tools: Use perf_header__set/has_feat whenever possible
[safe/jmp/linux-2.6] / tools / perf / util /
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 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 Arnaldo Carvalho... perf tools: Delay loading symtabs till we hit a map...
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 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-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 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...
2009-10-01 Arjan van de Venperf timechart: Add a power-only mode
2009-09-30 Arnaldo Carvalho... perf tools: Use rb_tree for maps
2009-09-30 John Kacurperf tools: Put common histogram functions in their...
2009-09-24 John Kacurperf tools: Create util/sort.and use it
2009-09-24 John Kacurperf tools: Protect header files with a consistent...
2009-09-24 Eric Dumazetperf tools: Dont use openat()
2009-09-24 Eric Dumazetperf tools: Fix buffer allocation
2009-09-24 Mike Galbraithperf tools: Handle relative paths while loading module...
2009-09-23 Mike Galbraithperf tools: Fix module symbol loading bug
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-20 Arjan van de Venperf util: SVG performance improvements
2009-09-20 Arjan van de Venperf util: Make the timechart SVG width dynamic
2009-09-20 Arjan van de Venperf timechart: Show the duration of scheduler delays...
2009-09-20 Arjan van de Venperf timechart: Show the name of the waker/wakee in...
2009-09-19 Arjan van de Venperf utils: Use a define for the maximum length of...
2009-09-19 Arjan van de Venperf utils: Be consistent about minimum text size in...
2009-09-19 Arjan van de Venperf: Add a SVG helper library file
2009-09-19 Arjan van de Venperf: Add a sample_event type to the event_union
2009-09-19 Arjan van de Venperf: Allow perf utilities to have "callback" options...
2009-09-19 Arjan van de Venperf: Store trace event name/id pairs in perf.data
2009-09-19 Arjan van de Venperf: Add a timestamp to fork events
2009-09-17 Li Zefanperf trace: Sample timestamp and cpu when using record...
2009-09-17 Li Zefanperf tools: Increase MAX_EVENT_LENGTH
2009-09-17 Li Zefanperf tools: Fix memory leak in read_ftrace_printk()
2009-09-16 Ingo Molnarperf sched: Add 'perf sched map' scheduling event map...
2009-09-16 Ingo Molnarperf sched: Make idle thread and comm/pid names more...
2009-09-16 Ingo Molnarperf sched: Account for lost events, increase default...
2009-09-14 Ingo Molnarperf tools: Implement counter output multiplexing
2009-09-13 Ingo Molnarperf sched: Implement the 'perf sched record' subcommand
2009-09-13 Ingo Molnarperf sched: Clean up PID sorting logic
next