summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-04102-539/+3616
|\
| * Merge tag 'perf-urgent-for-mingo-4.20-20181031' of git://git.kernel.org/pub/s...Ingo Molnar2018-10-3168-142/+837
| |\
| | * perf intel-pt/bts: Calculate cpumode for synthesized samplesAdrian Hunter2018-10-312-14/+25
| | * perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter2018-10-313-12/+40
| | * perf tools: Don't clone maps from parent when synthesizing forksDavid Miller2018-10-316-10/+29
| | * perf top: Start display thread earlierDavid Miller2018-10-311-5/+5
| | * tools headers uapi: Update linux/if_link.h header copyArnaldo Carvalho de Melo2018-10-311-0/+1
| | * tools headers uapi: Update linux/netlink.h header copyArnaldo Carvalho de Melo2018-10-311-0/+1
| | * tools headers: Sync the various kvm.h header copiesArnaldo Carvalho de Melo2018-10-314-6/+24
| | * tools include uapi: Update linux/mmap.h copyArnaldo Carvalho de Melo2018-10-311-0/+2
| | * perf trace beauty: Use the mmap flags table generated from headersArnaldo Carvalho de Melo2018-10-311-37/+11
| | * perf beauty: Wire up the mmap flags table generator to the MakefileArnaldo Carvalho de Melo2018-10-311-0/+11
| | * perf beauty: Add a generator for MAP_ mmap's flag constantsArnaldo Carvalho de Melo2018-10-311-0/+32
| | * tools include uapi: Update asound.h copyArnaldo Carvalho de Melo2018-10-311-1/+1
| | * tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copiesArnaldo Carvalho de Melo2018-10-312-0/+3
| | * tools include uapi: Update linux/fs.h copyArnaldo Carvalho de Melo2018-10-311-2/+2
| | * perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}David S. Miller2018-10-311-1/+34
| | * perf cs-etm: Correct CPU mode for samplesLeo Yan2018-10-311-9/+30
| | * perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff2018-10-311-2/+2
| | * perf top: Do not use overwrite mode by defaultArnaldo Carvalho de Melo2018-10-312-5/+17
| | * perf top: Allow disabling the overwrite modeArnaldo Carvalho de Melo2018-10-302-0/+7
| | * perf trace: Beautify mount's first pathname argArnaldo Carvalho de Melo2018-10-301-1/+2
| | * perf trace: Beautify the umount's 'name' argumentArnaldo Carvalho de Melo2018-10-301-1/+2
| | * perf trace: Consider syscall aliases tooArnaldo Carvalho de Melo2018-10-301-1/+21
| | * perf trace beauty: Beautify mount/umount's 'flags' argumentArnaldo Carvalho de Melo2018-10-305-0/+61
| | * perf trace beauty: Allow syscalls to mask an argument before considering itArnaldo Carvalho de Melo2018-10-301-0/+19
| | * perf beauty: Introduce strarray__scnprintf_flags()Arnaldo Carvalho de Melo2018-10-302-11/+17
| | * perf beauty: Switch from GPL v2.0 to LGPL v2.1Arnaldo Carvalho de Melo2018-10-3035-31/+36
| | * perf beauty: Add a generator for MS_ mount/umount's flag constantsArnaldo Carvalho de Melo2018-10-301-0/+15
| | * tools include uapi: Grab a copy of linux/fs.hArnaldo Carvalho de Melo2018-10-302-0/+394
| |/
| * perf/core: Clean up inconsisent indentationColin Ian King2018-10-301-1/+1
| * Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar2018-10-294923-126154/+249844
| |\
| * \ Merge tag 'perf-core-for-mingo-4.20-20181025' of git://git.kernel.org/pub/scm...Ingo Molnar2018-10-2638-396/+2778
| |\ \
| | * | perf script: Support total cycles countAndi Kleen2018-10-241-4/+7
| | * | perf script: Implement --graph-functionAndi Kleen2018-10-244-19/+86
| | * | tools script: Add --call-trace and --call-ret-traceAndi Kleen2018-10-242-0/+31
| | * | perf script: Make itrace script default to all callsAndi Kleen2018-10-247-13/+30
| | * | perf script: Add --insn-trace for instruction decodingAndi Kleen2018-10-243-0/+49
| | * | perf scripts python: exported-sql-viewer.py: Add All branches reportAdrian Hunter2018-10-231-0/+547
| | * | perf scripts python: exported-sql-viewer.py: Add ability to display all the d...Adrian Hunter2018-10-231-0/+694
| | * | perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge ...Adrian Hunter2018-10-231-0/+24
| | * | perf scripts python: exported-sql-viewer.py: Add ability to find symbols in t...Adrian Hunter2018-10-231-1/+305
| | * | perf scripts python: exported-sql-viewer.py: Add support for multiple sub-win...Adrian Hunter2018-10-231-9/+173
| | * | perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter2018-10-234-6/+6
| | * | perf scripts python: call-graph-from-sql.py: Refactor TreeItem classAdrian Hunter2018-10-231-140/+133
| | * | perf scripts python: call-graph-from-sql.py: Add data helper functionsAdrian Hunter2018-10-231-25/+29
| | * | perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T...Adrian Hunter2018-10-231-29/+61
| | * | perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()Adrian Hunter2018-10-231-1/+0
| | * | perf scripts python: call-graph-from-sql.py: Add a class for global dataAdrian Hunter2018-10-231-5/+21
| | * | perf scripts python: call-graph-from-sql.py: Separate the database details in...Adrian Hunter2018-10-231-25/+38