perf tools: Move syscall and arch specific defines from perf.h
[deliverable/linux.git] / tools /
2014-05-05  Jiri Olsaperf tools: Move syscall and arch specific defines...
2014-05-05  Jiri Olsaperf tools: Move perf_call_graph_mode enum from perf.h
2014-05-05  Jiri Olsaperf tools: Move sample data structures from perf.h
2014-05-05  Jiri Olsaperf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h
2014-05-05  Jiri Olsaperf tools: Remove asmlinkage define from perf.h
2014-05-05  Jiri Olsaperf tools: Remove min define from perf.h
2014-05-05  Jiri Olsaperf tools: Remove unlikely define from perf.h
2014-05-05  Jiri Olsaperf tools: Remove MAX_COUNTERS define from perf.h
2014-05-01  Borislav Petkovtools: Consolidate types.h
2014-05-01  Borislav Petkovtools: Unify export.h
2014-05-01  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-05-01  Ingo MolnarMerge branch 'perf/urgent' into perf/core, to resolve...
2014-05-01  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-04-30  Jiri Olsaperf tests x86: Fix stack map lookup in dwarf unwind...
2014-04-30  Mathias Krauseperf x86: Fix perf to use non-executable stack, again
2014-04-30  Xia Kaixuperf tools: Remove extra '/' character in events file...
2014-04-30  Richard Yaoperf machine: Search for modules in %s/lib/modules/%s
2014-04-30  Jiri Olsaperf tests: Add static build make test
2014-04-30  Jiri Olsaperf tools: Fix bfd dependency libraries detection
2014-04-30  Jiri Olsaperf tools: Use LDFLAGS instead of ALL_LDFLAGS
2014-04-29  Jean Pihetperf tools ARM64: Wire up perf_regs and unwind support
2014-04-29  Borislav Petkovperf tools: Move u64_swap union
2014-04-29  Alexander Yaryginperf tests: Add a test of kvm-390: trace event
2014-04-29  Alexander Yaryginperf tests: Add numeric identifier to evlist_test
2014-04-29  Alexander Yaryginperf tools: Parse tracepoints with '-' in system name
2014-04-29  Namhyung Kimperf tools: Handle EINTR error for readn/writen
2014-04-29  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-04-28  Jiri Olsaperf tests: Add map groups sharing with thread object...
2014-04-28  Jiri Olsaperf tools: Share map_groups among threads of the same...
2014-04-28  Arnaldo Carvalho... perf tools: Reference count map_groups objects
2014-04-28  Arnaldo Carvalho... perf tools: Allocate thread map_groups's dynamically
2014-04-28  Jiri Olsaperf tests: Add thread maps lookup automated tests
2014-04-28  Namhyung Kimperf tests: Add a test case for hists filtering
2014-04-28  Namhyung Kimperf tests: Factor out fake_setup_machine()
2014-04-25  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-04-25  Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2014-04-24  Namhyung Kimperf hists/tui: Count callchain rows separately
2014-04-24  Namhyung Kimperf top/tui: Update nr_entries properly after a filter...
2014-04-24  Namhyung Kimperf ui/tui: Rename hist_browser__update_nr_entries()
2014-04-24  Namhyung Kimperf ui/tui: Fix off-by-one in hist_browser__update_nr_...
2014-04-24  Namhyung Kimperf hists: Add missing update on filtered stats in...
2014-04-24  Namhyung Kimperf tools: Account entry stats when it's added to...
2014-04-24  Namhyung Kimperf hists: Collapse expanded callchains after filter...
2014-04-24  Namhyung Kimperf hists: Add a couple of hists stat helper functions
2014-04-24  Namhyung Kimperf hists: Move column length calculation out of hists...
2014-04-24  Namhyung Kimperf hists: Rename hists__inc_stats()
2014-04-24  Namhyung Kimperf report: Count number of entries separately
2014-04-23  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-04-23  Steven Rostedttools lib traceevent: Fix memory leak in pretty_print()
2014-04-23  Steven Rostedttools lib traceevent: Fix backward compatibility macros...
2014-04-23  Jiri Olsaperf tools: Disable libdw unwind for all but x86 arch
2014-04-23  Masanari Iidaperf tests x86: Fix memory leak in sample_ustack()
2014-04-22  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-04-22  Linus TorvaldsMerge tag 'gpio-v3.15-2' of git://git./linux/kernel...
2014-04-22  Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2014-04-22  Don Zickusperf callchain: Add generic report parse callchain...
2014-04-22  Don Zickusperf kmem: Utilize the new generic cpunode_map
2014-04-22  Don Zickusperf tools: Use cpu/possible instead of cpu/kernel_max
2014-04-22  Don Zickusperf tools: Allow ability to map cpus to nodes easily
2014-04-22  Jiri Olsaperf tools: Fix pmu object compilation error
2014-04-21  Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2014-04-20  Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-04-20  Linus TorvaldsMerge tag 'iommu-fixes-v3.15-rc1' of git://git./linux...
2014-04-20  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-04-20  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-04-19  Adrien BAKperf tools: Improve error reporting
2014-04-19  Vladimir Nikulichevperf tools: Adjust symbols in VDSO
2014-04-19  Alexander Yaryginperf kvm: Fix 'Min time' counting in report command
2014-04-19  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-04-19  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-04-19  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-04-19  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-04-19  Dave AirlieMerge branch 'drm-next-3.15-wip' of git://people.freede...
2014-04-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-19  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2014-04-19  Linus TorvaldsMerge tag 'char-misc-3.15-rc2' of git://git./linux...
2014-04-18  Linus TorvaldsMerge tag 'driver-core-3.15-rc2' of git://git./linux...
2014-04-18  Linus TorvaldsMerge tag 'staging-3.15-rc2' of git://git./linux/kernel...
2014-04-18  Linus TorvaldsMerge tag 'tty-3.15-rc2' of git://git./linux/kernel...
2014-04-18  Linus TorvaldsMerge tag 'usb-3.15-rc2' of git://git./linux/kernel...
2014-04-18  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-04-18  Linus TorvaldsMerge tag 'pci-v3.15-fixes-1' of git://git./linux/kerne...
2014-04-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-18  Linus TorvaldsMerge tag 'sound-3.15-rc2' of git://git./linux/kernel...
2014-04-18  Linus TorvaldsMerge tag 'dt-fixes-for-3.15' of git://git./linux/kerne...
2014-04-18  Linus TorvaldsMerge tag 'xfs-for-linus-3.15-rc2' of git://oss.sgi...
2014-04-18  Linus TorvaldsMerge tag 'trace-fixes-v3.15-rc1' of git://git./linux...
2014-04-18  Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2014-04-17  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-04-17  Linus TorvaldsMerge branch 'parisc-3.15' of git://git./linux/kernel...
2014-04-17  Linus TorvaldsMerge branch 'ipmi' (emailed ipmi fixes)
2014-04-17  Linus TorvaldsMerge tag 'stable/for-linus-3.15-rc1-tag' of git:/...
2014-04-17  Linus TorvaldsMerge tag '3.15-fixes' of git://neil.brown.name/md
2014-04-17  Linus TorvaldsMerge tag 'fbdev-reorder-3.15' of git://git./linux...
2014-04-17  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-04-16  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-04-16  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-04-16  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-04-16  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2014-04-16  K. Y. SrinivasanTools: hv: Handle the case when the target file exists...
next
This page took 0.140095 seconds and 8 git commands to generate.