perf_counter tools: Uniform help printouts
[pandora-kernel.git] / Documentation /
2009-06-06 Ingo Molnarperf_counter tools: Uniform help printouts
2009-06-06 Thomas Gleixnerperf_counter tools: Add help for perf list
2009-06-06 Ingo Molnarperf_counter tools: Fix cache-event printout
2009-06-06 Thomas Gleixnerperf_counter tools: Add 'perf list' to list available...
2009-06-06 Ingo Molnarperf_counter: Implement generalized cache event types
2009-06-06 Ingo Molnarperf_counter: Separate out attr->type from attr->config
2009-06-05 Frederic Weisbeckerperf top: Fix zero or negative refresh delay
2009-06-05 Ingo Molnarperf record: Set frequency correctly
2009-06-05 Ingo Molnarperf_counter tools: Sample and display frequency adjust...
2009-06-05 Ingo Molnarperf_counter tools: Remove -march=native
2009-06-05 Ingo Molnarperf_counter tools: Clarify events/samples naming
2009-06-05 Ingo Molnarperf report: Display user/kernel differentiator
2009-06-05 Peter Zijlstraperf report: Deal with maps
2009-06-05 Ingo Molnarperf record, top: Implement --freq
2009-06-05 Ingo Molnarperf record: Split out counter creation into a helper...
2009-06-05 Yong Wangperf_counter tools: Fix incorrect printf formats
2009-06-04 Frederic Weisbeckerperf_counter tools: Fix warn_unused_result warnings
2009-06-04 Arnaldo Carvalho... perf report: Add -vvv to print the list of threads...
2009-06-04 Frederic Weisbeckerperf_counter: Sleep before refresh using poll in perf top
2009-06-04 Peter Zijlstraperf_counter tools: Use fork and remove munmap events
2009-06-04 Ingo Molnarperf stat: Update help text
2009-06-04 Ingo Molnarperf report: Bail out if there are unrecognized options...
2009-06-04 Ingo Molnarperf_counter tools: Dont output in color on !tty
2009-06-04 Ingo Molnarperf_counter tools: Add color terminal output support
2009-06-04 Peter Zijlstraperf report: Add consistent spacing rules
2009-06-04 Ingo Molnarperf report: Print out the total number of events
2009-06-04 Ingo Molnarperf_counter tools: Print out symbol parsing errors...
2009-06-04 Peter Zijlstraperf report: Simplify symbol output
2009-06-04 Ingo Molnarperf_counter tools: Build with native optimization
2009-06-04 Ingo Molnarperf record/report: Fix PID/COMM handling
2009-06-04 Yong Wangperf_counter: Documentation update
2009-06-04 Ingo Molnarperf top: Reduce default filter threshold
2009-06-04 Arnaldo Carvalho... perf report: Fix rbtree bug
2009-06-03 Ingo Molnarperf report: Handle all known event types
2009-06-03 Ingo Molnarperf report: Split out event processing helpers
2009-06-03 Ingo Molnarperf report: Clean up event processing
2009-06-03 Ingo Molnarperf_counter tools: Work around warnings in older GCCs
2009-06-03 Arnaldo Carvalho... perf_counter tools: Fix off-by-one bug in symbol__new
2009-06-03 Ingo Molnarperf_counter tools: Optimize harder
2009-06-03 Ingo Molnarperf help: Fix bug when there's no perf-* command around
2009-06-03 Ingo Molnarperf report: Add front-entry cache for lookups
2009-06-03 Ingo Molnarperf stat: Print out all arguments
2009-06-03 Ingo Molnarperf report: Display 100% correctly
2009-06-03 Ingo Molnarperf record: Refine capture printout
2009-06-03 Ingo Molnarperf_counter tools: Clean up old kerneltop references
2009-06-03 Peter Zijlstraperf report: Fix comm sorting
2009-06-03 Peter Zijlstraperf record: Use long arg for counter period
2009-06-03 Ingo Molnarperf report: Handle vDSO symbols properly
2009-06-03 Ingo Molnarperf report: Improve sort key recognition
2009-06-03 Ingo Molnarperf report: Print -D to stdout
2009-06-03 Arnaldo Carvalho... perf_counter tools: Cover PLT symbols too
2009-06-02 Ingo Molnarperf record: Print out the number of events captured
2009-06-02 Ingo Molnarperf_counter tools: Make source code headers more coherent
2009-06-02 Ingo Molnarperf report: Print more info instead of <unknown> entries
2009-06-02 Ingo Molnarperf record: Increase mmap buffering default
2009-06-02 Ingo Molnarperf record: Add --append option
2009-06-02 Ingo Molnarperf report: Fix column width/alignment of dsos
2009-06-02 Peter Zijlstraperf report: Separate out idle threads
2009-06-02 Peter Zijlstraperf_counter tools: Fix up the ABI shakeup
2009-06-02 Peter Zijlstraperf_counter tools: Remove the last nmi bits
2009-06-02 Ingo Molnarperf report: Clean up the default output
2009-06-02 Peter Zijlstraperf_counter: tools: Better handle existing data files
2009-06-02 Peter Zijlstraperf_counter: tools: Expand the COMM,MMAP event synthesizer
2009-06-02 Mike Galbraithperf_counter tools: Fix uninitialized variable in perf...
2009-06-02 Mike Galbraithperf_counter tools: Cleanup Makefile
2009-06-02 Mike Galbraithperf_counter tools: Make .gitignore reflect perf_counte...
2009-06-02 Arnaldo Carvalho... perf_counter tools: Add missing rb_erase in dso__delete...
2009-06-02 Arnaldo Carvalho... perf_counter tools: Use hex2u64 in more places
2009-06-02 Arnaldo Carvalho... perf_counter tools: Add string.[ch]
2009-06-01 Mike Galbraithperf_counter tools: Guard against record damaging exist...
2009-06-01 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-31 Ingo Molnarperf_counter tools: Fix unknown command help text
2009-05-30 Ingo Molnarperf_counter tools: Generate per command manpages ...
2009-05-30 Ingo Molnarperf_counter tools: Fix 'make install'
2009-05-30 Ingo Molnarperf_counter tools: Print 'CPU utilization factor'...
2009-05-30 Arnaldo Carvalho... perf_counter tools: Add locking to perf top
2009-05-29 Arnaldo Carvalho... perf_counter tools: Shorten the DSO names using cwd
2009-05-29 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.30
2009-05-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-05-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-05-29 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-29 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-05-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-29 Ingo Molnarperf_counter tools: Also display time-normalized stat...
2009-05-29 Ingo Molnarperf_counter tools: Split display into reading and...
2009-05-29 Ingo Molnarperf_counter tools: Clean up builtin-stat.c's do_perfstat()
2009-05-29 Mike Galbraithperf_counter tools: Fix top symbol table max_ip typo
2009-05-29 Mike Galbraithperf_counter tools: Fix top symbol table dump typo
2009-05-28 Mike Galbraithperf_counter tools: Document '--' option parsing terminator
2009-05-28 Arnaldo Carvalho... perf_counter tools: Convert builtin-top to use libperf...
2009-05-28 Arnaldo Carvalho... perf_counter tools: Optionally pass a symbol filter...
2009-05-28 Arnaldo Carvalho... perf_counter tools: Consolidate dso methods to load...
2009-05-28 Arnaldo Carvalho... perf_counter tools: struct symbol priv area
2009-05-28 Arnaldo Carvalho... perf_counter tools: Move symbol resolution classes...
2009-05-28 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-05-28 Ingo Molnarperf_counter tools: report: Add help text for --sort
2009-05-28 Peter Zijlstraperf_counter tools: report: Implement header output...
2009-05-27 Ingo Molnarpref_counter: tools: report: Robustify in case of weird...
2009-05-27 Ingo Molnarpref_counter: tools: report: Add header printout &...
next