Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / tools / perf / util / header.c
2012-05-01 Namhyung Kimperf build-id: Fix filename size calculation
2012-03-22 Jiri Olsaperf tools: Fix various casting issues for 32 bits
2012-03-22 Arnaldo Carvalho... Merge branch 'perf/urgent' into perf/core
2012-03-20 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-03-14 Arnaldo Carvalho... perf tools: Use scnprintf where applicable
2012-03-09 Stephane Eranianperf record: Add HEADER_BRANCH_STACK tag
2012-03-09 Stephane Eranianperf tools: Make perf able to read files from older...
2012-03-09 Stephane Eranianperf tools: Fix ABI compatibility bug in print_event_desc()
2012-03-09 Stephane Eranianperf tools: Enable reading of perf.data files from...
2012-02-14 Robert Richterperf tools: Factor out feature op to process header...
2012-02-14 Robert Richterperf tools: Moving code in header.c
2012-02-09 Stephane Eranianperf tools: fix endianness detection in perf.data
2012-01-31 Stephane Eranianperf tools: Fix strlen() bug in perf_event__synthesize_...
2012-01-24 Stephane Eranianperf tools: Fix strlen() bug in perf_event__synthesize_...
2011-12-29 Ingo Molnarperf tools: Fix feature-bits rework fallout, remove...
2011-12-27 Avi KivityMerge remote-tracking branch 'tip/perf/core' into kvm...
2011-12-23 Robert Richterperf tools: Use for_each_set_bit() to iterate over...
2011-12-23 Robert Richterperf tools: Unify handling of features when writing...
2011-12-23 Robert Richterperf tools: Moving code in some files
2011-12-23 Robert Richterperf tools: Continue processing header on unknown features
2011-12-23 Robert Richterperf tools: Improve macros for struct feature_ops
2011-12-20 Ingo MolnarMerge commit 'v3.2-rc6' into perf/core
2011-12-06 Andrew Vaginperf header: Use event_name() to get an event name
2011-11-28 Arnaldo Carvalho... perf tools: Rename perf_event_ops to perf_tool
2011-11-28 Arnaldo Carvalho... perf tools: Resolve machine earlier and pass it to...
2011-11-28 Arnaldo Carvalho... perf tools: Pass tool context in the the perf_event_ops...
2011-11-28 Arnaldo Carvalho... perf event: perf_event_ops->attr() manipulates only...
2011-11-28 Arnaldo Carvalho... perf symbols: Add nr_events to symbol_conf
2011-10-26 Arnaldo Carvalho... perf header: Fix build on old systems
2011-10-20 Jiri Olsaperf tools: Fix tracing info recording
2011-10-19 David Ahernperf tools: handle endianness of feature bitmap
2011-10-19 David Ahernperf script: Fix unknown feature comment
2011-10-14 Thomas Jaroschperf buildid: Fix possible unterminated readlink()...
2011-10-07 Stephane Eranianperf tools: Make perf.data more self-descriptive (v8)
2011-08-11 Jiri Olsaperf report: Use properly build_id kernel binaries
2011-07-22 Han Pingtianperf buildid-cache: Zero out buffer of filenames when...
2011-07-21 David Ahernperf tools: Fix endian conversion reading event attr...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-26 Arnaldo Carvalho... perf symbols: Handle /proc/sys/kernel/kptr_restrict
2011-05-22 Frederic Weisbeckerperf tools: Move evlist sample helpers to evlist area
2011-03-23 Arnaldo Carvalho... perf build-id: Add quirk to deal with perf.data file...
2011-03-16 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-03-10 Arnaldo Carvalho... perf header: Stop using 'self'
2011-03-10 Arnaldo Carvalho... perf session: Use evlist/evsel for managing perf.data...
2011-03-09 Lin Mingperf symbols: Avoid resolving [kernel.kallsyms] to...
2011-03-06 Arnaldo Carvalho... perf tools: Improve support for sessions with multiple...
2011-02-07 Kyle McMartinperf tool: Fix gcc 4.6.0 issues
2011-01-29 Arnaldo Carvalho... perf tools: Kill event_t typedef, use 'union perf_event...
2011-01-22 Arnaldo Carvalho... perf evsel: Introduce perf_evlist
2011-01-23 Arnaldo Carvalho... perf tools: Fix 64 bit integer format strings
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-03 Arnaldo Carvalho... perf util: Move do_read from session to util
2011-01-03 Arnaldo Carvalho... perf tools: Introduce event selectors
2010-12-16 Franck Bui-Huuperf buildid-cache: Fix symbolic link handling
2010-12-16 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-12-06 Chris Samuelperf tools: Catch a few uncheck calloc/malloc's
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-11-30 Franck Bui-Huuperf header: Don't assume there's no attr info if no...
2010-11-26 Arnaldo Carvalho... perf record: Add option to disable collecting build-ids
2010-06-17 Stephane Eranianperf record: Add option to avoid updating buildid cache
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-05 Stephane Eranianperf buildid: add perfconfig option to specify buildid...
2010-05-19 Arnaldo Carvalho... perf session: Make read_build_id routines look at the...
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-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
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
next