| Commit message (Expand) | Author | Age |
... | |
| * | | | | perf python: Fix undefined symbol problem | Arnaldo Carvalho de Melo | 2011-11-16 |
| |/ / / |
|
* | | | | perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test | Arnaldo Carvalho de Melo | 2011-12-02 |
* | | | | perf test: Validate PERF_RECORD_ events and perf_sample fields | Arnaldo Carvalho de Melo | 2011-12-02 |
* | | | | perf event: Introduce perf_event__fprintf | Arnaldo Carvalho de Melo | 2011-12-02 |
* | | | | perf test: Allow running just a subset of the available tests | Arnaldo Carvalho de Melo | 2011-11-29 |
* | | | | perf evlist: Always do automatic allocation of pollfd and mmap structures | Arnaldo Carvalho de Melo | 2011-11-29 |
* | | | | perf tools: Save some loops using perf_evlist__id2evsel | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf script: Add comm filtering option | David Ahern | 2011-11-28 |
* | | | | perf tools: make -C consistent across commands (for cpu list arg) | David Ahern | 2011-11-28 |
* | | | | perf top: Stop using globals for tool state | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf tools: Rename perf_event_ops to perf_tool | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf tools: Resolve machine earlier and pass it to perf_event_ops | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf tools: Pass tool context in the the perf_event_ops functions | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf annotate: Group options in a struct | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf report: Group options in a struct | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf tools: Use evsel->attr.sample_type instead of session->sample_type | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf session: Remove superfluous callchain_cursor member | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf event: perf_event_ops->attr() manipulates only an evlist | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf evlist: Introduce id_hdr_size method out of perf_session | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf symbols: Add nr_events to symbol_conf | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf ui progress: Fix divide by zero | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf record: Move 'group' to perf_event_ops | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf session: Move threads to struct machine | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf record: Move mmap_pages to perf_record_opts | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf evlist: Handle default value for 'pages' on mmap method | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf evlist: Introduce {prepare,start}_workload refactored from 'perf record' | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf evsel: Introduce config attr method | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf evlist: Introduce add_tracepoints method | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf evlist: Introduce perf_evlist__add_attrs | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf tools: Simplify debugfs mountpoint handling code | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | perf tools: Eliminate duplicate code and use PATH_MAX consistently | Arnaldo Carvalho de Melo | 2011-11-28 |
* | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-11-11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | perf: Fix parsing of __print_flags() in TP_printk() | Steven Rostedt | 2011-11-07 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2011-11-08 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ktest: Evaluate variables entered on the command line | Steven Rostedt | 2011-10-28 |
| * | | | ktest: Add variable ${PWD} | Steven Rostedt | 2011-10-22 |
| * | | | ktest: Add another monitor flush before installing kernel | Steven Rostedt | 2011-10-22 |
| * | | | ktest: Do not opencode reboot in grub setting | Steven Rostedt | 2011-10-20 |
| * | | | ktest: Add processing of complex conditionals | Steven Rostedt | 2011-10-17 |
| * | | | ktest: Fix parsing of config section lines | Steven Rostedt | 2011-10-17 |
| * | | | ktest: Sort make_min_config configs by dependecies | Steven Rostedt | 2011-10-17 |
| * | | | ktest: Add DEFINED keyword for IF statements | Steven Rostedt | 2011-10-17 |
| * | | | ktest: Add OVERRIDE keyword to DEFAULTS section | Steven Rostedt | 2011-10-17 |
| * | | | ktest: Consolidate TEST_TYPE and DEFAULT code | Steven Rostedt | 2011-10-17 |
| * | | | ktest: Add INCLUDE keyword to include other config files | Steven Rostedt | 2011-10-17 |
| * | | | ktest: Let IF keyword take comparisons | Steven Rostedt | 2011-10-17 |
| * | | | ktest: Add IF and ELSE to config sections | Steven Rostedt | 2011-10-17 |
| * | | | ktest: Do not reboot on config or build issues | Steven Rostedt | 2011-10-17 |
| * | | | ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot | Steven Rostedt | 2011-10-17 |
| * | | | ktest: Add NO_INSTALL option to not install for a test | Steven Rostedt | 2011-10-17 |