]> git.karo-electronics.de Git - mv-sheeva.git/history - Documentation/perf_counter
perf_counter: uncouple data_head updates from wakeups
[mv-sheeva.git] / Documentation / perf_counter /
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
2009-04-06 Ingo Molnarperf_counter: add sample user-space to Documentation...
2009-04-06 Ingo Molnarperf_counter: create Documentation/perf_counter/ and...