2010-03-12 |
Ingo Molnar | Merge branch 'perf/urgent' into perf/core |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Arnaldo Carvalho... | perf record: Mention paranoid sysctl when failing to... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Arnaldo Carvalho... | perf record: Don't try to find buildids in a zero sized... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
eranian@google.com | perf_events: Improve task_sched_in() |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Xiao Guangrong | perf: export perf_trace_regs and perf_arch_fetch_caller... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Peter Zijlstra | perf, x86: Fix hw_perf_enable() event assignment |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Peter Zijlstra | perf, ppc: Fix compile error due to new cpu notifiers |
commit | commitdiff | tree | snapshot |
2010-03-11 |
John Kacur | perf: Make the install relative to DESTDIR if specified |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Masami Hiramatsu | kprobes: Calculate the index correctly when freeing... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Paul Mackerras | perf tools: Fix sparse CPU numbering related bugs |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Paul Mackerras | perf_event: Fix oops triggered by cpu offline/online |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Frederic Weisbecker | perf: Drop the obsolete profile naming for trace events |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Frederic Weisbecker | perf: Take a hot regs snapshot for trace events |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Frederic Weisbecker | perf: Introduce new perf_fetch_caller_regs() for hot... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Frederic Weisbecker | perf/x86-64: Use frame pointer to walk on irq and proce... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Frederic Weisbecker | lockdep: Move lock events under lockdep recursion prote... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Arnaldo Carvalho... | perf report: Print the map table just after samples... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Eric B Munson | perf report: Add multiple event support |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Eric B Munson | perf session: Change perf_session post processing funct... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Eric B Munson | perf session: Add storage for seperating event types... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Eric B Munson | perf session: Change add_hist_entry to take the tree... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Eric B Munson | perf record: Add ID and to recorded event data when... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Arnaldo Carvalho... | perf probe: Add missing variable initialization |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Arnaldo Carvalho... | perf tools: Don't trow away old map slices not overlapp... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ingo Molnar | perf, x86: Fix the !CONFIG_CPU_SUP_INTEL build |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ingo Molnar | perf, x86: Add INSTRUCTION_DECODER config flag |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix LBR read-out |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Fixup the PEBS handler for Core2 cpus |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Remove checking_{wr,rd}msr() usage |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Don't reset the LBR as frequently |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix silly bug in intel_pmu_pebs_{enable... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Deal with multiple state bits for pebs-fmt1 |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Reorder intel_pmu_enable_all() |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix LBR enable/disable vs cpuc->enabled |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix PEBS enable/disable vs cpuc->enabled |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix pebs drains |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Avoid double disable on throttle vs ioctl... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Robustify PEBS fixup |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Clear the LBRs on init |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Disable PEBS on clovertown chips |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix silly bug in data store buffer allocation |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | x86: Move MAX_INSN_SIZE into asm/insn.h |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Expose the full PEBS record using PERF_SAMPL... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Clean up IA32_PERF_CAPABILITIES usage |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf-top: Show the percentage of successfull PEBS-fixups |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: use LBR for PEBS IP+1 fixup |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Implement simple LBR support |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf: Add attr->precise support to raw event parsing |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Add PEBS infrastructure |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf: Provide better condition for event rotation |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix double enable calls |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix double disable calls |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Properly account n_added |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Avoid double disable on throttle vs ioctl... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Fix x86_pmu_start |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Use unlocked bitops |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Change x86_pmu.{enable,disable} calling... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Remove superfluous arguments to x86_perf_eve... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86: Remove superfluous arguments to x86_perf_eve... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf, x86, Do not user perf_disable from NMI context |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf: Optimize perf_disable |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf: Rework and fix the arch CPU-hotplug hooks |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Peter Zijlstra | perf: Provide generic perf_sample_data initialization |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Ingo Molnar | Merge commit 'v2.6.34-rc1' into perf/urgent |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Ingo Molnar | MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainer |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Linus Torvalds | Linux 2.6.34-rc1 |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git390.marist.edu... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Christian Kujau | FS-Cache: Remove the EXPERIMENTAL flag |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Wim Van Sebroeck | [WATCHDOG] i6300esb.c: change platform_driver to pci_driver |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Hendrik Brueckner | [S390] smsgiucv_app: deliver z/VM CP special messages... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Hendrik Brueckner | [S390] smsgiucv: declare char pointers as "const" |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Stefan Weinhuber | [S390] dasd: automatic recognition of read-only devices |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ursula Braun | [S390] remove unused qdio flags in zfcp and qeth |
commit | commitdiff | tree | snapshot |
2010-03-08 |
John Stultz | [S390] Cleanup xtime usage |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ursula Braun | [S390] qdio: add missing bracket |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Sebastian Ott | [S390] cio: fix init_count in case of recognition after... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Nigel Hislop | [S390] dasd: security and PSF update patch for EMC... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Hendrik Brueckner | [S390] hvc_iucv: allocate memory buffers for IUCV in... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Heiko Carstens | [S390] uaccess: make sure copy_from_user_overflow is... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Wim Van Sebroeck | [WATCHDOG] i6300esb: fix unlock register with |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Takashi Iwai | Merge branch 'topic/misc' into for-linus |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Takashi Iwai | Merge branch 'topic/asoc' into for-linus |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Takashi Iwai | Merge branch 'topic/hda' into for-linus |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Wu Fengguang | ALSA: hdmi - show debug message on changing audio infoframe |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Wu Fengguang | ALSA: hdmi - merge common code for intelhdmi and nvhdmi |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Randy Dunlap | msi-laptop: depends on RFKILL |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Lee, Chun-Yi | msi-laptop: Detect 3G device exists by standard ec... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Lee, Chun-Yi | msi-laptop: Add resume method for set the SCM load... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Lee, Chun-Yi | msi-laptop: Support some MSI 3G netbook that is need... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Lee, Chun-Yi | msi-laptop: Add threeg sysfs file for support query... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Lee, Chun-Yi | msi-laptop: Support standard ec 66/62 command on MSI... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Greg Kroah... | Driver core: create lock/unlock functions for struct... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Stephen Rothwell | sysfs: fix for thinko with sysfs_bin_attr_init() |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Eric W. Biederman | sysfs: Kill unused sysfs_sb variable. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Eric W. Biederman | sysfs: Pass super_block to sysfs_get_inode |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Eric W. Biederman | driver core: Use sysfs_rename_link in device_rename |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Eric W. Biederman | sysfs: Implement sysfs_rename_link |
commit | commitdiff | tree | snapshot |
next |