| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-23 | 1 | -1/+1 |
|\ |
|
| * | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig | 2015-12-11 | 1 | -1/+1 |
* | | perf tools: Fallback to srcdir/Documentation/tips.txt | Namhyung Kim | 2016-01-12 | 2 | -6/+15 |
* | | perf ui/tui: Print helpline message as is | Namhyung Kim | 2016-01-12 | 1 | -1/+1 |
* | | perf tools: Set and pass DOCDIR to builtin-report.c | Namhyung Kim | 2016-01-12 | 2 | -0/+4 |
* | | perf tools: Add file_only config option to strlist | Namhyung Kim | 2016-01-12 | 2 | -1/+16 |
* | | perf tools: Add more usage tips | Namhyung Kim | 2016-01-12 | 1 | -0/+15 |
* | | perf record: Add --buildid-all option | Namhyung Kim | 2016-01-12 | 2 | -6/+23 |
* | | perf tools: Fix mmap2 event allocation in synthesize code | Wang Nan | 2016-01-12 | 1 | -2/+2 |
* | | perf stat: Fix recort_usage typo | Jiri Olsa | 2016-01-12 | 1 | -4/+4 |
* | | perf test: Reset err after using it hold errcode in hist testcases | Wang Nan | 2016-01-11 | 4 | -0/+4 |
* | | perf test: Fix false TEST_OK result for 'perf test hist' | Wang Nan | 2016-01-11 | 1 | -5/+0 |
* | | tools: Move Makefile.arch from perf/config to tools/scripts | Wang Nan | 2016-01-11 | 3 | -20/+16 |
* | | perf tools: Fix phony build target for build-test | Wang Nan | 2016-01-11 | 1 | -1/+1 |
* | | perf tools: Add -lutil in python lib list for broken python-config | Wang Nan | 2016-01-11 | 1 | -1/+1 |
* | | perf tools: Add missing sources to perf's MANIFEST | Jiri Olsa | 2016-01-11 | 1 | -0/+2 |
* | | perf evlist: Add --trace-fields option to show trace fields | Namhyung Kim | 2016-01-08 | 4 | -1/+37 |
* | | perf record: Store data mmaps for dwarf unwind | Jiri Olsa | 2016-01-08 | 1 | -1/+5 |
* | | perf libdw: Check for mmaps also in MAP__VARIABLE tree | Jiri Olsa | 2016-01-08 | 1 | -0/+10 |
* | | perf unwind: Check for mmaps also in MAP__VARIABLE tree | Jiri Olsa | 2016-01-08 | 1 | -0/+9 |
* | | perf unwind: Use find_map function in access_dso_mem | Jiri Olsa | 2016-01-08 | 1 | -6/+5 |
* | | perf evlist: Remove perf_evlist__(enable|disable)_event functions | Jiri Olsa | 2016-01-08 | 6 | -54/+8 |
* | | perf evlist: Make perf_evlist__open() open evsels with their cpus and threads... | Adrian Hunter | 2016-01-08 | 1 | -1/+1 |
* | | perf report: Show random usage tip on the help line | Namhyung Kim | 2016-01-08 | 8 | -1/+58 |
* | | perf hists: Export a couple of hist functions | Namhyung Kim | 2016-01-08 | 2 | -7/+17 |
* | | perf diff: Use perf_hpp__register_sort_field interface | Jiri Olsa | 2016-01-08 | 1 | -1/+1 |
* | | perf tools: Add overhead/overhead_children keys defaults via string | Jiri Olsa | 2016-01-08 | 2 | -12/+39 |
* | | perf tools: Remove list entry from struct sort_entry | Jiri Olsa | 2016-01-08 | 1 | -2/+0 |
* | | perf tools: Include all tools/lib directory for tags/cscope/TAGS targets | Jiri Olsa | 2016-01-08 | 1 | -1/+1 |
* | | perf script: Align event name properly | Jiri Olsa | 2016-01-08 | 1 | -2/+22 |
* | | perf tools: Add missing headers in perf's MANIFEST | Wang Nan | 2016-01-08 | 1 | -0/+2 |
* | | perf tools: Do not show trace command if it's not compiled in | Jiri Olsa | 2016-01-08 | 2 | -1/+16 |
* | | perf report: Change default to use event group view | Namhyung Kim | 2016-01-08 | 1 | -0/+1 |
* | | perf top: Decay periods in callchains | Namhyung Kim | 2016-01-08 | 3 | -0/+30 |
* | | tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/ | Arnaldo Carvalho de Melo | 2016-01-08 | 4 | -100/+6 |
* | | tools lib: Sync tools/lib/find_bit.c with the kernel | Arnaldo Carvalho de Melo | 2016-01-08 | 1 | -0/+2 |
* | | tools lib: Move find_next_bit.c to tools/lib/ | Arnaldo Carvalho de Melo | 2016-01-08 | 3 | -5/+5 |
* | | perf tests: Give a bit more information on the CQM test failure path | Arnaldo Carvalho de Melo | 2016-01-07 | 1 | -1/+1 |
* | | perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE | Arnaldo Carvalho de Melo | 2016-01-07 | 1 | -1/+0 |
* | | perf python: Add missing files to binding link list | Arnaldo Carvalho de Melo | 2016-01-07 | 1 | -0/+2 |
* | | perf test: No need for setting attr.sample_freq on the RECORD test | Arnaldo Carvalho de Melo | 2016-01-07 | 1 | -1/+0 |
* | | perf test: Use "dummy" events in the PERF_RECORD_ test | Arnaldo Carvalho de Melo | 2016-01-07 | 1 | -1/+4 |
* | | perf evlist: Introduce perf_evlist__new_dummy constructor | Arnaldo Carvalho de Melo | 2016-01-07 | 2 | -0/+31 |
* | | perf tests: No need to set attr.sample_freq in the perf time to TSC test | Arnaldo Carvalho de Melo | 2016-01-07 | 1 | -1/+0 |
* | | perf pmu: fix alias->snapshot missing initialization bug | Stephane Eranian | 2016-01-06 | 1 | -0/+1 |
* | | perf script: Add stat-cpi.py script | Jiri Olsa | 2016-01-06 | 1 | -0/+77 |
* | | perf script: Display stat events by default | Jiri Olsa | 2016-01-06 | 1 | -0/+36 |
* | | perf cpumap: Fix cpu conversion in cpu_map__from_entries | Jiri Olsa | 2016-01-06 | 1 | -2/+11 |
* | | perf script: Add python support for stat events | Jiri Olsa | 2016-01-06 | 1 | -6/+109 |
* | | perf script: Add stat default handlers | Jiri Olsa | 2016-01-06 | 1 | -0/+33 |