KVM: MMU: invalidate and flush on spte small->large page size change
[safe/jmp/linux-2.6] / tools / perf / builtin-stat.c
2010-05-19 Stephane Eranianperf stat: add perf stat -B to pretty print large numbers
2010-05-13 Stephane Eranianperf tools: change event inheritance logic in stat...
2010-04-14 Ian Munsieperf: Fix endianness argument compatibility with OPT_BO...
2010-03-22 Arnaldo Carvalho... perf stat: Better report failure to collect system...
2010-03-18 Zhang, Yanminperf events: Change perf parameter --pid to process...
2010-03-18 Zhang, Yanminperf stat: Enable counters when collecting process...
2010-03-11 Paul Mackerrasperf tools: Fix sparse CPU numbering related bugs
2010-01-13 Liming Wangperf tools: Fix --pid option for stat
2009-11-15 Lucas De Marchiperf stat: Do not print ratio when task-clock event...
2009-10-19 Ingo Molnarperf stat: Count branches first
2009-10-19 Ingo Molnarperf stat: Re-align the default_attrs[] array
2009-10-19 Tim Blechmannperf stat: Add branch performance events to default...
2009-10-19 Anton Blanchardperf stat: Add branch performance metric
2009-10-04 Chris Wilsonperf: Propagate term signal to child
2009-09-22 Ingo Molnarperf stat: Fix zero total printouts
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-04 Peter Zijlstraperf stat: Clean up statistics calculations a bit more
2009-09-04 Peter Zijlstraperf stat: More advanced variance computation
2009-09-04 Peter Zijlstraperf stat: Use stddev_mean in stead of stddev
2009-09-04 Peter Zijlstraperf stat: Remove the limit on repeat
2009-09-04 Peter Zijlstraperf stat: Change noise calculation to use stddev
2009-08-16 Frederic Weisbeckerperf tools: Librarize trace_event() helper
2009-08-12 Frederic Weisbeckerperf tools: Factorize high level dso helpers
2009-08-09 Brice Goglinperf stat: Fix tool option consistency: rename -S/...
2009-07-22 Anton Blanchardperf_counter: Improve perf stat and perf record option...
2009-07-01 Frederic Weisbeckerperf stat: Handle pipe read failures in perf stat
2009-07-01 Jaswinder Singh... perf stat: Define MATCH_EVENT for easy attr checking
2009-07-01 Ingo Molnarperf_counter tools: Add more warnings and fix/annotate...
2009-06-30 Paul Mackerrasperf_counter: Provide a way to enable counters on exec
2009-06-29 Paul Mackerrasperf_counter tools: Reduce perf stat measurement overhe...
2009-06-29 Ingo Molnarperf stat: Use percentages for scaling output
2009-06-28 Jaswinder Singh... perf stat: Micro-optimize the code: memcpy is only...
2009-06-27 Jaswinder Singh... perf stat: Improve output
2009-06-27 Ingo Molnarperf stat: Fix multi-run stats
2009-06-27 Ingo Molnarperf stat: Add -n/--null option to run without counters
2009-06-24 Jaswinder Singh... perf stat: Remove dead code
2009-06-23 Jaswinder Singh... perf stat: Fix verbose for perf stat
2009-06-19 Paul Mackerrasperf_counter tools: Define and use our own u64, s64...
2009-06-13 Ingo Molnarperf stat: Enable raw data to be printed
2009-06-13 Ingo Molnarperf stat: Add feature to run and measure a command...
2009-06-13 Ingo Molnarperf stat: Reorganize output
2009-06-11 Peter Zijlstraperf_counter: Standardize event names
2009-06-10 Peter Zijlstraperf_counter tools: Propagate signals properly
2009-06-07 Ingo Molnarperf stat: Print out instructins/cycle metric
2009-06-07 Ingo Molnarperf stat: Continue even on counter creation error
2009-06-06 Ingo Molnarperf_counter tools: Move from Documentation/perf_counte...