summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-28perf evlist: Add perf_evlist__id2evsel_strict()Adrian Hunter
2015-09-28perf script: Make scripting_max_stack value allow for synthesized callchainsAdrian Hunter
2015-09-28perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter
2015-09-28perf script: Add a setting for maximum stack depthAdrian Hunter
2015-09-28perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter
2015-09-28perf report: Make max_stack value allow for synthesized callchainsAdrian Hunter
2015-09-28perf intel-pt: Support generating branch stackAdrian Hunter
2015-09-28perf intel-pt: Move branch filter logicAdrian Hunter
2015-09-28perf inject: Set branch stack feature flag when synthesizing branch stacksAdrian Hunter
2015-09-28perf report: Skip events with null branch stacksAdrian Hunter
2015-09-28perf report: Also do default setup for synthesized branch stacksAdrian Hunter
2015-09-28perf report: Adjust sample type validation for synthesized branch stacksAdrian Hunter
2015-09-28perf auxtrace: Add option to synthesize branch stacks on samplesAdrian Hunter
2015-09-28perf tools: Add more documentation to export-to-postgresql.py scriptAdrian Hunter
2015-09-28perf session: Warn when AUX data has been lostAdrian Hunter
2015-09-28perf script: Allow time to be displayed in nanosecondsAdrian Hunter
2015-09-28perf intel-pt: Make logging slightly more efficientAdrian Hunter
2015-09-28perf intel-pt: Fix potential loop foreverAdrian Hunter
2015-09-28perf report: Fix sample type validation for synthesized callchainsAdrian Hunter
2015-09-28perf auxtrace: Fix 'instructions' period of zeroAdrian Hunter
2015-09-28tools build: Build fixdep helper from perf and basic libsJiri Olsa
2015-09-28perf tools: Rename the 'single_dep' target to 'prepare'Jiri Olsa
2015-09-28tools build: Make the fixdep helper part of the build processJiri Olsa
2015-09-28tools build: Move dependency copy into functionJiri Olsa
2015-09-28tools build: Add fixdep dependency helperJiri Olsa
2015-09-28tools build: Add test for missing includeJiri Olsa
2015-09-28tools build: Add Makefile.includeJiri Olsa
2015-09-28tools lib api fs: Store tracing mountpoint for better error messageJiri Olsa
2015-09-28perf tools: Use __map__is_kernel() when synthesizing kernel module mmap recordsArnaldo Carvalho de Melo
2015-09-28perf hists browser: Use the map to determine if a DSO is being used as a kernelArnaldo Carvalho de Melo
2015-09-28perf top: Filter symbols based on __map__is_kernel(map)Arnaldo Carvalho de Melo
2015-09-28perf/core, perf/x86: Change needlessly global functions and a variable to staticGeliang Tang
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar
2015-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-09-27MIPS: Initialise MAARs on secondary CPUsPaul Burton
2015-09-27MIPS: print MAAR configuration during bootPaul Burton
2015-09-27MIPS: mm: compile maar_init unconditionallyPaul Burton
2015-09-27irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Paul Burton
2015-09-27irqchip: mips-gic: Convert CPU numbers to VP IDs.Paul Burton
2015-09-27MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton
2015-09-27Linux 4.3-rc3Linus Torvalds
2015-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-09-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-09-26Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson