perf tests: Add arch tests
[deliverable/linux.git] / tools /
2015-10-05  Matt Flemingperf tests: Add arch tests
2015-10-05  Jiri Olsaperf tools: Handle -h and -v options
2015-10-05  Jiri Olsaperf tools: Setup proper width for symbol_iaddr field
2015-10-05  Don Zickusperf tools: Add support for sorting on the iaddr
2015-10-05  Jiri Olsaperf tests: Add parsing test for 'P' modifier
2015-10-05  Jiri Olsaperf tools: Introduce 'P' modifier to request max precision
2015-10-05  Jiri Olsaperf tools: Export perf_event_attr__set_max_precise_ip()
2015-10-05  Jiri Olsaperf annotate: Fix sizeof_sym_hist overflow issue
2015-10-05  Jiri Olsaperf evlist: Display DATA_SRC sample type bit
2015-10-05  Jiri Olsatools lib api fs: No need to use PATH_MAX + 1
2015-10-03  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-02  Kan Liangperf stat: Reduce min --interval-print to 10ms
2015-10-02  Yang Shiperf record: Change 'record.samples' type to unsigned...
2015-10-02  Masami Hiramatsuperf probe: Allow probing on kmodules without dwarf
2015-10-02  Arnaldo Carvalho... perf list: Honour 'event_glob' whem printing selectable...
2015-10-01  Arnaldo Carvalho... perf list: Do event name substring search as last resor...
2015-10-01  Adrian Hunterperf callchain: Allow for max_stack greater than PERF_M...
2015-10-01  Namhyung Kimperf report: Fix a bug on "--call-graph none" option
2015-10-01  Namhyung Kimperf top: Register idle thread
2015-10-01  Namhyung Kimperf top: Fix unresolved comm when -s comm is used
2015-10-01  Namhyung Kimperf record: Allocate area for sample_id_hdr in a synth...
2015-10-01  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-09-30  Arnaldo Carvalho... perf tools: By default use the most precise "cycles...
2015-09-30  Arnaldo Carvalho... perf list: Remove blank lines, headers when piping...
2015-09-30  Masami Hiramatsuperf probe: Improve error message when %return is on...
2015-09-30  Masami Hiramatsuperf probe: Fix a segfault bug in debuginfo_cache
2015-09-30  Masami Hiramatsuperf probe: Show correct source lines of probes on...
2015-09-30  Masami Hiramatsuperf probe: Begin and end libdwfl report session correctly
2015-09-30  Masami Hiramatsuperf probe: Fix to remove dot suffix from second or...
2015-09-30  Arnaldo Carvalho... tools lib symbol: Introduce kallsyms2elf_type
2015-09-30  Arnaldo Carvalho... tools lib symbol: Rename kallsyms2elf_type to kallsyms2...
2015-09-30  Arnaldo Carvalho... perf machine: Add method for common kernel_map(FUNCTION...
2015-09-30  Arnaldo Carvalho... perf machine: Use machine__kernel_map() thoroughly
2015-09-30  Sukadev Bhattiproluperf tools: Fix build break on powerpc due to sample_re...
2015-09-30  Adrian Hunterperf report: Amend documentation about max_stack and...
2015-09-30  Arnaldo Carvalho... perf maps: Introduce maps__find_symbol_by_name()
2015-09-30  Jiri Olsaperf tools: Fix shadowed declaration in parse-events.c
2015-09-30  Jiri Olsatools: Fix shadowed declaration in err.h
2015-09-29  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-09-28  He Kuangperf tools: Enable event_config terms to tracepoint...
2015-09-28  He Kuangperf tools: Adds the tracepoint name parsing support
2015-09-28  He Kuangperf tools: Show proper error message for wrong terms...
2015-09-28  He Kuangperf tools: Adds the config_term callback for different...
2015-09-28  Adrian Hunterperf intel-pt: Add mispred-all config option to aid...
2015-09-28  Adrian Hunterperf inject: Add --strip option to strip out non-synthe...
2015-09-28  Adrian Hunterperf inject: Remove more aux-related stuff when process...
2015-09-28  Adrian Hunterperf evlist: Add perf_evlist__remove()
2015-09-28  Adrian Hunterperf evlist: Add perf_evlist__id2evsel_strict()
2015-09-28  Adrian Hunterperf script: Make scripting_max_stack value allow for...
2015-09-28  Adrian Hunterperf scripting python: Allow for max_stack greater...
2015-09-28  Adrian Hunterperf script: Add a setting for maximum stack depth
2015-09-28  Adrian Hunterperf hists: Allow for max_stack greater than PERF_MAX_S...
2015-09-28  Adrian Hunterperf report: Make max_stack value allow for synthesized...
2015-09-28  Adrian Hunterperf intel-pt: Support generating branch stack
2015-09-28  Adrian Hunterperf intel-pt: Move branch filter logic
2015-09-28  Adrian Hunterperf inject: Set branch stack feature flag when synthes...
2015-09-28  Adrian Hunterperf report: Skip events with null branch stacks
2015-09-28  Adrian Hunterperf report: Also do default setup for synthesized...
2015-09-28  Adrian Hunterperf report: Adjust sample type validation for synthesi...
2015-09-28  Adrian Hunterperf auxtrace: Add option to synthesize branch stacks...
2015-09-28  Adrian Hunterperf tools: Add more documentation to export-to-postgre...
2015-09-28  Adrian Hunterperf session: Warn when AUX data has been lost
2015-09-28  Adrian Hunterperf script: Allow time to be displayed in nanoseconds
2015-09-28  Adrian Hunterperf intel-pt: Make logging slightly more efficient
2015-09-28  Adrian Hunterperf intel-pt: Fix potential loop forever
2015-09-28  Adrian Hunterperf report: Fix sample type validation for synthesized...
2015-09-28  Adrian Hunterperf auxtrace: Fix 'instructions' period of zero
2015-09-28  Jiri Olsatools build: Build fixdep helper from perf and basic...
2015-09-28  Jiri Olsaperf tools: Rename the 'single_dep' target to 'prepare'
2015-09-28  Jiri Olsatools build: Make the fixdep helper part of the build...
2015-09-28  Jiri Olsatools build: Move dependency copy into function
2015-09-28  Jiri Olsatools build: Add fixdep dependency helper
2015-09-28  Jiri Olsatools build: Add test for missing include
2015-09-28  Jiri Olsatools build: Add Makefile.include
2015-09-28  Jiri Olsatools lib api fs: Store tracing mountpoint for better...
2015-09-28  Arnaldo Carvalho... perf tools: Use __map__is_kernel() when synthesizing...
2015-09-28  Arnaldo Carvalho... perf hists browser: Use the map to determine if a DSO...
2015-09-28  Arnaldo Carvalho... perf top: Filter symbols based on __map__is_kernel...
2015-09-28  Ingo MolnarMerge branch 'linus' into perf/core, to pick up fixes...
2015-09-27  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-09-27  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-09-27  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-09-27  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-09-27  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-09-27  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-09-27  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-09-27  Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-09-27  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-09-27  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-09-27  Linus TorvaldsMerge tag 'usb-4.3-rc3' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge tag 'tty-4.3-rc3' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge tag 'staging-4.3-rc3' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge tag 'driver-core-4.3-rc3' of git://git./linux...
2015-09-27  Linus TorvaldsMerge tag 'char-misc-4.3-rc3' of git://git./linux/kerne...
2015-09-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-09-26  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-09-25  Linus TorvaldsMerge branch 'for-4.3-fixes' of git://git./linux/kernel...
2015-09-25  Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-09-25  Linus TorvaldsMerge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org...
next
This page took 0.042525 seconds and 8 git commands to generate.