perf/x86/intel: Fix __initconst declaration in the RAPL perf driver
[deliverable/linux.git] / tools / perf /
2015-12-06  Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2015-11-28  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-11-28  Wang Nanperf bpf: Rename bpf config to program config
2015-11-28  Namhyung Kimperf hists browser: Update nr entries regardless of...
2015-11-28  Namhyung Kimperf hists: Do not skip elided fields when processing...
2015-11-27  Namhyung Kimperf report: Show error message when processing sample...
2015-11-27  Arnaldo Carvalho... perf list: Robustify event printing routine
2015-11-27  Arnaldo Carvalho... perf list: Add support for PERF_COUNT_SW_BPF_OUT
2015-11-27  Jiri Olsaperf test: 'unwind' test should create kernel maps
2015-11-27  Michael Petlanperf buildid-list: Show running kernel build id fix
2015-11-27  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-11-26  Jiri Olsaperf evlist: Display WEIGHT sample type bit
2015-11-26  Jiri Olsaperf stat: Clear sample_(type|period) for counting
2015-11-26  Ekaterina Tumanovaperf symbols: Add the path to vmlinux.debug
2015-11-26  Ekaterina Tumanovaperf symbols: Refactor vmlinux_path__init() to ease...
2015-11-26  Jiri Olsaperf script: Pass perf_script into process_event
2015-11-26  Yannick Brosseauperf tools: Correctly identify anon_hugepage when gener...
2015-11-26  Wang Nanperf machine: Adjust dso->long_name for offline module
2015-11-26  Jiri Olsaperf build: Fix traceevent plugins build race
2015-11-26  Jiri Olsaperf script: Remove default_scripting_ops
2015-11-26  Namhyung Kimperf top: Fix freeze on --call-graph flat/folded
2015-11-26  Namhyung Kimperf callchain: Honor hide_unresolved
2015-11-26  Ingo MolnarMerge tag 'perf-core-for-mingo-2' of git://git./linux...
2015-11-25  Masami Hiramatsuperf probe: Fix to free temporal Dwarf_Frame correctly
2015-11-24  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-11-23  Jiri Olsaperf callchain: Add missing parent_val initialization
2015-11-23  Taeung Songperf config: Add initial man page
2015-11-23  Taeung Songperf tools: Add 'perf config' command
2015-11-23  Jiri Olsaperf callchain: Add order support for libdw DWARF unwinder
2015-11-23  Jiri Olsaperf test: Add callchain order setup for DWARF unwinder...
2015-11-23  Jiri Olsaperf callchain: Add order support for libunwind DWARF...
2015-11-23  Jiri Olsaperf callchain: Move initial entry call into get_entrie...
2015-11-23  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-11-22  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-22  Linus TorvaldsMerge tag 'tty-4.4-rc2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge tag 'staging-4.4-rc2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge tag 'usb-4.4-rc2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-11-22  Linus TorvaldsMerge branch 'parisc-4.4-2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-11-22  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-11-20  Rafael J. WysockiMerge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'
2015-11-20  Rafael J. WysockiMerge branch 'pm-sleep'
2015-11-20  Rafael J. WysockiMerge branches 'pm-cpufreq' and 'acpi-cppc'
2015-11-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-19  Linus TorvaldsMerge tag 'mmc-v4.4-rc1' of git://git.linaro.org/people...
2015-11-19  Namhyung Kimperf ui/gtk: Support folded callchains
2015-11-19  Namhyung Kimperf ui/gtk: Support flat callchains
2015-11-19  Namhyung Kimperf hists browser: Support folded callchains
2015-11-19  Namhyung Kimperf hists browser: Support flat callchains
2015-11-19  Namhyung Kimperf hists browser: Factor out hist_browser__show_callc...
2015-11-19  Namhyung Kimperf report: Add callchain value option
2015-11-19  Namhyung Kimperf callchain: Add count fields to struct callchain_node
2015-11-19  Namhyung Kimperf callchain: Abstract callchain print function
2015-11-19  Namhyung Kimperf report: Support folded callchain mode on --stdio
2015-11-19  Masami Hiramatsuperf machine: Fix machine__findnew_module_map to put dso
2015-11-19  Masami Hiramatsuperf tools: Fix machine__create_kernel_maps to put...
2015-11-19  Masami Hiramatsuperf tools: Fix __dsos__addnew to put dso after adding...
2015-11-19  Masami Hiramatsuperf tools: Fix to put new map after inserting to map_g...
2015-11-19  Masami Hiramatsuperf tools: Make perf_exec_path() always return malloc...
2015-11-19  Masami Hiramatsuperf machine: Fix to destroy kernel maps when machine...
2015-11-19  Masami Hiramatsuperf machine: Fix machine__destroy_kernel_maps to drop...
2015-11-19  Masami Hiramatsuperf machine: Fix machine__findnew_module_map to put...
2015-11-19  Masami Hiramatsuperf probe: Fix to free temporal Dwarf_Frame
2015-11-19  Wang Nanperf test: Mute test cases error messages if verbose...
2015-11-19  Wang Nanperf test: Print result for each BPF subtest
2015-11-19  Wang Nanperf test: Print result for each LLVM subtest
2015-11-19  Arnaldo Carvalho... perf tests: Pass the subtest index to each test routine
2015-11-19  Dave AirlieMerge branch 'drm-fixes-4.4' of git://people.freedeskto...
2015-11-18  Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.4a' of ssh://ra./linux/kerne...
2015-11-18  Wang Nanperf bpf: Use same BPF program if arguments are identical
2015-11-18  Wang Nanperf test: Fix 'perf test BPF' when it fails to find...
2015-11-18  Wang Nanperf test: Test the BPF prologue adding infrastructure
2015-11-18  Wang Nanperf bpf: Generate prologue for BPF programs
2015-11-18  He Kuangperf bpf: Add prologue for BPF programs for fetching...
2015-11-18  Wang Nanperf bpf: Allow BPF program config probing options
2015-11-18  Wang Nanperf bpf: Allow attaching BPF programs to modules symbols
2015-11-18  Wang Nanperf bpf: Allow BPF program attach to uprobe events
2015-11-18  Wang Nanperf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE...
2015-11-18  Wang Nanperf bpf: Add BPF_PROLOGUE config options for further...
2015-11-18  Arnaldo Carvalho... tools: Adopt memdup() from tools/perf, moving it to...
2015-11-18  Arnaldo Carvalho... perf test: Fix build of BPF and LLVM on older glibc...
2015-11-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-18  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-11-17  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-11-17  Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2015-11-16  Rafael J. WysockiMerge branch 'pm-tools'
2015-11-15  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-11-15  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-11-14  Linus TorvaldsMerge tag 'sound-fix-4.4-rc1' of git://git./linux/kerne...
2015-11-14  Linus TorvaldsMerge tag 'arc-4.4-rc1-part2' of git://git./linux/kerne...
2015-11-14  Linus TorvaldsMerge tag 'chrome-platform-4.4' of git://git./linux...
2015-11-14  Linus TorvaldsMerge tag 'platform-drivers-x86-v4.4-2' of git://git...
2015-11-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-14  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-11-14  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-11-14  Linus TorvaldsMerge tag 'vfio-v4.4-rc1' of git://github.com/awilliam...
2015-11-14  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-11-14  Linus TorvaldsMerge branch 'for-linus-4.4' of git://git./linux/kernel...
next
This page took 0.053547 seconds and 8 git commands to generate.