summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf s390: Always build with -fPICHendrik Brueckner2017-12-271-1/+1
* Revert "perf s390: Always build with -fPIC"Arnaldo Carvalho de Melo2017-12-271-1/+0
* perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan2017-12-271-4/+3
* perf evsel: Fix swap for samples with raw dataJiri Olsa2017-12-272-3/+18
* perf probe: Support escaped character in parserMasami Hiramatsu2017-12-272-23/+51
* perf string: Add {strdup,strpbrk}_esc()Masami Hiramatsu2017-12-272-0/+48
* perf probe: Find versioned symbols from mapMasami Hiramatsu2017-12-274-2/+32
* perf probe: Add __return suffix for return eventsMasami Hiramatsu2017-12-272-5/+6
* perf probe: Cut off the version suffix from event nameMasami Hiramatsu2017-12-271-2/+2
* perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu2017-12-271-0/+8
* perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo2017-12-276-60/+54
* perf annotate: Use perf_env when obtaining the arch nameArnaldo Carvalho de Melo2017-12-273-17/+8
* perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()Arnaldo Carvalho de Melo2017-12-277-13/+12
* perf trace: Use generated syscall table on s390 tooHendrik Brueckner2017-12-272-1/+13
* perf s390: Generate system call table from asm/unistd.hHendrik Brueckner2017-12-272-0/+57
* tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.hHendrik Brueckner2017-12-272-0/+413
* perf perf: Remove duplicate includesPravin Shedge2017-12-279-15/+0
* perf test: Handle properly readdir DT_UNKNOWNJiri Olsa2017-12-271-5/+5
* perf utils: Move is_directory() to path.hJiri Olsa2017-12-273-13/+18
* perf stat: Resort '--per-thread' resultJin Yao2017-12-272-11/+75
* perf stat: Remove --per-thread pid/tid limitationJin Yao2017-12-272-8/+22
* perf thread_map: Enumerate all threads from /procJin Yao2017-12-274-4/+8
* perf stat: Update or print per-thread statsJin Yao2017-12-272-5/+15
* perf stat: Allocate shadow stats buffer for threadsJin Yao2017-12-272-1/+47
* perf stat: Remove a set of shadow stats static variablesJin Yao2017-12-272-53/+16
* perf stat: Print per-thread shadow statsJin Yao2017-12-274-87/+151
* perf stat: Update per-thread shadow statsJin Yao2017-12-275-34/+68
* perf stat: Create the runtime_stat init/exit functionJin Yao2017-12-272-0/+20
* perf stat: Extend rbtree to support per-thread shadow statsJin Yao2017-12-271-0/+27
* perf stat: Define a structure for per-thread shadow statsJin Yao2017-12-272-12/+42
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-12-186-37/+180
|\
| * Merge tag 'perf-urgent-for-mingo-4.15-20171218' of git://git.kernel.org/pub/s...Ingo Molnar2017-12-188-42/+186
| |\
| | * x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo2017-12-181-0/+2
| | * tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo2017-12-183-1/+46
| | * perf jvmti: Generate correct debug information for inlined codeBen Gainey2017-12-183-36/+134
| | * perf tools: Fix up build in hardened environmentsJiri Olsa2017-12-181-4/+3
| | * perf tools: Use shell function for perl cflags retrievalJiri Olsa2017-12-181-1/+1
* | | Merge tag 'v4.15-rc4' into perf/core, to pick up fixesIngo Molnar2017-12-18339-3046/+2411
|\| |
| * | Linux 4.15-rc4v4.15-rc4Linus Torvalds2017-12-181-1/+1
| |/
| * Revert "exec: avoid RLIMIT_STACK races with prlimit()"Kees Cook2017-12-171-6/+1
| * Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2017-12-170-0/+0
| |\
| | * x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-12-172-8/+137
| | * locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-1713-27/+27
| | * locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-12-171-0/+1
| | * bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-171-0/+1
| | * perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2017-12-172-1/+27
| | * x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2017-12-172-2/+6
| | * x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri2017-12-171-0/+1
| | * Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar2017-12-1717-93/+121
| | |\
| | * \ Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.baseIngo Molnar2017-12-173-58/+33
| | |\ \