HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
[safe/jmp/linux-2.6] / tools /
2009-09-12 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-09-11 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-09-06 Ingo MolnarMerge commit 'v2.6.31-rc9' into tracing/core
2009-09-04 Ulrich Drepperperf tools: Avoid unnecessary work in directory lookups
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-09-04 Jens Axboesparc: add basic support for 'perf'
2009-09-03 Ingo Molnarperf trace: Fix read_string()
2009-09-03 Ingo Molnarperf trace: Print out in nanoseconds
2009-09-03 Ingo Molnarperf tools: Seek to the end of the header area
2009-09-03 Ingo Molnarperf trace: Fix parsing of perf.data
2009-09-03 Ingo Molnarperf trace: Sample timestamps as well
2009-09-02 Ingo Molnarperf trace: Sample the CPU too
2009-09-02 Ingo Molnarperf tools: Work around strict aliasing related warnings
2009-09-02 Ingo Molnarperf tools: Clean up warnings list in the Makefile
2009-08-31 Frederic Weisbeckerperf tools: Complete support for dynamic strings
2009-08-31 Frederic Weisbeckerperf tools: Unify swapper tasks naming
2009-08-31 Frederic Weisbeckerperf tools: Resolve idle thread cmdline for perf trace
2009-08-31 Frederic Weisbeckerperf tools: Librarize idle thread registration
2009-08-31 Frederic Weisbeckerperf tools: Add missing parameters documentation
2009-08-31 Ingo MolnarMerge branch 'perfcounters/tracing' into perfcounters...
2009-08-28 Pierre Habouzitperf tools: do not complain if root is owning perf...
2009-08-28 Frederic Weisbeckerperf tools: Fix missing string field printing in perf...
2009-08-28 Frederic Weisbeckerperf tools: Only save the event formats we need
2009-08-26 Arnaldo Carvalho... perf top: Show RIP only in verbose mode
2009-08-24 Ingo MolnarMerge branch 'perfcounters/urgent' into perfcounters...
2009-08-21 Masami Hiramatsuperf trace: Add OPT_END to option array of perf-trace
2009-08-19 Peter Zijlstraperf tools: Check perf.data owner
2009-08-18 Kyle McMartinperf tools: Make 'make html' work
2009-08-18 Frederic Weisbeckerperf tools: Save partial non-overlapping map
2009-08-18 Frederic Weisbeckerperf tools: Fix comm column adjusting
2009-08-18 Ingo Molnarperf annotate: Fix segmentation fault
2009-08-18 Ingo Molnarperf tools: Remove obsolete defines
2009-08-17 Frederic Weisbeckerperf tools: Make trace event format parser aware of...
2009-08-17 Frederic Weisbeckerperf tools: Record events info also when :record suffix...
2009-08-17 Frederic Weisbeckerperf tools: Warn while running perf trace without sample
2009-08-17 Frederic Weisbeckerperf tools: Fix spelling mistake in callchain error
2009-08-17 Frederic Weisbeckerperf tools: Add perf trace
2009-08-17 Steven Rostedtperf tools: Add trace event information parser
2009-08-17 Steven Rostedtperf tools: Add trace event debugfs stream reader
2009-08-17 Steven Rostedtperf tools: Add trace event debugfs IO handler
2009-08-17 Carlos R. Mafraperf: Rename perf-examples.txt to examples.txt
2009-08-16 Frederic Weisbeckerperf tools: Librarize trace_event() helper
2009-08-16 Frederic Weisbeckerperf tools: Librarize sample type and attr finding...
2009-08-16 Frederic Weisbeckerperf tools: Put the show mode into the event headers...
2009-08-16 Frederic Weisbeckerperf tools: Factorize the dprintf definition
2009-08-16 Frederic Weisbeckerperf tools: Substract -Wformat-nonliteral from Wformat...
2009-08-16 Ingo Molnarperf: Build with stack-protector and with -D_FORTIFY_SO...
2009-08-16 Ingo Molnarperf: Enable more compiler warnings
2009-08-15 Frederic Weisbeckerperf tools: Factorize the thread code in a dedicated...
2009-08-15 Ingo MolnarMerge branch 'perfcounters/urgent' into perfcounters...
2009-08-15 Peter Zijlstraperf tools: Add some comments to the event definitions
2009-08-15 Arnaldo Carvalho... perf record: Fix typo in pid_synthesize_comm_event
2009-08-13 Arnaldo Carvalho... perf report: Don't show unresolved DSOs and symbols...
2009-08-13 Frederic Weisbeckerperf tools: Add a general option to enable raw sample...
2009-08-13 Frederic Weisbeckerperf tools: Add a per tracepoint counter attribute...
2009-08-13 Arnaldo Carvalho... perf list: Fix large list output by using the pager
2009-08-12 Jens Axboeperf record: Add missing -C option support for specifyi...
2009-08-12 Arnaldo Carvalho... perf tools: Fix dso__new handle() to handle deleted...
2009-08-12 Arnaldo Carvalho... perf tools: Fix fallback to cplus_demangle() when bfd_d...
2009-08-12 Arnaldo Carvalho... perf report: Show the tid too in -D
2009-08-12 Arnaldo Carvalho... perf record: Fix .tid and .pid fill-in when synthesizin...
2009-08-12 Frederic Weisbeckerperf tools: Factorize the map helpers
2009-08-12 Frederic Weisbeckerperf tools: Factorize the event structure definitions...
2009-08-12 Frederic Weisbeckerperf tools: Factorize high level dso helpers
2009-08-11 Jason Barontracing: Add more namespace area to 'perf list' output
2009-08-10 Brice Goglinperf report: Add raw displaying of per-thread counters
2009-08-09 Frederic Weisbeckerperf tools: callchain: Fix bad rounding of minimum...
2009-08-09 Brice Goglinperf report: Fix and improve the displaying of per...
2009-08-09 Mike Galbraithperf_counter tools: Fix libbfd detection for systems...
2009-08-09 Carlos R. Mafraperf: "Longum est iter per praecepta, breve et efficax...
2009-08-09 Frederic Weisbeckerperf tools: callchain: Fix sum of percentages to be...
2009-08-09 Frederic Weisbeckerperf tools: callchain: Fix 'perf report' display to...
2009-08-09 Frederic Weisbeckerperf tools: callchain: Fix spurious 'perf report' warni...
2009-08-09 Pierre Habouzitperf record: Fix the -A UI for empty or non-existent...
2009-08-09 Pierre Habouzitperf util: Fix do_read() to fail on EOF instead of...
2009-08-09 Peter Zijlstraperf list: Fix the output to not include tracepoints...
2009-08-09 Brice Goglinperf stat: Fix tool option consistency: rename -S/...
2009-08-09 Arnaldo Carvalho... perf report: Add debug help for the finding of symbol...
2009-08-09 Peter Zijlstraperf report: Fix per task mult-counter stat reporting
2009-08-09 Peter Zijlstraperf tools: Fix multi-counter stat bug caused by incorr...
2009-08-09 Frederic Weisbeckerperf tools: Fix call-chain cumul hit based sub-total...
2009-08-09 Mike Galbraithperf top: Update man page
2009-08-09 Mike Galbraithperf top: Improve interactive key handling
2009-08-09 Mike Galbraithperf_counter tools: Allow perf top top users to switch...
2009-08-09 Mike Galbraithperf_counter tools: Fix/resurrect perf top annotation...
2009-08-09 Frederic Weisbeckerperf_counter: Fix/complete ftrace event records sampling
2009-08-06 Peter Zijlstraperf: Auto-detect libelf
2009-08-06 Arnaldo Carvalho... perf symbol: Fix symbol parsing in certain cases: use...
2009-08-05 Arnaldo Carvalho... perf report: Add missing command line options to man...
2009-08-05 Peter Zijlstraperf: Auto-detect libbfd
2009-08-05 Pekka Enbergperf report: Make --sort comm,dso,symbol the default
2009-08-04 Roel Kluinperf: Fix read buffer overflow
2009-08-02 Arnaldo Carvalho... perf top: Add mwait_idle_with_hints to skip_symbols[]
2009-08-02 Stoyan Gaydarovperf tools: Fix faulty check
2009-08-02 Peter Zijlstraperf report: Update for the new FORK/EXIT events
2009-08-01 Ingo Molnarperf_counter tools: Fix link errors with older toolchains
next