Age | Commit message (Expand) | Author | Files | Lines |
2010-01-31 | perf: Add util/include/linuxhash.h to include hash.h of kernel | Hitoshi Mitake | 2 | -0/+6 |
2010-01-31 | perf tools: Add __data_loc support | Hitoshi Mitake | 1 | -0/+9 |
2010-01-31 | Revert "perf record: Intercept all events" | Hitoshi Mitake | 1 | -18/+10 |
2010-01-29 | perf: Ignore perf-archive temp file | John Kacur | 1 | -0/+1 |
2010-01-29 | tools/perf/perf.c: Clean up trivial style issues | Thiago Farina | 1 | -10/+11 |
2010-01-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 669 | -4845/+18382 |
2010-01-29 | perf session: Create kernel maps in the constructor | Arnaldo Carvalho de Melo | 4 | -17/+11 |
2010-01-29 | perf symbols: Split helpers used when creating kernel dso object | Arnaldo Carvalho de Melo | 2 | -7/+23 |
2010-01-29 | perf symbols: Factor out dso__load_vmlinux_path() | Arnaldo Carvalho de Melo | 2 | -14/+26 |
2010-01-29 | perf top: Exit if specified --vmlinux can't be used | Arnaldo Carvalho de Melo | 1 | -1/+23 |
2010-01-29 | perf_events: Fix sample_period transfer on inherit | Peter Zijlstra | 1 | -2/+9 |
2010-01-29 | perf_events, x86: Remove spurious counter reset from x86_pmu_enable() | Peter Zijlstra | 1 | -3/+0 |
2010-01-29 | perf_events, x86: Implement Intel Westmere support | Peter Zijlstra | 1 | -7/+117 |
2010-01-29 | perf_events, x86: Clean up hw_perf_*_all() implementation | Peter Zijlstra | 1 | -45/+14 |
2010-01-29 | perf_events, x86: Fix event constraint masks | Peter Zijlstra | 2 | -5/+10 |
2010-01-29 | perf_event: x86: Deduplicate the disable code | Peter Zijlstra | 1 | -16/+13 |
2010-01-29 | perf, x86: Clean up event constraints code a bit | Ingo Molnar | 2 | -42/+19 |
2010-01-29 | perf_event: x86: Optimize x86_pmu_disable() | Peter Zijlstra | 1 | -0/+1 |
2010-01-29 | perf_event: x86: Optimize the fast path a little more | Peter Zijlstra | 1 | -3/+3 |
2010-01-29 | perf_event: x86: Optimize constraint weight computation | Peter Zijlstra | 1 | -4/+5 |
2010-01-29 | perf_event: x86: Optimize the constraint searching bits | Peter Zijlstra | 1 | -41/+34 |
2010-01-29 | bitops: Provide compile time HWEIGHT{8,16,32,64} | Peter Zijlstra | 1 | -2/+16 |
2010-01-29 | perf_event: x86: Reduce some overly long lines with some MACROs | Peter Zijlstra | 1 | -31/+37 |
2010-01-29 | perf_event: x86: Clean up some of the u64/long bitmask casting | Peter Zijlstra | 1 | -24/+23 |
2010-01-29 | perf_event: x86: Fixup constraints typing issue | Peter Zijlstra | 1 | -3/+3 |
2010-01-29 | perf_event: x86: Allocate the fake_cpuc | Peter Zijlstra | 1 | -10/+19 |
2010-01-29 | perf_events: Add fast-path to the rescheduling code | Stephane Eranian | 1 | -30/+61 |
2010-01-29 | perf_events, x86: Improve x86 event scheduling | Stephane Eranian | 2 | -217/+574 |
2010-01-29 | x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint... | K.Prasad | 1 | -3/+7 |
2010-01-29 | x86/debug: Clear reserved bits of DR6 in do_debug() | K.Prasad | 2 | -0/+6 |
2010-01-29 | tracing/kprobe: Cleanup unused return value of tracing functions | Xiao Guangrong | 1 | -17/+10 |
2010-01-29 | perf: Factorize trace events raw sample buffer operations | Xiao Guangrong | 5 | -187/+88 |
2010-01-28 | perf: Fix inconsistency between IP and callchain sampling | Anton Blanchard | 3 | -9/+0 |
2010-01-28 | hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails. | Mahesh Salgaonkar | 1 | -0/+4 |
2010-01-27 | perf trace: Add -i option for choosing input file | Hitoshi Mitake | 1 | -0/+2 |
2010-01-27 | perf symbols: Use the right variable to check for kallsyms in the cache | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2010-01-27 | perf symbols: Fix inverted logic for showing kallsyms as the source of symbols | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-01-27 | perf top: Handle PERF_RECORD_{FORK,EXIT} events | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2010-01-27 | perf top: Fix sample counting | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2010-01-27 | perf: Ignore perf.data.old | Amerigo Wang | 1 | -0/+1 |
2010-01-27 | perf report: Fix segmentation fault when running with '-g none' | Yong Wang | 1 | -1/+1 |
2010-01-27 | perf: Reimplement frequency driven sampling | Peter Zijlstra | 2 | -43/+94 |
2010-01-26 | fnctl: f_modown should call write_lock_irqsave/restore | Greg Kroah-Hartman | 1 | -2/+4 |
2010-01-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 3 | -35/+77 |
2010-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 3 | -8/+8 |
2010-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2 | -16/+24 |
2010-01-25 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -34/+128 |
2010-01-25 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 3 | -8/+9 |
2010-01-25 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -14/+15 |
2010-01-25 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 51 | -520/+958 |