perf tools: Add documentation for perf.data on disk format
[deliverable/linux.git] / tools /
2016-06-29  Andi Kleenperf tools: Add documentation for perf.data on disk...
2016-06-29  Ingo MolnarMerge tag 'perf-core-for-mingo-20160628' of git://git...
2016-06-28  Wang Nanperf data ctf: Generate fork and exit events to CTF...
2016-06-28  Wang Nanperf data ctf: Add '--all' option for 'perf data convert'
2016-06-28  Wang Nanperf data ctf: Generate comm event to CTF output
2016-06-28  Wang Nanperf data ctf: Prepare collect non-sample events
2016-06-28  Wang Nanperf data ctf: Add 'all' option
2016-06-28  Wang Nanperf data ctf: Pass convert options through opts structure
2016-06-28  Wang Nanperf data ctf: Add value_set_string() helper
2016-06-28  Jiri Olsaperf symbols: Use proper dso name for is_regular_file
2016-06-28  Wang Nanperf record: Prepare picking perf_event_mmap_page from...
2016-06-28  Wang Nanperf record: Prepare reading from multiple evlists...
2016-06-28  Wang Nanperf record: Move mmap setup block to separate function
2016-06-28  Jiri Olsaperf data convert: Include config.h header
2016-06-28  Wang Nanperf build: Add libbabeltrace to build-test
2016-06-27  Ravi Bangoriaperf tools: Add more toolchain triplets
2016-06-27  Naveen N. Raoperf annotate: Generalize handling of 'ret' instructions
2016-06-27  Neeraj Badlaniperf tools: Update makefile message for installing...
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./linux/kernel/git...
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./linux...
2016-06-25  Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-06-25  Linus TorvaldsMerge tag 'sound-4.7-rc5' of git://git./linux/kernel...
2016-06-25  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
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./linux...
2016-06-25  Linus TorvaldsMerge tag 'powerpc-4.7-4' of git://git./linux/kernel...
2016-06-25  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-06-25  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-06-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-06-25  Linus TorvaldsMerge tag 'hwmon-for-linus-v4.7-rc5' of git://git....
2016-06-25  Linus TorvaldsMerge tag 'acpi-4.7-rc5' of git://git./linux/kernel...
2016-06-25  Linus TorvaldsMerge tag 'pm-4.7-rc5' of git://git./linux/kernel/git...
2016-06-25  Linus TorvaldsMerge tag 'for-linus-4.7b-rc4-tag' of git://git./linux...
2016-06-25  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
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./linux/kernel...
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./linux...
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./linux/kernel...
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./linux/kernel...
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./linux/kernel...
2016-06-20  Linus TorvaldsMerge tag 'trace-v4.7-rc3' of git://git./linux/kernel...
2016-06-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-06-20  Linus TorvaldsMerge tag 'hwmon-for-linus-v4.7-rc4' of git://git....
2016-06-20  Steven Rostedt ... ftracetest: Fix hist unsupported result in hist selftests
2016-06-19  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
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./linux/kernel...
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./linux...
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...
next
This page took 0.067868 seconds and 8 git commands to generate.