perf_counter: Separate out attr->type from attr->config
[linux-block.git] / Documentation / perf_counter /
2009-05-27 Ingo Molnarperf report: Only load text symbols from kallsyms, fix
2009-05-27 Arnaldo Carvalho... perf report: Only load text symbols from kallsyms
2009-05-27 Arnaldo Carvalho... perf report: Use hex2long instead of sscanf
2009-05-26 Arnaldo Carvalho... perf report: Sort output by symbol usage
2009-05-26 Peter Zijlstraperf report: More robust error handling
2009-05-26 Ingo Molnarperf report: add more debugging
2009-05-26 Ingo Molnarperf report: add counter for unknown events
2009-05-26 Ingo Molnarperf report: add --dump-raw-trace option
2009-05-26 Arnaldo Carvalho... perf: Don't assume /proc/kallsyms is ordered
2009-05-26 Arnaldo Carvalho... perf report: Fix kernel symbol resolution
2009-05-26 Peter Zijlstraperf report: Fix ELF symbol parsing
2009-05-26 Mike Galbraithperf top: fix typo in -d option
2009-05-26 Mike Galbraithperf top: Remove leftover NMI/IRQ bits
2009-05-26 Ingo Molnarperf report: Add help/manpage
2009-05-26 Ingo Molnarperf record: Convert to Git option parsing
2009-05-26 Peter Zijlstraperf report: Fix segfault on unknown symbols
2009-05-26 Arnaldo Carvalho... perf_counter: Use rb_tree for symhists and threads...
2009-05-26 Arnaldo Carvalho... perf_counter: Add our private copy of list.h
2009-05-26 Arnaldo Carvalho... perf_counter: Use rb_trees in perf report
2009-05-26 Arnaldo Carvalho... perf_counter: Implement dso__load using libelf
2009-05-26 Ingo Molnarperf_counter tools: remove the standalone perf-report...
2009-05-26 Arnaldo Carvalho... perf_counter: First part of 'perf report' conversion...
2009-05-26 Ingo Molnarperf top: Convert to Git option parsing
2009-05-26 Ingo Molnarperf stat: Convert to Git option parsing
2009-05-26 Ingo Molnarperf_counter tools: Librarize event string parsing
2009-05-26 Ingo Molnarperf record: Convert to Git option parsing
2009-05-26 Ingo Molnarperf stat: Remove unused variable
2009-05-26 Ingo Molnarperf record: Straighten out argv types
2009-05-25 Peter Zijlstraperf_counter: Fix perf-$cmd invokation
2009-05-25 Ingo Molnarperf stat: flip around ':k' and ':u' flags
2009-05-25 Mike Galbraithperf top: Reduce display overhead
2009-05-25 Ingo Molnarperf_counter tools: increase limits, fix
2009-05-24 Mike Galbraithperf top: fix segfault
2009-05-23 Peter Zijlstraperf_counter: Fix userspace build
2009-05-22 Ingo Molnarperf_counter tools: increase limits
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-15 Peter Zijlstraperf top: update to use the new freq interface
2009-05-15 Ingo Molnarperf stat: handle Ctrl-C
2009-05-15 Arnaldo Carvalho... perf record: Allow specifying a pid to record
2009-05-10 Erdem Aktasperf_counter tools: fix buffer overwrite problem for...
2009-05-09 Ingo Molnarperf_counter tools: remove debug code from builtin...
2009-05-06 Ingo MolnarMerge branch 'core/locking' into perfcounters/core
2009-05-05 Peter Zijlstraperf_counter: tools: update the tools to support proces...
2009-05-03 Mike Galbraithperf_counter tools: fix build error
2009-05-01 Thomas Gleixnerperfcounter tools: get the syscall number from arch...
2009-05-01 Thomas Gleixnerperfcounter tools: fix pointer mismatch
2009-05-01 Thomas Gleixnerperfcounter tools: make rdclock an inline function
2009-05-01 Thomas Gleixnerperfcounter tools: move common defines ... to local...
2009-05-01 Thomas Gleixnerperf_counter tools: remove build generated files
2009-05-01 Ingo Molnarperf_counter tools: fix x86 syscall numbers
2009-05-01 Peter Zijlstraperf_counter: documentation update
2009-05-01 Peter Zijlstraperf_counter: tool: handle 0-length data files
2009-04-30 Thomas GleixnerMerge branch 'core/signal' into perfcounters/core
2009-04-30 Ingo Molnarperf_counter tools: fix infinite loop in perf-report...
2009-04-30 Ingo Molnarperf_counter tools: perf stat: make -l default-on
2009-04-30 Ingo Molnarperf_counter tools: add perf-report to the Makefile
2009-04-29 Robert Richterperf_counter: update 'perf top' documentation
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-28 Peter Zijlstraperf_counter tools: fix Documentation/perf_counter...
2009-04-27 Ingo Molnarperf_counter tools: move helper library to util/*
2009-04-20 Ingo Molnarperf_counter tools: fix 'make install'
2009-04-20 Ingo Molnarperf_counter tools: add 'perf help'
2009-04-20 Ingo Molnarperf_counter tools: fix --version
2009-04-20 Ingo Molnarperf_counter tools: add 'perf record' command
2009-04-20 Ingo Molnarperf_counter tools: add help texts
2009-04-20 Ingo Molnarperf_counter tools: separate kerneltop into 'perf top...
2009-04-20 Ingo Molnarperf_counter tools: clean up after introduction of...
2009-04-20 Ingo Molnarperf_counter tools: add in basic glue from Git
2009-04-20 Ingo Molnarperf_counter: copy in Git's top Makefile
2009-04-09 Ingo Molnarperf_counter tools: include PID in perf-report output...
2009-04-08 Peter Zijlstraperf_counter: some simple userspace profiling
2009-04-08 Peter Zijlstraperf_counter: kerneltop: keep up with ABI changes
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into perfcounters/core
2009-04-07 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-07 Mike Galbraithperf_counter tools: kerneltop: display per function...
2009-04-06 Peter Zijlstraperf_counter: kerneltop: update to new ABI
2009-04-06 Mike Galbraithperf_counter tools: kerneltop: add real-time data acqui...
2009-04-06 Peter Zijlstraperf_counter tools: kerneltop: update event_types
2009-04-06 Paul Mackerrasperf_counter tools: optionally scale counter values...
2009-04-06 Peter Zijlstraperf_counter: kerneltop: parse the mmap data stream
2009-04-06 Peter Zijlstraperf_counter: kerneltop: simplify data_head read
2009-04-06 Peter Zijlstraperf_counter: kerneltop: output event support
2009-04-06 Peter Zijlstraperf_counter: kerneltop: mmap_pages argument
2009-04-06 Paul Mackerrasperf_counter: update documentation
2009-04-06 Peter Zijlstraperf_counter tools: remove glib dependency and fix...
2009-04-06 Paul Mackerrasperf_counter tools: remove glib dependency and fix...
2009-04-06 Ingo Molnarperf_counter tools: increase cpu-cycles again
2009-04-06 Ingo Molnarperf_counter tools: fix build warning in kerneltop.c
2009-04-06 Ingo Molnarperf_counter tools: tidy up in-kernel dependencies
2009-04-06 Peter Zijlstraperf_counter tools: use mmap() output
2009-04-06 Peter Zijlstraperf_counter tools: update to new syscall ABI
2009-04-06 Wu Fengguangperf_counter tools: when no command is feed to perfstat...
2009-04-06 Wu Fengguangperf_counter tools: cut down default count for cpu...
2009-04-06 Wu Fengguangperf_counter tools: fix event_id type
2009-04-06 Wu Fengguangperf_counter tools: fix comment for sym_weight()
2009-04-06 Wu Fengguangperf_counter tools: move remaining code into kerneltop.c
2009-04-06 Wu Fengguangperf_counter tools: Reuse event_name() in kerneltop
2009-04-06 Wu Fengguangperf_counter tools: support symbolic event names in...
2009-04-06 Wu Fengguangperf_counter tools: Move perfstat supporting code into...
2009-04-06 Wu Fengguangperf_counter tools: Merge common code into perfcounters.h
next