OSDN Git Service

tomoyo/tomoyo-test1.git
2014-02-24 Namhyung Kimperf symbols: Check compatible symtab type before loadi...
2014-02-24 Stephane Eranianperf symbols: Check return value of filename__read_debu...
2014-02-24 Jiri Olsaperf tests: Add NO_LIBDW_DWARF_UNWIND make test
2014-02-24 Jiri Olsaperf tools: Setup default dwarf post unwinder
2014-02-24 Jiri Olsaperf tools: Add libdw DWARF post unwind support
2014-02-24 Jiri Olsaperf tools: Add feature check for libdw dwarf unwind
2014-02-24 Arnaldo Carvalho... perf tools: Warn the user about how to enable libunwind...
2014-02-24 Jiri Olsaperf tools: Add variable display for VF make output
2014-02-24 Jiri Olsaperf tools: Factor features display code
2014-02-24 Jiri Olsaperf tools: Fix bison OUTPUT directories dependency
2014-02-24 Jiri Olsaperf tests: Add pmu-bison.o make test
2014-02-24 Jiri Olsaperf tests: Fix *.o make tests
2014-02-22 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-02-21 Stephane Eranianperf/x86/uncore: use MiB unit for events for SNB/IVB...
2014-02-21 Stephane Eranianperf/x86/uncore: add hrtimer to SNB uncore IMC PMU
2014-02-21 Stephane Eranianperf/x86/uncore: add SNB/IVB/HSW client uncore memory...
2014-02-21 Stephane Eranianperf/x86/uncore: move uncore_event_to_box() and uncore_...
2014-02-21 Stephane Eranianperf/x86/uncore: make hrtimer timeout configurable...
2014-02-21 Stephane Eranianperf/x86/uncore: add PCI ids for SNB/IVB/HSW IMC
2014-02-21 Stephane Eranianperf/x86/uncore: add ability to customize pmu callbacks
2014-02-21 Stephane Eranianperf/x86/uncore: fix initialization of cpumask
2014-02-21 Peter Zijlstraperf/x86: Warn to early_printk() in case irq_work is...
2014-02-18 Masami Hiramatsuperf probe: Support distro-style debuginfo for uprobe
2014-02-18 Masami Hiramatsuperf probe: Allow to add events on the local functions
2014-02-18 Masami Hiramatsuperf probe: Show source-level or symbol-level info...
2014-02-18 Masami Hiramatsuperf probe: Show appropriate symbol for ref_reloc_sym...
2014-02-18 Masami Hiramatsuperf probe: Find given address from offline dwarf
2014-02-18 Masami Hiramatsuperf probe: Use ref_reloc_sym based address instead...
2014-02-18 Masami Hiramatsuperf probe: Show in what binaries/modules probes are set
2014-02-18 Masami Hiramatsuperf probe: Unify show_available_functions for uprobes...
2014-02-18 Masami Hiramatsuperf probe: Replace line_list with intlist
2014-02-18 Masami Hiramatsuperf probe: Remove incorrect symbol check for --list
2014-02-18 Masami Hiramatsuperf probe: Fix to do exit call for symbol maps
2014-02-18 Arnaldo Carvalho... perf symbols: No need to export dso__first_symbol
2014-02-18 Borislav Petkovperf tools: Drop prefetch.h
2014-02-18 Borislav Petkovperf tools: Move hash.h header
2014-02-18 Borislav Petkovperf tools: Move fs.* to lib/api/fs/
2014-02-18 Jiri Olsaperf callchain: Separate perf_reg_value function in...
2014-02-18 Jiri Olsaperf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT...
2014-02-18 Jiri Olsaperf callchain: Rename unwind__arch_reg_id into libunwi...
2014-02-18 Jiri Olsaperf callchain: Separate libunwind code to special...
2014-02-18 Jiri Olsaperf callchain: Add mask into struct regs_dump
2014-02-18 Jiri Olsaperf callchain: Do not report zero address in unwind
2014-02-18 Jiri Olsaperf tools: Fix dwarf unwind max_stack processing
2014-02-18 Jiri Olsaperf tests x86: Add dwarf unwind test
2014-02-18 Jiri Olsaperf tests x86: Introduce perf_regs_load function
2014-02-18 Jiri Olsaperf tools: Fix memory leak in event_format__print...
2014-02-18 Jiri Olsaperf record: Add readable output for callchain debug
2014-02-18 Jiri Olsaperf tools: Add call-graph option support into .perfconfig
2014-02-18 Jiri Olsaperf tools: Put proper period for for samples without...
2014-02-18 Arnaldo Carvalho... perf report: Remove some needless container_of usage
2014-02-18 Arnaldo Carvalho... perf tools: Shorten sample symbol resolving function...
2014-02-18 Arnaldo Carvalho... perf tools: Shorten sample symbol resolving function...
2014-02-18 Arnaldo Carvalho... perf report: Use al->cpumode where applicable
2014-02-18 Arnaldo Carvalho... Merge remote-tracking branch 'acme/perf/urgent' into...
2014-02-13 Arnaldo Carvalho... perf trace: Fix ioctl 'request' beautifier build proble...
2014-02-10 Ben Hutchingsperf trace: Add fallback definition of EFD_SEMAPHORE
2014-02-10 Vince Weaverperf list: Fix checking for supported events on older...
2014-02-10 Jiri Olsaperf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properly
2014-02-10 Masami Hiramatsuperf probe: Do not add offset twice to uprobe address
2014-02-09 Don Zickusperf/x86/p4: Block PMIs on init to prevent a stream...
2014-02-09 Don Zickusperf/x86/p4: Fix counter corruption when using lots...
2014-02-09 Peter Zijlstrax86/nmi: Push duration printk() to irq context
2014-02-09 Peter Zijlstraperf/x86: Push the duration-logging printk() to IRQ...
2014-02-09 Ingo MolnarMerge branch 'linus' into perf/core
2014-02-09 Peter Zijlstraperf/x86: Fix Userspace RDPMC switch
2014-02-09 Peter Zijlstraperf/x86/intel/p6: Add userspace RDPMC quirk for PPro
2014-02-08 Linus TorvaldsMerge tag 'pinctrl-v3.14-2' of git://git./linux/kernel...
2014-02-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-02-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-02-08 Linus TorvaldsMerge tag 'jfs-3.14-rc2' of git://github.com/kleikamp...
2014-02-08 Dave Kleikampjfs: fix generic posix ACL regression
2014-02-08 Richard Weinbergerwatchdog: dw_wdt: Add dependency on HAS_IOMEM
2014-02-07 Linus TorvaldsMerge tag 'driver-core-3.14-rc2' of git://git./linux...
2014-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-02-07 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-02-07 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-02-07 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-02-07 Linus TorvaldsMerge tag 'pm+acpi-3.14-rc2' of git://git./linux/kernel...
2014-02-07 Ilya Dryomovlibceph: do not dereference a NULL bio pointer
2014-02-07 H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2014-02-07 Ilya Dryomovlibceph: take map_sem for read in handle_reply()
2014-02-07 Ilya Dryomovlibceph: factor out logic from ceph_osdc_start_request()
2014-02-07 Mark Rutlandarm64: defconfig: Expand default enabled features
2014-02-07 Will Deaconarm64: asm: remove redundant "cc" clobbers
2014-02-07 Will Deaconarm64: atomics: fix use of acquire + release for full...
2014-02-07 Adam Thomsonhwmon: (da9055) Remove use of regmap_irq_get_virq()
2014-02-06 Rafael J. WysockiMerge branches 'acpi-cleanup' and 'acpi-video'
2014-02-06 Rafael J. WysockiMerge branch 'pm-cpufreq'
2014-02-06 Rafael J. WysockiMerge branches 'acpi-pci-hotplug' and 'acpi-hotplug'
2014-02-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2014-02-06 KOSAKI Motohiromm: __set_page_dirty uses spin_lock_irqsave instead...
2014-02-06 Tang Chenarch/x86/mm/numa.c: fix array index overflow when synch...
2014-02-06 Tang Chenarch/x86/mm/numa.c: initialize numa_kernel_nodes in...
2014-02-06 KOSAKI Motohiromm: __set_page_dirty_nobuffers() uses spin_lock_irqsave...
2014-02-06 Weijie Yangmm/swap: fix race on swap_info reuse between swapoff...
2014-02-06 Shaohua Liswap: add a simple detector for inappropriate swapin...
2014-02-06 Zongxun Wangocfs2: free allocated clusters if error occurs after...
2014-02-06 Randy DunlapDocumentation/kernel-parameters.txt: fix memmap= language
next