sfrench/cifs-2.6.git
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 Peter Zijlstraperf_counter: Fix frequency adjustment for < HZ
2009-06-05 Peter Zijlstraperf_counter: Add PERF_SAMPLE_PERIOD
2009-06-05 Peter Zijlstraperf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
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 Peter Zijlstraperf_counter: Generate mmap events for install_special_...
2009-06-05 Peter Zijlstrax86: Set context.vdso before installing the mapping
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-05 Paul Mackerrasperf_counter: Fix lockup with interrupting counters
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 Peter Zijlstraperf_counter: Remove munmap stuff
2009-06-04 Peter Zijlstraperf_counter: Add fork event
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 Paul Mackerrasperf_counter: powerpc: Use new identifier names in...
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: Fix throttling lock-up
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_counter: Fix race in counter initialization
2009-06-03 Peter Zijlstraperf report: Fix comm sorting
2009-06-03 Peter Zijlstraperf record: Use long arg for counter period
2009-06-03 Peter Zijlstraperf_counter: Add a comm hook for pure fork()s
2009-06-03 Paul Mackerrasperf_counter: powerpc: Fix race causing "oops trying...
2009-06-03 Paul Mackerrasperf_counter: powerpc: Fix event alternative code gener...
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-03 Yong Wangperf_counter/x86: Remove the IRQ (non-NMI) handling...
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: Rename perf_counter_hw_event => perf_coun...
2009-06-02 Peter Zijlstraperf_counter: Add ioctl for changing the sample period...
2009-06-02 Peter Zijlstraperf_counter: Change data head from u32 to u64
2009-06-02 Peter Zijlstraperf_counter: x86: Emulate longer sample periods
2009-06-02 Peter Zijlstraperf_counter: Remove the last nmi/irq bits
2009-06-02 Peter Zijlstraperf_counter: Rename various fields
2009-06-02 Peter Zijlstraperf_counter: Add unique counter id
2009-06-02 Peter Zijlstrax86: Fix atomic_long_xchg() on 64bit
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 Peter Zijlstraperf_counter: Use PID namespaces properly
2009-06-02 Paul Mackerrasperf_counter: Remove unused prev_state field
2009-06-02 Paul Mackerrasperf_counter: Fix cpu migration counter
2009-06-02 Paul Mackerrasperf_counter: Initialize per-cpu context earlier on...
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 Molnarperf_counter: Tidy up style details
2009-06-01 Paul Mackerrasperf_counter: Allow software counters to count while...
2009-06-01 Paul Mackerrasperf_counter: Provide functions for locking and pinning...
2009-06-01 Ingo MolnarMerge branch 'linus' into perfcounters/core
next