summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Use scandir() to replace readdir()Kan Liang2017-09-131-20/+25
* perf ui progress: Add size info into progress barJiri Olsa2017-09-134-4/+36
* perf ui progress: Add ui specific init functionJiri Olsa2017-09-133-2/+10
* perf tools: Add python-clean targetJiri Olsa2017-09-131-3/+5
* perf script: Support user regsAndi Kleen2017-09-132-3/+31
* perf record: Support direct --user-regs argumentsAndi Kleen2017-09-134-1/+12
* perf stat: Update walltime_nsecs_stats in interval modeAndi Kleen2017-09-131-0/+2
* perf stat: Hide internal duration_time counterAndi Kleen2017-09-131-3/+24
* perf stat: Support duration_time for metricsAndi Kleen2017-09-132-4/+14
* perf stat: Don't use ctx for saved values lookupAndi Kleen2017-09-131-11/+5
* perf list: Add metric groups to perf listAndi Kleen2017-09-134-1/+192
* perf stat: Support JSON metrics in perf statAndi Kleen2017-09-138-6/+395
* perf pmu: Extract function to get JSON alias mapAndi Kleen2017-09-132-16/+35
* perf stat: Print generic metric header even for failed expressionsAndi Kleen2017-09-131-1/+3
* perf stat: Factor out generic metric printingAndi Kleen2017-09-131-27/+42
* perf vendor events: Support metric_group and no event name in JSON parserAndi Kleen2017-09-133-7/+20
* perf tools: Support weak groups in 'perf stat'Andi Kleen2017-09-135-2/+46
* perf sched timehist: Add pid and tid optionsDavid Ahern2017-09-132-0/+12
* Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-138-14/+45
|\
| * perf stat: Wait for the correct childMilian Wolff2017-09-121-1/+1
| * perf tools: Support running perf binaries with a dash in their nameMilian Wolff2017-09-121-4/+10
| * perf config: Check not only section->from_system_config but also item'sTaeung Song2017-09-121-1/+1
| * perf ui progress: Fix progress updateJiri Olsa2017-09-121-1/+6
| * perf ui progress: Make sure we always define step valueJiri Olsa2017-09-121-1/+1
| * perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa2017-09-121-1/+12
| * tools lib api: Fix make DEBUG=1 buildJiri Olsa2017-09-121-1/+7
| * perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff2017-09-121-1/+1
| * tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo2017-09-121-3/+6
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-1237-268/+368
|\ \ | |/
| * Merge tag 'perf-core-for-mingo-4.14-20170901' of git://git.kernel.org/pub/scm...Ingo Molnar2017-09-0537-268/+368
| |\
| | * perf annotate browser: Help for cycling thru hottest instructions with TAB/sh...Arnaldo Carvalho de Melo2017-09-011-1/+2
| | * perf stat: Only auto-merge events that are PMU aliasesArnaldo Carvalho de Melo2017-09-013-9/+18
| | * perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang2017-09-011-1/+5
| | * perf script: Support physical addressKan Liang2017-09-012-3/+14
| | * perf mem: Support physical addressKan Liang2017-09-012-26/+75
| | * perf sort: Add sort option for physical addressKan Liang2017-09-018-2/+59
| | * perf tools: Support new sample type for physical addressKan Liang2017-09-016-3/+29
| | * perf vendor events powerpc: Remove duplicate eventsSukadev Bhattiprolu2017-09-014-138/+3
| | * perf intel-pt: Fix syntax in documentation of config optionJack Henschel2017-09-011-1/+1
| | * perf test powerpc: Fix 'Object code reading' testRavi Bangoria2017-09-011-0/+5
| | * perf trace: Support syscall name globbingArnaldo Carvalho de Melo2017-09-012-5/+36
| | * perf syscalltbl: Support glob matching on syscall namesArnaldo Carvalho de Melo2017-09-012-0/+36
| | * perf report: Calculate the average cycles of iterationsJin Yao2017-08-305-79/+85
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-112-9/+7
|\ \ \
| * | | signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman2017-07-192-9/+7
* | | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-111-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-08-3110-24/+82
| |\ \ \ \
| * | | | | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-311-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-091-1/+50
|\ \ \ \ \ \
| * | | | | | bpf: add support for sockmap detach programsJohn Fastabend2017-09-081-1/+50
OpenPOWER on IntegriCloud