summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* perf_counter: Use rb_tree for symhists and threads in reportArnaldo Carvalho de Melo2009-05-261-103/+75
* perf_counter: Add our private copy of list.hArnaldo Carvalho de Melo2009-05-261-0/+603
* perf_counter: Use rb_trees in perf reportArnaldo Carvalho de Melo2009-05-264-16/+601
* perf_counter: Implement dso__load using libelfArnaldo Carvalho de Melo2009-05-262-3/+121
* perf_counter tools: remove the standalone perf-report utilityIngo Molnar2009-05-261-515/+0
* perf_counter: First part of 'perf report' conversion to C + elfutilsArnaldo Carvalho de Melo2009-05-265-5/+755
* perf top: Convert to Git option parsingIngo Molnar2009-05-261-454/+105
* perf stat: Convert to Git option parsingIngo Molnar2009-05-264-364/+145
* perf_counter tools: Librarize event string parsingIngo Molnar2009-05-264-148/+145
* perf record: Convert to Git option parsingIngo Molnar2009-05-262-198/+177
* perf stat: Remove unused variableIngo Molnar2009-05-261-2/+0
* perf record: Straighten out argv typesIngo Molnar2009-05-261-2/+2
* perf_counter: Fix perf-$cmd invokationPeter Zijlstra2009-05-251-1/+1
* perf stat: flip around ':k' and ':u' flagsIngo Molnar2009-05-251-2/+2
* perf top: Reduce display overheadMike Galbraith2009-05-251-26/+28
* perf_counter tools: increase limits, fixIngo Molnar2009-05-251-2/+2
* perf top: fix segfaultMike Galbraith2009-05-241-2/+3
* perf_counter: Fix userspace buildPeter Zijlstra2009-05-234-22/+22
* perf_counter tools: increase limitsIngo Molnar2009-05-221-2/+2
* Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-1810-48/+247
|\
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2009-05-151-1/+1
| |\
| | * kgdb: gdb documentation fixFrank Rowand2009-05-151-1/+1
| * | Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-151-28/+0
| |/
| * Doc/sysfs-rules: Swap the order of the words so the sentence makes more senseHenrik Austad2009-05-081-1/+1
| * doc: small kernel-parameters updatesRandy Dunlap2009-05-061-2/+8
| * doc: hashdist defaults on for 64bitHugh Dickins2009-05-061-1/+1
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-05-051-3/+3
| |\
| | * locking: Documentation: lockdep-design.txt, fix note of state bitsMing Lei2009-04-261-3/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-022-0/+205
| |\ \
| | * | Input: document the multi-touch (MT) protocolHenrik Rydberg2009-04-301-0/+140
| | * | Input: bcm5974 - add documentation for the driverHenrik Rydberg2009-04-281-0/+65
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-05-021-2/+3
| |\ \ \
| | * | | docs: also clean index.htmlRandy Dunlap2009-05-011-2/+3
| * | | | mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi2009-05-021-0/+4
| * | | | kernel-doc: restrict syntax for private: and public:Randy Dunlap2009-05-021-2/+5
| * | | | mm: close page_mkwrite racesNick Piggin2009-05-021-8/+16
| |/ / /
* | | | perf top: update to use the new freq interfacePeter Zijlstra2009-05-151-1/+5
* | | | perf stat: handle Ctrl-CIngo Molnar2009-05-151-0/+16
* | | | perf record: Allow specifying a pid to recordArnaldo Carvalho de Melo2009-05-151-17/+146
* | | | perf_counter tools: fix buffer overwrite problem for perf top commandErdem Aktas2009-05-101-1/+1
* | | | perf_counter tools: remove debug code from builtin-stat.cIngo Molnar2009-05-091-2/+0
* | | | perf_counter: tools: update the tools to support process and inherited countersPeter Zijlstra2009-05-053-66/+140
* | | | perf_counter tools: fix build errorMike Galbraith2009-05-031-1/+0
* | | | perfcounter tools: get the syscall number from arch/*/include/asm/unistd.hThomas Gleixner2009-05-011-9/+3
* | | | perfcounter tools: fix pointer mismatchThomas Gleixner2009-05-011-1/+1
* | | | perfcounter tools: make rdclock an inline functionThomas Gleixner2009-05-011-7/+11
* | | | perfcounter tools: move common defines ... to local header fileThomas Gleixner2009-05-015-181/+70
* | | | perf_counter tools: remove build generated filesThomas Gleixner2009-05-013-6/+0
* | | | perf_counter tools: fix x86 syscall numbersIngo Molnar2009-05-013-6/+6
* | | | perf_counter: documentation updatePeter Zijlstra2009-05-011-54/+220
OpenPOWER on IntegriCloud