aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAge
* perf_counter tools: Fix uninitialized variable in perf-report.cMike Galbraith2009-06-02
* perf_counter tools: Cleanup MakefileMike Galbraith2009-06-02
* perf_counter tools: Make .gitignore reflect perf_counter tools filesMike Galbraith2009-06-02
* perf_counter tools: Add missing rb_erase in dso__delete_symbolsArnaldo Carvalho de Melo2009-06-01
* perf_counter tools: Use hex2u64 in more placesArnaldo Carvalho de Melo2009-06-01
* perf_counter tools: Add string.[ch]Arnaldo Carvalho de Melo2009-06-01
* perf_counter tools: Guard against record damaging existing filesMike Galbraith2009-06-01
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-01
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-29
| |\
| | * Input: multitouch - augment event semantics documentationHenrik Rydberg2009-05-23
| * | Merge branch 'fix/pcm-jiffies-check' into for-linusTakashi Iwai2009-05-27
| |\ \
| | * | ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai2009-05-27
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-26
| |\ \ \
| | * | | ALSA: hda - Add 5stack-no-fp model for STAC927xTakashi Iwai2009-05-24
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86: introduce noxsave boot parameterSuresh Siddha2009-05-22
| * | | | hugh: update email addressHugh Dickins2009-05-21
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*Wang Tinggong2009-05-18
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-05-17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | slub: add Documentation/ABI/testing/sysfs-kernel-slabDavid Rientjes2009-04-28
* | | | | perf_counter tools: Fix unknown command help textIngo Molnar2009-05-31
* | | | | perf_counter tools: Generate per command manpages (and pdf/html, etc.)Ingo Molnar2009-05-30
* | | | | perf_counter tools: Fix 'make install'Ingo Molnar2009-05-30
* | | | | perf_counter tools: Print 'CPU utilization factor' in builtin-statIngo Molnar2009-05-30
* | | | | perf_counter tools: Add locking to perf topArnaldo Carvalho de Melo2009-05-30
* | | | | perf_counter tools: Shorten the DSO names using cwdArnaldo Carvalho de Melo2009-05-29
* | | | | perf_counter tools: Also display time-normalized stat resultsIngo Molnar2009-05-29
* | | | | perf_counter tools: Split display into reading and printingIngo Molnar2009-05-29
* | | | | perf_counter tools: Clean up builtin-stat.c's do_perfstat()Ingo Molnar2009-05-29
* | | | | perf_counter tools: Fix top symbol table max_ip typoMike Galbraith2009-05-29
* | | | | perf_counter tools: Fix top symbol table dump typoMike Galbraith2009-05-29
* | | | | perf_counter tools: Document '--' option parsing terminatorMike Galbraith2009-05-28
* | | | | perf_counter tools: Convert builtin-top to use libperf symbol routinesArnaldo Carvalho de Melo2009-05-28
* | | | | perf_counter tools: Optionally pass a symbol filter to the dso load routinesArnaldo Carvalho de Melo2009-05-28
* | | | | perf_counter tools: Consolidate dso methods to load kernel symbolsArnaldo Carvalho de Melo2009-05-28
* | | | | perf_counter tools: struct symbol priv areaArnaldo Carvalho de Melo2009-05-28
* | | | | perf_counter tools: Move symbol resolution classes from report to libperfArnaldo Carvalho de Melo2009-05-28
* | | | | perf_counter tools: report: Add help text for --sortIngo Molnar2009-05-28
* | | | | perf_counter tools: report: Implement header output for --sort variantsPeter Zijlstra2009-05-28
* | | | | pref_counter: tools: report: Robustify in case of weird eventsIngo Molnar2009-05-27
* | | | | pref_counter: tools: report: Add header printout & prettifyIngo Molnar2009-05-27
* | | | | pref_counter: tools: report: Add dso sortingPeter Zijlstra2009-05-27
* | | | | perf_counter: tools: report: Add comm sortingPeter Zijlstra2009-05-27
* | | | | pref_counter: tools: report: Add --sort optionPeter Zijlstra2009-05-27
* | | | | perf_counter: tools: report: Dynamic sort/print bitsPeter Zijlstra2009-05-27
* | | | | perf_counter: tools: report: Rework histogram codePeter Zijlstra2009-05-27
* | | | | perf_counter: tools: report: Add vmlinux supportPeter Zijlstra2009-05-27
* | | | | perf_counter: tools: /usr/lib/debug%s.debug supportPeter Zijlstra2009-05-27
* | | | | perf report: Remove <ctype.h> includeIngo Molnar2009-05-27