]> git.karo-electronics.de Git - karo-tx-linux.git/history - tools
perf annotate: Remove unused hist_entry__annotate function
[karo-tx-linux.git] / tools /
2016-06-27 Ravi Bangoriaperf annotate: Remove unused hist_entry__annotate function
2016-06-27 Ingo MolnarMerge tag 'v4.7-rc5' into perf/core, to pick up fixes
2016-06-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-06-26 Ingo MolnarMerge tag 'perf-core-for-mingo-20160623' of git://git...
2016-06-25 Linus TorvaldsMerge branch 'for-linus-4.7-part2' of git://git.kernel...
2016-06-25 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git.kernel.org...
2016-06-25 Linus TorvaldsMerge tag 'sound-4.7-rc5' of git://git.kernel.org/pub...
2016-06-25 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-06-25 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-06-25 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-06-25 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-06-25 Linus TorvaldsMerge tag 'powerpc-4.7-4' of git://git.kernel.org/pub...
2016-06-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-06-25 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-06-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-06-25 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.7-rc5' of git://git.kerne...
2016-06-25 Linus TorvaldsMerge tag 'acpi-4.7-rc5' of git://git.kernel.org/pub...
2016-06-25 Linus TorvaldsMerge tag 'pm-4.7-rc5' of git://git.kernel.org/pub...
2016-06-25 Linus TorvaldsMerge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel...
2016-06-25 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2016-06-25 Colin Ian Kingtools/vm/slabinfo: fix spelling mistake: "Ocurrences...
2016-06-25 Mike Kravetzselftests/vm/compaction_test: fix write to restore...
2016-06-25 Linus TorvaldsMerge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields...
2016-06-24 Rafael J. WysockiMerge branch 'acpica-fixes'
2016-06-24 Linus TorvaldsMerge tag 'drm-fixes-for-v4.7-rc5' of git://people...
2016-06-24 Linus TorvaldsMerge tag 'pci-v4.7-fixes-1' of git://git.kernel.org...
2016-06-24 Dave AirlieMerge branch 'drm-fixes-4.7' of git://people.freedeskto...
2016-06-24 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.kernel...
2016-06-24 Dave AirlieMerge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc5' of github...
2016-06-24 Dave AirlieMerge tag 'sunxi-drm-fixes-for-4.7' of https://git...
2016-06-24 Dave AirlieMerge branch 'linux-4.7' of git://github.com/skeggsb...
2016-06-23 Taeung Songperf config: Reimplement show_config() using config_set...
2016-06-23 Taeung Songperf config: Introduce new init() and exit()
2016-06-23 Adrian Hunterperf script: Add callindent option
2016-06-23 Adrian Hunterperf auxtrace: Add option to feed branches to the threa...
2016-06-23 Adrian Hunterperf script: Print sample flags more nicely
2016-06-23 Arnaldo Carvalho... perf intlist: Rename for_each() macros to for_each_entry()
2016-06-23 Arnaldo Carvalho... perf rb_resort: Rename for_each() macros to for_each_en...
2016-06-23 Arnaldo Carvalho... perf tools: Rename strlist_for_each() macros to for_eac...
2016-06-23 Arnaldo Carvalho... perf evlist: Rename for_each() macros to for_each_entry()
2016-06-23 He Kuangperf unwind: Fix wrongly used regs for aarch64 unwind
2016-06-23 He Kuangperf unwind: Fix wrongly used regs for x86_32 unwind
2016-06-23 He Kuangperf unwind: Change macro names of perf register
2016-06-23 He Kuangperf tools: Find right DSO taking into account if binar...
2016-06-23 Taeung Songperf config: Move config declarations from util/cache...
2016-06-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-06-22 He Kuangperf tools: Let python use correct gcc for build_ext
2016-06-22 Linus TorvaldsMerge tag 'gpio-v4.7-4' of git://git.kernel.org/pub...
2016-06-22 Arnaldo Carvalho... perf machine: Destructors should accept NULL
2016-06-22 Arnaldo Carvalho... perf tests time-to-tsc: No need to disable an event...
2016-06-22 Arnaldo Carvalho... perf session: Destructors should accept NULL
2016-06-22 Arnaldo Carvalho... perf evlist: Destructors should accept NULL
2016-06-22 Jiri Olsaperf hists: Enlarge pid sort entry size
2016-06-22 Jiri Olsaperf hists browser: Introduce init()
2016-06-22 Jiri Olsaperf hists browser: Introduce perf_evsel_browser constr...
2016-06-22 Jiri Olsaperf hists browser: Move horizontal scroll init to...
2016-06-22 Jiri Olsaperf hists browser: Introduce struct hist_browser title...
2016-06-22 Jiri Olsaperf hists browser: Make (new|delete|run) public
2016-06-22 Jiri Olsaperf hists browser: Move hist_browser into header file
2016-06-22 Arnaldo Carvalho... perf script stackcollapse: Remove reference to the...
2016-06-22 Ingo MolnarMerge tag 'perf-core-for-mingo-20160621' of git://git...
2016-06-21 Paolo Bonziniperf script: Add stackcollapse.py script
2016-06-21 Arnaldo Carvalho... perf evsel: Fix write_backwards fallback
2016-06-21 Wang Nanperf record: Add --dry-run option to check cmdline...
2016-06-21 Wang Nanperf llvm: Allow dump llvm output object file using...
2016-06-21 Arnaldo Carvalho... perf tools: Remove --perf-dir and --work-dir
2016-06-21 Arnaldo Carvalho... perf tools: Remove some unused functions
2016-06-21 Jiri Olsaperf hists: Rename __hists__add_entry to hists__add_entry
2016-06-21 Adrian Hunterperf script: Fix documentation of '-f' when it should...
2016-06-21 Jean Delvarekbuild: List libelf-devel as an alternative
2016-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-06-20 Linus TorvaldsMerge tag 'trace-v4.7-rc3' of git://git.kernel.org...
2016-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-06-20 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.7-rc4' of git://git.kerne...
2016-06-20 Steven Rostedt ... ftracetest: Fix hist unsupported result in hist selftests
2016-06-19 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2016-06-19 Linus TorvaldsMerge tag 'dmaengine-fix-4.7-rc4' of git://git.infradea...
2016-06-19 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2016-06-19 Olof JohanssonMerge tag 'gpmc-omap-fixes-for-v4.7' of https://github...
2016-06-19 Olof JohanssonMerge tag 'fixes-rcu-fiq-signed' of git://git.kernel...
2016-06-19 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-06-18 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes...
2016-06-18 Linus TorvaldsMerge tag 'usb-4.7-rc4' of git://git.kernel.org/pub...
2016-06-18 Linus TorvaldsMerge tag 'staging-4.7-rc4' of git://git.kernel.org...
2016-06-18 Linus TorvaldsMerge tag 'driver-core-4.7-rc4' of git://git.kernel...
2016-06-18 Linus TorvaldsMerge tag 'char-misc-4.7-rc4' of git://git.kernel.org...
2016-06-18 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git.kernel.org...
2016-06-18 Linus TorvaldsMerge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub...
2016-06-18 Linus TorvaldsMerge tag 'pm-4.7-rc4' of git://git.kernel.org/pub...
2016-06-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-06-17 Rafael J. WysockiMerge branch 'acpica-fixes'
2016-06-17 Rafael J. WysockiMerge branches 'pm-opp' and 'pm-cpufreq-fixes'
2016-06-17 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2016-06-17 Linus TorvaldsMerge tag 'iommu-fixes-v4.7-rc3' of git://git.kernel...
2016-06-17 Linus TorvaldsMerge tag 'for-4.7-rc4' of git://git.kernel.org/pub...
2016-06-17 Linus TorvaldsMerge tag 'pwm/for-4.7-rc4' of git://git.kernel.org...
2016-06-17 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-06-17 Linus TorvaldsMerge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields...
2016-06-17 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2016-06-16 Ingo MolnarMerge tag 'perf-core-for-mingo-20160615' of git://git...
next