perf: Fix performance issue with perf report
[safe/jmp/linux-2.6] / tools / perf / util / header.c
2010-05-04 Anton Blanchardperf: Fix performance issue with perf report
2010-05-03 Tom Zanussiperf: record TRACE_INFO only if using tracepoints and...
2010-05-02 Tom Zanussiperf: add perf-inject builtin
2010-05-02 Tom Zanussiperf/live: don't synthesize build ids at the end of...
2010-04-28 Arnaldo Carvalho... perf tools: Rename "kernel_info" to "machine"
2010-04-19 Zhang, Yanminperf: 'perf kvm' tool for monitoring guest performance...
2010-04-14 Tom Zanussiperf: Convert perf header build_ids into build_id events
2010-04-14 Tom Zanussiperf: Convert perf tracing data into a tracing_data...
2010-04-14 Tom Zanussiperf: Convert perf event types into event type events
2010-04-14 Tom Zanussiperf: Convert perf header attrs into attr events
2010-04-14 Tom Zanussiperf: Add pipe-specific header read/write and event...
2010-02-04 Xiao Guangrongperf tools: Clean up O_LARGEFILE et al usage
2010-02-04 Arnaldo Carvalho... perf record: Stop intercepting events, use postprocessi...
2010-02-03 Xiao Guangrongperf tools: Use O_LARGEFILE to open perf data file
2010-01-21 Arnaldo Carvalho... perf buildid-cache: Add new command to manage build...
2010-01-16 Arnaldo Carvalho... perf symbols: Cache /proc/kallsyms files by build-id
2010-01-16 Arnaldo Carvalho... perf tools: Cross platform perf.data analysis support
2010-01-13 Arnaldo Carvalho... perf symbols: Record the domain of DSOs in HEADER_BUILD...
2010-01-13 Arnaldo Carvalho... perf tools: Create write_padded routine out of __dsos__...
2009-12-30 Arnaldo Carvalho... perf header: perf_header__push_event() shouldn't die
2009-12-30 Arnaldo Carvalho... perf header: Do_read shouldn't die
2009-12-28 Arnaldo Carvalho... perf record: Introduce a symtab cache
2009-12-14 Arnaldo Carvalho... perf session: Ditch register_perf_file_handler
2009-12-12 Arnaldo Carvalho... perf tools: Introduce perf_session class
2009-12-07 Xiao Guangrongperf_event: Fix __dsos__write_buildid_table()
2009-12-06 OGAWA Hirofumiperf tools: Misc small fixes
2009-11-27 Arnaldo Carvalho... perf symbols: Split the dsos list into kernel and user...
2009-11-24 Arnaldo Carvalho... perf tools: Introduce zalloc() for the common calloc...
2009-11-24 Arnaldo Carvalho... perf symbols: Simplify symbol machinery setup
2009-11-23 Arnaldo Carvalho... perf symbols: Look for vmlinux in more places
2009-11-21 Arnaldo Carvalho... perf symbols: Do lazy symtab loading for the kernel...
2009-11-19 Arnaldo Carvalho... perf tools: Eliminate some more die() uses in library...
2009-11-19 Arnaldo Carvalho... perf tools: perf_header__read() shouldn't die()
2009-11-19 Arnaldo Carvalho... perf symbols: Capture the running kernel buildid too
2009-11-19 Arnaldo Carvalho... perf symbols: Record the build_ids of kernel modules too
2009-11-19 Arnaldo Carvalho... perf symbols: Kill struct build_id_list and die() anoth...
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 tools: Don't die in perf_header_attr__new()
2009-11-16 Arnaldo Carvalho... perf tools: Generalize perf_header__adds_read()
2009-11-16 Arnaldo Carvalho... perf symbols: Pass the offset to perf_header__read_buil...
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 Arnaldo Carvalho... perf symbols: Use the buildids if present
2009-10-23 Arnaldo Carvalho... perf tools: Unify debug messages mechanisms
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-08 Frederic Weisbeckerperf tools: Provide backward compatibility with previou...
2009-10-07 Frederic Weisbeckerperf tools: Merge trace.info content into perf.data
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-19 Arjan van de Venperf utils: Use a define for the maximum length of...
2009-09-19 Arjan van de Venperf: Store trace event name/id pairs in perf.data
2009-09-03 Ingo Molnarperf tools: Seek to the end of the header area
2009-08-16 Frederic Weisbeckerperf tools: Librarize sample type and attr finding...
2009-08-09 Pierre Habouzitperf util: Fix do_read() to fail on EOF instead of...
2009-08-09 Peter Zijlstraperf tools: Fix multi-counter stat bug caused by incorr...
2009-06-25 Peter Zijlstraperf_counter tools: Rework the file format