Age | Commit message (Expand) | Author |
2011-12-20 | perf tools: Remove stale git headlines from top comment | Namhyung Kim |
2011-12-20 | perf tools: Fix a memory leak on perf_read_values_destroy | Namhyung Kim |
2011-12-20 | perf symbols: Fix error path on symbol__init() | Namhyung Kim |
2011-12-20 | perf symbols: Get rid of duplicated snprintf() | Namhyung Kim |
2011-12-20 | perf evlist: Fix errno value reporting on failed mmap | Nelson Elhage |
2011-12-20 | perf report: Document '--call-graph' for optional print_limit argument | Namhyung Kim |
2011-12-20 | perf evsel: Fix uninitialized memory access to struct perf_sample | Robert Richter |
2011-12-20 | perf record: Add ability to record event period | Andrew Vagin |
2011-12-20 | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar |
2011-12-12 | perf tools: Add ability to synthesize event according to a sample | Andrew Vagin |
2011-12-12 | perf script: Implement option for system-wide profiling | Robert Richter |
2011-12-12 | perf script: Fix mem leaks and NULL pointer checks around strdup()s | Robert Richter |
2011-12-07 | oprofile, s390: Add event interface to the System z hardware sampling module | Andreas Krebbel |
2011-12-07 | oprofile: Fix oprofile_timer_exit() breakage | Robert Richter |
2011-12-06 | perf, x86: Expose perf capability to other modules | Gleb Natapov |
2011-12-06 | perf, x86: Implement arch event mask as quirk | Peter Zijlstra |
2011-12-06 | x86, perf: Disable non available architectural events | Gleb Natapov |
2011-12-06 | jump_label: Provide jump_label_key initializers | Peter Zijlstra |
2011-12-06 | jump_label, x86: Fix section mismatch | Peter Zijlstra |
2011-12-06 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-12-06 | perf, core: Rate limit perf_sched_events jump_label patching | Gleb Natapov |
2011-12-06 | perf: Fix enable_on_exec for sibling events | Peter Zijlstra |
2011-12-06 | perf: Remove superfluous arguments | Peter Zijlstra |
2011-12-06 | perf, x86: Prefer fixed-purpose counters when scheduling | Peter Zijlstra |
2011-12-06 | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter |
2011-12-06 | perf, x86: Implement event scheduler helper functions | Robert Richter |
2011-12-06 | perf: Avoid a useless pmu_disable() in the perf-tick | Peter Zijlstra |
2011-12-06 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2011-12-05 | ftrace: Fix hash record accounting bug | Steven Rostedt |
2011-12-05 | perf: Fix parsing of __print_flags() in TP_printk() | Steven Rostedt |
2011-12-05 | jump_label: jump_label_inc may return before the code is patched | Gleb Natapov |
2011-12-05 | ftrace: Remove force undef config value left for testing | Steven Rostedt |
2011-12-05 | tracing: Restore system filter behavior | Li Zefan |
2011-12-05 | tracing: fix event_subsystem ref counting | Ilya Dryomov |
2011-12-05 | x86/tools: Add decoded instruction dump mode | Masami Hiramatsu |
2011-12-05 | x86: Update instruction decoder to support new AVX formats | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix insn_sanity message outputs | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix instruction decoder message output | Masami Hiramatsu |
2011-12-05 | x86: Fix instruction decoder to handle grouped AVX instructions | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix Makefile to build all test tools | Masami Hiramatsu |
2011-12-05 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-12-05 | Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent | Ingo Molnar |
2011-12-05 | perf: Fix loss of notification with multi-event | Peter Zijlstra |
2011-12-05 | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra |
2011-12-02 | 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 | trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-... | Tejun Heo |
2011-11-29 | perf test: Allow running just a subset of the available tests | Arnaldo Carvalho de Melo |