Age | Commit message (Expand) | Author |
2012-02-29 | perf probe: Ensure offset provided is not greater than function length withou... | Prashanth Nageshappa |
2012-02-29 | perf tools: Ensure comm string is properly terminated | David Ahern |
2012-02-29 | perf probe: Ensure offset provided is not greater than function length | Prashanth Nageshappa |
2012-02-29 | perf evlist: Return first evsel for non-sample event on old kernel | Namhyung Kim |
2012-02-28 | USB: ffs-test: Don't duplicate {get,put}_unaligned*() functions | Matt Fleming |
2012-02-28 | tools/include: Add byteshift headers for endian access | Matt Fleming |
2012-02-27 | Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/... | Linus Torvalds |
2012-02-27 | ktest: Fix make_min_config test when build fails | Steven Rostedt |
2012-02-21 | perf tools: fix broken perf record -a mode | Stephane Eranian |
2012-02-21 | tools: Fix typo in ktest.pl | Masanari Iida |
2012-02-17 | perf tools: Remove duplicated string.h includes | Danny Kukawka |
2012-02-17 | perf tools: Allow expressions in __print_symbolic() fields | Stefan Hajnoczi |
2012-02-14 | perf tools: Invert the sample_id_all logic | Arnaldo Carvalho de Melo |
2012-02-14 | perf tools: Handle kernels that don't support attr.exclude_{guest,host} | Arnaldo Carvalho de Melo |
2012-02-13 | perf tools: cleanup initialization of attr->size | Stephane Eranian |
2012-02-13 | perf tools: Factor out feature op to process header sections | Robert Richter |
2012-02-13 | perf tools: Moving code in header.c | Robert Richter |
2012-02-13 | perf tools: Add bitmap_or function into bitmap object | Jiri Olsa |
2012-02-13 | perf tools: Add sysfs mountpoint interface | Jiri Olsa |
2012-02-13 | perf tools: Remove unused functions from debugfs object | Jiri Olsa |
2012-02-13 | perf tools: Get rid of ctype.h in symbol.c | Namhyung Kim |
2012-02-13 | perf tools: ctype.c only wants util.h | Namhyung Kim |
2012-02-13 | perf tools: Implement islower/isupper macro into util.h | Namhyung Kim |
2012-02-13 | perf tools: Change perf_guest default back to false | Joerg Roedel |
2012-02-13 | perf top: Don't process samples with no valid machine object | Joerg Roedel |
2012-02-13 | perf tools: Allow multiple threads or processes in record, stat, top | David Ahern |
2012-02-13 | perf tools: Fix out of tree compiles | David Ahern |
2012-02-13 | perf tools: Fix build dependency of perf python extension | Namhyung Kim |
2012-02-09 | drivers: hv: kvp: Cleanup the kernel/user protocol | K. Y. Srinivasan |
2012-02-09 | tools: hv: Use hyperv.h to get the KVP definitions | K. Y. Srinivasan |
2012-02-09 | perf record: No build id option fails | David Ahern |
2012-02-09 | perf tools: fix endianness detection in perf.data | Stephane Eranian |
2012-02-06 | perf stat: Align scaled output of cpu-clock | Namhyung Kim |
2012-02-06 | perf stat: Adjust print unit | Namhyung Kim |
2012-02-06 | perf doc: Allow producing documentation in a specified output directory | Franck Bui-Huu |
2012-02-06 | perf tool: Fix perf stack to non executable on x86_64 | Jiri Olsa |
2012-02-06 | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-02-06 | perf evsel: Fix an issue where perf report fails to show the proper percentage | Naveen N. Rao |
2012-02-06 | perf tools: Fix prefix matching for kernel maps | Jiri Olsa |
2012-02-06 | perf tools: Fix perf stack to non executable on x86_64 | Jiri Olsa |
2012-02-02 | drivers: hv: kvp: Add/cleanup connector defines | K. Y. Srinivasan |
2012-02-02 | perf record: Make feature initialization generic | Robert Richter |
2012-02-02 | perf probe: Rename target_module to target | Srikar Dronamraju |
2012-02-02 | perf tools: Remove distclean from Makefile help output | John Kacur |
2012-02-01 | perf evlist: Make splice_list_tail method public | Jiri Olsa |
2012-01-30 | perf top: Fix number of samples displayed | Stephane Eranian |
2012-01-30 | perf tools: Fix strlen() bug in perf_event__synthesize_event_type() | Stephane Eranian |
2012-01-30 | perf tools: Fix broken build by defining _GNU_SOURCE in Makefile | David Daney |
2012-01-30 | perf python: Use attr.watermark in twatch.py | Arnaldo Carvalho de Melo |
2012-01-30 | perf tools: Remove unnecessary ctype.h inclusion | Namhyung Kim |