aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-03perf help: Fix bug when there's no perf-* command aroundIngo Molnar
2009-06-03perf report: Add front-entry cache for lookupsIngo Molnar
2009-06-03perf stat: Print out all argumentsIngo Molnar
2009-06-03perf report: Display 100% correctlyIngo Molnar
2009-06-03perf record: Refine capture printoutIngo Molnar
2009-06-03perf_counter tools: Clean up old kerneltop referencesIngo Molnar
2009-06-03perf_counter: Fix race in counter initializationPeter Zijlstra
2009-06-03perf report: Fix comm sortingPeter Zijlstra
2009-06-03perf record: Use long arg for counter periodPeter Zijlstra
2009-06-03perf_counter: Add a comm hook for pure fork()sPeter Zijlstra
2009-06-03perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errorsPaul Mackerras
2009-06-03perf_counter: powerpc: Fix event alternative code generation on POWER5/5+Paul Mackerras
2009-06-03perf report: Handle vDSO symbols properlyIngo Molnar
2009-06-03perf report: Improve sort key recognitionIngo Molnar
2009-06-03perf report: Print -D to stdoutIngo Molnar
2009-06-03perf_counter tools: Cover PLT symbols tooArnaldo Carvalho de Melo
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang
2009-06-02Linux 2.6.30-rc8Linus Torvalds
2009-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-02perf record: Print out the number of events capturedIngo Molnar
2009-06-02perf_counter tools: Make source code headers more coherentIngo Molnar
2009-06-02perf report: Print more info instead of <unknown> entriesIngo Molnar
2009-06-02perf record: Increase mmap buffering defaultIngo Molnar
2009-06-02perf record: Add --append optionIngo Molnar
2009-06-02perf report: Fix column width/alignment of dsosIngo Molnar
2009-06-02perf report: Separate out idle threadsPeter Zijlstra
2009-06-02perf_counter tools: Fix up the ABI shakeupPeter Zijlstra
2009-06-02perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra
2009-06-02perf_counter: Add ioctl for changing the sample period/frequencyPeter Zijlstra
2009-06-02perf_counter: Change data head from u32 to u64Peter Zijlstra
2009-06-02perf_counter: x86: Emulate longer sample periodsPeter Zijlstra
2009-06-02perf_counter: Remove the last nmi/irq bitsPeter Zijlstra
2009-06-02perf_counter: Rename various fieldsPeter Zijlstra
2009-06-02perf_counter: Add unique counter idPeter Zijlstra
2009-06-02x86: Fix atomic_long_xchg() on 64bitPeter Zijlstra
2009-06-02perf_counter tools: Remove the last nmi bitsPeter Zijlstra
2009-06-02parport: quickfix the proc registration bugAlan Cox
2009-06-02pata_netcell: LBA48 force identify bits correctAlan Cox
2009-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-06-02perf report: Clean up the default outputIngo Molnar
2009-06-02perf_counter: tools: Better handle existing data filesPeter Zijlstra
2009-06-02perf_counter: tools: Expand the COMM,MMAP event synthesizerPeter Zijlstra
2009-06-02perf_counter: Use PID namespaces properlyPeter Zijlstra
2009-06-02perf_counter: Remove unused prev_state fieldPaul Mackerras
2009-06-02perf_counter: Fix cpu migration counterPaul Mackerras
2009-06-02perf_counter: Initialize per-cpu context earlier on cpu upPaul Mackerras
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui
2009-06-02perf_counter tools: Fix uninitialized variable in perf-report.cMike Galbraith
2009-06-02perf_counter tools: Cleanup MakefileMike Galbraith