summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf evsel: Uninline the is_function_event methodArnaldo Carvalho de Melo2016-07-122-17/+19
* perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo2016-07-1211-4/+15
* perf tools: Add missing header to color.cArnaldo Carvalho de Melo2016-07-121-0/+1
* perf tests x86 rdpmc: Add missing headersArnaldo Carvalho de Melo2016-07-121-0/+4
* perf test fdarray: Add missing poll.h headerArnaldo Carvalho de Melo2016-07-121-0/+1
* perf tests cpumap: Add missing headersArnaldo Carvalho de Melo2016-07-121-0/+7
* perf quote: Disentangle headersArnaldo Carvalho de Melo2016-07-122-2/+5
* perf strbuf: Add missing headersArnaldo Carvalho de Melo2016-07-122-1/+4
* perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo2016-07-126-20/+19
* perf bench: Disentangle headersArnaldo Carvalho de Melo2016-07-125-14/+18
* perf tests openat-syscall-tp-fields: Add some conditional definesArnaldo Carvalho de Melo2016-07-121-0/+7
* perf trace: Add conditional define for AT_FDCWDArnaldo Carvalho de Melo2016-07-121-0/+4
* perf tests: Add missing pthread.h include for CPU_*() macrosArnaldo Carvalho de Melo2016-07-123-0/+9
* perf bench: Add missing pthread.h include for CPU_*() macrosArnaldo Carvalho de Melo2016-07-126-8/+18
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-1241-77/+113
* perf trace beauty open_flags: Add more conditional definesArnaldo Carvalho de Melo2016-07-121-0/+12
* perf trace beauty flock: Add more conditional definesArnaldo Carvalho de Melo2016-07-121-0/+16
* perf trace beauty mmap: Add more conditional definesArnaldo Carvalho de Melo2016-07-121-22/+55
* perf trace beauty open_flags: Add missing headersArnaldo Carvalho de Melo2016-07-121-0/+3
* perf trace beauty flock: Add missing fcntl.h includeArnaldo Carvalho de Melo2016-07-121-0/+1
* perf trace beauty msg_flags: Remove MSG_TRYHARDArnaldo Carvalho de Melo2016-07-121-1/+0
* perf report: Introduce --stdio-color to setup the color output mode selectionArnaldo Carvalho de Melo2016-07-122-0/+10
* perf annotate: Introduce --stdio-color to setup the color output mode selectionArnaldo Carvalho de Melo2016-07-122-0/+10
* perf ui stdio: Add way to setup the color output mode selectionArnaldo Carvalho de Melo2016-07-122-0/+11
* perf hists: Introduce hists__add_entry_ops functionJiri Olsa2016-07-122-7/+46
* perf hists: Introduce hist_entry_opsJiri Olsa2016-07-122-4/+33
* perf hists: Introduce hist_entry__init functionJiri Olsa2016-07-121-66/+73
* Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar2016-07-103-16/+0
* perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMUKan Liang2016-07-073-1/+69
* perf/x86/intel: Fix rdlbr_to() MSR reading typoPeter Zijlstra2016-07-071-1/+1
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-07272-1529/+2470
|\
| * perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland2016-07-071-1/+22
| * x86/perf/intel/rapl: Fix module name collision with powercap intel-raplVille Syrjälä2016-07-061-2/+2
| * perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf2016-07-031-5/+6
| * perf/x86/intel: Update event constraints when HT is offStephane Eranian2016-07-031-0/+29
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-07-021-4/+6
| |\
| | * MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle2016-07-021-4/+6
| * | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-027-19/+65
| |\ \
| | * | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-304-1/+10
| | * | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-06-291-17/+44
| | * | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan2016-06-281-1/+1
| | * | powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-06-271-0/+10
| * | | Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-07-0212-78/+160
| |\ \ \
| | * \ \ Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-07-025-22/+22
| | |\ \ \
| | | * | | drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun2016-06-301-2/+2
| | | * | | drm/i915: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi2016-06-291-7/+2
| | | * | | drm/i915: Add more Kabylake PCI IDs.Rodrigo Vivi2016-06-291-0/+3
| | | * | | drm/i915: Avoid early timeout during AUX transfersImre Deak2016-06-291-1/+1
| | | * | | drm/i915/hsw: Avoid early timeout during LCPLL disable/restoreImre Deak2016-06-291-4/+4
| | | * | | drm/i915/lpt: Avoid early timeout during FDI PHY resetImre Deak2016-06-291-4/+4