Age | Commit message (Expand) | Author |
2013-02-14 | perf annotate: Make it to be able to skip unannotatable symbols | Namhyung Kim |
2013-02-14 | perf ui/gtk: Implement basic GTK2 annotation browser | Namhyung Kim |
2013-02-14 | perf buildid-cache: Add --update option | Namhyung Kim |
2013-02-06 | perf stat: Add per processor socket count aggregation | Stephane Eranian |
2013-01-31 | perf evlist: Add --group option | Namhyung Kim |
2013-01-31 | perf report: Add --group option | Namhyung Kim |
2013-01-30 | perf stat: Add interval printing | Stephane Eranian |
2013-01-24 | perf test: Allow skipping tests | Arnaldo Carvalho de Melo |
2013-01-24 | perf script: Remove workqueue-stats script | Tom Zanussi |
2013-01-24 | perf report: Update documentation for sort keys | Namhyung Kim |
2013-01-24 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-11 | perf top: Use perf_evlist__config() | Arnaldo Carvalho de Melo |
2012-12-09 | perf buildid-cache: Add option to show build ids that are missing in the cache | Arnaldo Carvalho de Melo |
2012-12-09 | perf diff: Remove displacement output option | Jiri Olsa |
2012-12-09 | perf tools: Don't check configuration on make tags | Arnaldo Carvalho de Melo |
2012-12-09 | perf tools: Don't check configuration on make clean | Namhyung Kim |
2012-12-03 | treewide: Fix typos in various drivers | Masanari Iida |
2012-10-31 | perf tools: Add info about cross compiling for Android ARM | Joonsoo Kim |
2012-10-26 | perf stat: Add --pre and --post command | Peter Zijlstra |
2012-10-26 | perf inject: Merge sched_stat_* and sched_switch events | Andrew Vagin |
2012-10-26 | perf inject: Work with files | Andrew Vagin |
2012-10-25 | perf trace: Use sched:sched_stat_runtime to provide a thread summary | Arnaldo Carvalho de Melo |
2012-10-24 | perf tools: Try to build Documentation when installing | Borislav Petkov |
2012-10-24 | perf trace: Add duration filter | Arnaldo Carvalho de Melo |
2012-10-08 | Documentation: add documentation on compiling for Android | Irina Tirdea |
2012-10-05 | perf diff: Add -F option to display formula for computation | Jiri Olsa |
2012-10-05 | perf diff: Add -p option to display period values for hist entries | Jiri Olsa |
2012-10-05 | perf diff: Add weighted diff computation way to compare hist entries | Jiri Olsa |
2012-10-05 | perf diff: Add option to sort entries based on diff computation | Jiri Olsa |
2012-10-05 | perf diff: Add ratio computation way to compare hist entries | Jiri Olsa |
2012-10-05 | perf diff: Add -b option for perf diff to display paired entries only | Jiri Olsa |
2012-09-26 | perf trace: New tool | Arnaldo Carvalho de Melo |
2012-09-21 | perf kvm: Events analysis tool | Xiao Guangrong |
2012-09-07 | perf diff: Make diff command work with evsel hists | Jiri Olsa |
2012-09-05 | perf tools: Allow user to indicate path to objdump in command line | Maciek Borzecki |
2012-08-20 | perf script perl/python: Fix libexec scripts path in Documentation | David Ahern |
2012-08-13 | perf symbols: Add description of JIT interface | Andi Kleen |
2012-08-08 | perf list: Document precise event sampling for AMD IBS | Robert Richter |
2012-08-08 | perf list: Update documentation about raw event setup | Robert Richter |
2012-08-08 | perf tools: Fix version file for perf documentation with OUTPUT variable set | Robert Richter |
2012-07-02 | perf bench: Fix confused variable namings and descriptions in mem subsystem | Hitoshi Mitake |
2012-06-27 | perf bench: Documentation update | Namhyung Kim |
2012-06-19 | perf tools: Add sort by src line/number | Arnaldo Carvalho de Melo |
2012-05-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-29 | perf annotate browser: Read perf config file for settings | Arnaldo Carvalho de Melo |
2012-05-24 | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-22 | perf evlist: Show event attribute details | Arnaldo Carvalho de Melo |
2012-05-22 | perf record: Fix documentation for branch stack sampling | Anshuman Khandual |
2012-05-11 | perf probe: Detect probe target when m/x options are absent | Srikar Dronamraju |