perf: Introduce a new "round of buffers read" pseudo event
[safe/jmp/linux-2.6] / tools / perf / builtin-record.c
2010-05-09 Frederic Weisbeckerperf: Introduce a new "round of buffers read" pseudo...
2010-05-05 Tom Zanussiperf/record: simplify TRACE_INFO tracepoint check
2010-05-03 Tom Zanussiperf: record TRACE_INFO only if using tracepoints and...
2010-05-02 Arnaldo Carvalho... perf record: Don't exit in live mode when no tracepoint...
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-15 Ingo MolnarMerge branch 'perf/live' into perf/core
2010-04-15 Frederic Weisbeckerperf: Make the trace events sample period default to 1
2010-04-15 Frederic Weisbeckerperf: Make -f the default for perf record
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 record: Introduce special handling for pipe output
2010-04-14 Tom Zanussiperf: Add pipe-specific header read/write and event...
2010-04-14 Ian Munsieperf: Fix endianness argument compatibility with OPT_BO...
2010-04-03 Arnaldo Carvalho... perf tools: Move the prototypes in util/string.h to...
2010-04-02 Arnaldo Carvalho... perf record: Add a fallback to the reference relocation...
2010-03-26 Zhang, Yanminperf record: Zero out mmap_array to fix segfault
2010-03-18 Zhang, Yanminperf events: Change perf parameter --pid to process...
2010-03-18 Zhang, Yanminperf record: Enable counters only when kernel is execin...
2010-03-15 Eric B Munsonperf record: Enable the enable_on_exec flag if record...
2010-03-12 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-03-11 Arnaldo Carvalho... perf record: Mention paranoid sysctl when failing to...
2010-03-11 Arnaldo Carvalho... perf record: Don't try to find buildids in a zero sized...
2010-03-11 Paul Mackerrasperf tools: Fix sparse CPU numbering related bugs
2010-03-10 Eric B Munsonperf record: Add ID and to recorded event data when...
2010-02-08 austin_zhang@linux... perf record: Fix existing process callgraph symbol
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-31 Hitoshi MitakeRevert "perf record: Intercept all events"
2010-01-29 Arnaldo Carvalho... perf session: Create kernel maps in the constructor
2010-01-16 Arnaldo Carvalho... perf record: Intercept all events
2010-01-16 Arnaldo Carvalho... perf record: Encode the domain while synthesizing MMAP...
2010-01-13 Arnaldo Carvalho... perf tools: Encode kernel module mappings in perf.data
2010-01-13 Arnaldo Carvalho... perf tools: Handle relocatable kernels
2009-12-28 Arnaldo Carvalho... perf record: We should fork only if a program was speci...
2009-12-16 Peter Zijlstraperf record: Use per-task-per-cpu events for inherited...
2009-12-16 Peter Zijlstraperf record: Properly synchronize child creation
2009-12-16 Arnaldo Carvalho... perf symbols: Adopt the strlists for dso, comm
2009-12-16 Arnaldo Carvalho... perf symbols: Make symbol_conf global
2009-12-15 Arnaldo Carvalho... perf record: Rename perf.data to perf.data.old if ...
2009-12-14 Arnaldo Carvalho... perf session: Move kmaps to perf_session
2009-12-14 Arnaldo Carvalho... perf session: Pass the perf_session to the event handli...
2009-12-12 Arnaldo Carvalho... perf tools: Introduce perf_session class
2009-11-23 Simon Kaempfleinperf record, x86: Print more intelligent error message...
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-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-15 Ingo MolnarMerge commit 'v2.6.32-rc7' into perf/core
2009-11-11 Frederic Weisbeckerperf tools: Use perf_header__set/has_feat whenever...
2009-11-11 Frederic Weisbeckerperf tools: Move the build-id storage operations to...
2009-11-11 Frederic Weisbeckerperf tools: Synthetize the targeted process
2009-11-08 Pekka Enbergperf tools: Fix permission checks
2009-11-08 Arnaldo Carvalho... perf symbols: Use the buildids if present
2009-10-27 Arnaldo Carvalho... perf tools: Generalize event synthesizing routines
2009-10-27 Arnaldo Carvalho... perf record: Fix race where process can disappear while...
2009-10-23 Arnaldo Carvalho... perf tools: Unify debug messages mechanisms
2009-10-19 Frederic Weisbeckerperf tools: Introduce bitmask'ed additional headers
2009-10-19 Frederic Weisbeckerperf tools: Use kernel bitmap library
2009-10-15 Li Zefanperf trace: Add filter Suppport
2009-10-12 Mike Galbraithperf tools: Fix counter sample frequency breakage
2009-10-07 Frederic Weisbeckerperf tools: Merge trace.info content into perf.data
2009-10-06 Ingo Molnarperf tools: Default to 1 KHz auto-sampling freq events
2009-10-04 Chris Wilsonperf: Propagate term signal to child
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-17 Peter Zijlstraperf record: Disable profiling before draining the...
2009-09-14 Ingo Molnarperf tools: Implement counter output multiplexing
2009-09-14 Frederic Weisbeckerperf tools: Add an option to multiplex counters in...
2009-09-03 Ingo Molnarperf trace: Sample timestamps as well
2009-09-02 Ingo Molnarperf trace: Sample the CPU too
2009-08-28 Frederic Weisbeckerperf tools: Only save the event formats we need
2009-08-17 Frederic Weisbeckerperf tools: Record events info also when :record suffix...
2009-08-17 Frederic Weisbeckerperf tools: Add perf trace
2009-08-16 Frederic Weisbeckerperf tools: Librarize trace_event() helper
2009-08-15 Ingo MolnarMerge branch 'perfcounters/urgent' into perfcounters...
2009-08-15 Arnaldo Carvalho... perf record: Fix typo in pid_synthesize_comm_event
2009-08-13 Frederic Weisbeckerperf tools: Add a general option to enable raw sample...
2009-08-13 Frederic Weisbeckerperf tools: Add a per tracepoint counter attribute...
2009-08-12 Jens Axboeperf record: Add missing -C option support for specifyi...
2009-08-12 Arnaldo Carvalho... perf record: Fix .tid and .pid fill-in when synthesizin...
2009-08-12 Frederic Weisbeckerperf tools: Factorize the map helpers
2009-08-12 Frederic Weisbeckerperf tools: Factorize the event structure definitions...
2009-08-12 Frederic Weisbeckerperf tools: Factorize high level dso helpers
2009-08-09 Pierre Habouzitperf record: Fix the -A UI for empty or non-existent...
2009-08-09 Frederic Weisbeckerperf_counter: Fix/complete ftrace event records sampling
2009-07-22 Anton Blanchardperf_counter: Improve perf stat and perf record option...
2009-07-18 Anton Blanchardperf_counter: Add perf record option to log addresses
2009-07-18 Anton Blanchardperf_counter: Synthesize VDSO mmap event
2009-07-01 Ingo Molnarperf_counter tools: Add more warnings and fix/annotate...
2009-06-25 Frederic Weisbeckerperf record: Fix unhandled io return value
2009-06-25 Peter Zijlstraperf-report: Add modes for inherited stats and no-samples
2009-06-25 Peter Zijlstraperf_counter tools: Rework the file format
2009-06-25 Johannes Weinerperf record: Fix filemap pathname parsing in /proc...
next