Age | Commit message (Expand) | Author | Files | Lines |
2014-04-16 | perf diff: Add --percentage option | Namhyung Kim | 1 | -3/+18 |
2014-04-16 | perf top: Add --percentage option | Namhyung Kim | 1 | -3/+15 |
2014-04-16 | perf report: Add --percentage option | Namhyung Kim | 1 | -6/+18 |
2014-04-14 | perf bench: Update manpage to mention numa and futex | Ramkumar Ramachandra | 1 | -0/+22 |
2014-04-14 | perf top: Fix documentation of invalid -s option | Namhyung Kim | 1 | -1/+0 |
2014-03-14 | perf probe: Clarify x86 register naming for perf probe | Andi Kleen | 1 | -0/+2 |
2014-03-14 | perf mem: Clarify load-latency in documentation | Andi Kleen | 1 | -0/+4 |
2014-01-15 | perf record: Rename --initial-delay to --delay | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2014-01-15 | perf record: Rename --no-delay to --no-buffering | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2014-01-13 | perf record: Add --initial-delay option | Andi Kleen | 1 | -0/+4 |
2014-01-13 | perf stat: Fix --delay option in man page | Andi Kleen | 1 | -1/+1 |
2013-12-17 | perf timechart: Add --highlight option | Stanislav Fomichev | 1 | -0/+13 |
2013-12-16 | perf timechart: Add support for topology | Stanislav Fomichev | 1 | -0/+3 |
2013-12-10 | perf script: Add --header/--header-only options | Jiri Olsa | 1 | -0/+6 |
2013-12-10 | perf report: Add --header/--header-only options | Jiri Olsa | 1 | -0/+9 |
2013-12-09 | perf archive: Remove duplicated 'runs' in man page | Dongsheng Yang | 1 | -3/+3 |
2013-12-09 | perf kvm: Introduce option -v for perf kvm command. | Dongsheng Yang | 1 | -2/+5 |
2013-12-09 | perf script: Add an option to print the source line number | Adrian Hunter | 1 | -1/+1 |
2013-12-04 | perf kvm: Update the 'record' man page entry for new --guest/--host behavior | Dongsheng Yang | 1 | -4/+11 |
2013-12-04 | perf kvm: Fix spurious '=' use in man page | Dongsheng Yang | 1 | -4/+4 |
2013-12-04 | perf kvm: Add more detail about buildid-list in man page | Dongsheng Yang | 1 | -1/+3 |
2013-11-27 | perf script: Print mmap[2] events also | Namhyung Kim | 1 | -0/+3 |
2013-11-27 | perf script: Print comm, fork and exit events also | Namhyung Kim | 1 | -0/+3 |
2013-11-27 | perf timechart: Add backtrace support | Stanislav Fomichev | 1 | -0/+3 |
2013-11-27 | perf timechart: Add support for -P and -T in timechart recording | Stanislav Fomichev | 1 | -4/+12 |
2013-11-27 | perf timechart: Add support for displaying only tasks related data | Stanislav Fomichev | 1 | -0/+3 |
2013-11-27 | perf timechart: Add option to limit number of tasks | Stanislav Fomichev | 1 | -0/+4 |
2013-11-27 | perf record: Default -t option to no inheritance | Adrian Hunter | 1 | -0/+2 |
2013-11-27 | perf record: Make per-cpu mmaps the default. | Adrian Hunter | 1 | -5/+5 |
2013-11-27 | perf top: Make -g refer to callchains | David Ahern | 1 | -3/+2 |
2013-11-14 | perf record: Add an option to force per-cpu mmaps | Adrian Hunter | 1 | -0/+6 |
2013-11-12 | perf trace: Add summary only option | David Ahern | 1 | -2/+8 |
2013-10-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2 | -14/+18 |
2013-10-28 | perf top: Split -G and --call-graph | Jiri Olsa | 1 | -13/+5 |
2013-10-28 | perf record: Split -g and --call-graph | Jiri Olsa | 1 | -1/+13 |
2013-10-22 | perf top: Add --max-stack option to limit callchain stack scan | Waiman Long | 1 | -0/+8 |
2013-10-22 | perf report: Add --max-stack option to limit callchain stack scan | Waiman Long | 1 | -0/+8 |
2013-10-16 | perf trace: Use vfs_getname hook if available | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2013-10-14 | perf buildid-cache: Add ability to add kcore to the cache | Adrian Hunter | 1 | -0/+13 |
2013-10-14 | perf trace: Add summary option to dump syscall statistics | David Ahern | 1 | -0/+4 |
2013-10-11 | perf timechart: Add example in the documentation | Ramkumar Ramachandra | 1 | -1/+14 |
2013-10-11 | perf tools: Implement summary output for 'make install' | Ingo Molnar | 1 | -12/+15 |
2013-10-11 | tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk | Ingo Molnar | 1 | -8/+9 |
2013-10-11 | perf tools: Implement summary output for 'make clean' | Ingo Molnar | 1 | -8/+10 |
2013-10-11 | perf trace: Add record option | David Ahern | 1 | -3/+9 |
2013-10-09 | perf tools: Add possibility to specify mmap size | Jiri Olsa | 4 | -4/+12 |
2013-10-09 | perf lock: Account for lock average wait time | Davidlohr Bueso | 1 | -1/+1 |
2013-10-09 | perf trace: Add option to show process COMM | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2013-10-09 | perf trace: Add option to show full timestamp | David Ahern | 1 | -0/+4 |
2013-10-09 | tools/perf: Fix double/triple-build of the feature detection logic during 'ma... | Ingo Molnar | 1 | -13/+4 |