summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar2018-10-29152-1930/+13324
| |\| | | | |
| * | | | | | 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
| | * | | | | | perf scripts python: call-graph-from-sql.py: Make a "Main" functionAdrian Hunter2018-10-231-1/+6
| | * | | | | | perf scripts python: call-graph-from-sql.py: Change iconAdrian Hunter2018-10-231-3/+1
| | * | | | | | perf scripts python: call-graph-from-sql.py: Set a minimum window sizeAdrian Hunter2018-10-231-0/+1
| | * | | | | | perf scripts python: call-graph-from-sql.py: Provide better default column sizesAdrian Hunter2018-10-231-0/+3
| | * | | | | | perf scripts python: call-graph-from-sql.py: Use SPDX license identifierAdrian Hunter2018-10-221-11/+3
| | * | | | | | perf trace: Introduce per-event maximum number of events propertyArnaldo Carvalho de Melo2018-10-223-2/+38
| | * | | | | | perf script: Flush output stream after events in verbose modeMilian Wolff2018-10-221-0/+3
| | * | | | | | perf script: Allow extended console debug outputMilian Wolff2018-10-221-1/+3
| | * | | | | | perf stat: Poll for monitored tasks being aliveJiri Olsa2018-10-221-0/+24
| | * | | | | | perf trace: Drop thread refcount in trace__event_handler()Arnaldo Carvalho de Melo2018-10-221-1/+1
| | * | | | | | perf trace: Drop addr_location refcountsArnaldo Carvalho de Melo2018-10-221-3/+5
| | * | | | | | perf evsel: Mark a evsel as disabled when asking the kernel do disable itArnaldo Carvalho de Melo2018-10-223-7/+19
| | * | | | | | perf evsel: Introduce per event max_events propertyArnaldo Carvalho de Melo2018-10-195-0/+17
| | * | | | | | perf trace: Introduce --max-eventsArnaldo Carvalho de Melo2018-10-192-0/+68
| | * | | | | | tools lib subcmd: Introduce OPTION_ULONGArnaldo Carvalho de Melo2018-10-192-0/+21
| | * | | | | | perf arm64: Fix generate system call table failed with /tmp mounted with noexecHongxu Jia2018-10-191-1/+1
| | * | | | | | perf symbols: Set PLT entry/header sizes properly on SparcDavid Miller2018-10-181-1/+11
| | * | | | | | perf jitdump: Add Sparc support.David Miller2018-10-182-0/+8
| | * | | | | | perf annotate: Add Sparc supportDavid Miller2018-10-182-0/+177
| | * | | | | | perf record: Encode -k clockid frequency into Perf traceAlexey Budankov2018-10-185-2/+48
| | * | | | | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-10-1818-57/+225
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-029-34/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests/powerpc: Fix compilation issue due to asm labelNaveen N. Rao2018-11-011-3/+3
| * | | | | | | | | selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman2018-10-311-7/+2
| * | | | | | | | | selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman2018-10-311-0/+1
| * | | | | | | | | selftests/powerpc/pmu: Link ebb tests with -no-pieJoel Stanley2018-10-311-0/+3
| * | | | | | | | | selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley2018-10-311-8/+3
| * | | | | | | | | selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley2018-10-311-9/+4