summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernelArnaldo Carvalho de Melo2019-06-2611-38/+23
| | * | | | | | | | | | | | | | | | | | perf report: Use skip_spaces()Arnaldo Carvalho de Melo2019-06-261-2/+1
| | * | | | | | | | | | | | | | | | | | perf metricgroup: Use strsep()Arnaldo Carvalho de Melo2019-06-261-2/+1
| | * | | | | | | | | | | | | | | | | | perf strfilter: Use skip_spaces()Arnaldo Carvalho de Melo2019-06-261-2/+2
| | * | | | | | | | | | | | | | | | | | perf probe: Use skip_spaces() for argv handlingArnaldo Carvalho de Melo2019-06-261-14/+2
| | * | | | | | | | | | | | | | | | | | perf time-utils: Use skip_spaces()Arnaldo Carvalho de Melo2019-06-251-4/+2
| | * | | | | | | | | | | | | | | | | | perf header: Use skip_spaces() in __write_cpudesc()Arnaldo Carvalho de Melo2019-06-251-3/+2
| | * | | | | | | | | | | | | | | | | | perf stat: Use recently introduced skip_spaces()Arnaldo Carvalho de Melo2019-06-251-3/+2
| | * | | | | | | | | | | | | | | | | | tools lib: Adopt skip_spaces() from the kernel sourcesArnaldo Carvalho de Melo2019-06-252-1/+17
| | * | | | | | | | | | | | | | | | | | perf tools: Use linux/ctype.h in more placesArnaldo Carvalho de Melo2019-06-253-3/+3
| | * | | | | | | | | | | | | | | | | | tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo2019-06-2546-117/+155
| | * | | | | | | | | | | | | | | | | | perf tools: Add missing util.h to pick up 'page_size' variableArnaldo Carvalho de Melo2019-06-256-0/+6
| | * | | | | | | | | | | | | | | | | | perf tools: Remove old baggage that is util/include/linux/ctype.hArnaldo Carvalho de Melo2019-06-252-2/+0
| | * | | | | | | | | | | | | | | | | | perf symbols: We need util.h in symbol-elf.c for zfree()Arnaldo Carvalho de Melo2019-06-251-0/+1
| | * | | | | | | | | | | | | | | | | | perf kallsyms: Adopt hex2u64 from tools/perf/util/util.hArnaldo Carvalho de Melo2019-06-254-14/+15
| | * | | | | | | | | | | | | | | | | | tools x86 machine: Add missing util.h to pick up 'page_size'Arnaldo Carvalho de Melo2019-06-251-0/+1
| | * | | | | | | | | | | | | | | | | | perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.hArnaldo Carvalho de Melo2019-06-258-12/+16
| | * | | | | | | | | | | | | | | | | | perf ctype: Remove now unused 'spaces' variableArnaldo Carvalho de Melo2019-06-252-5/+0
| | * | | | | | | | | | | | | | | | | | perf ui stdio: No need to use 'spaces' to left alignArnaldo Carvalho de Melo2019-06-251-3/+7
| | * | | | | | | | | | | | | | | | | | perf ctype: Remove unused 'graph_line' variableArnaldo Carvalho de Melo2019-06-252-5/+0
| | * | | | | | | | | | | | | | | | | | perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwri...Adrian Hunter2019-06-251-0/+251
| | * | | | | | | | | | | | | | | | | | perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite e...Adrian Hunter2019-06-251-0/+239
| | * | | | | | | | | | | | | | | | | | perf db-export: Export synth eventsAdrian Hunter2019-06-251-2/+44
| | * | | | | | | | | | | | | | | | | | perf intel-pt: Synthesize CBR events when last seen value changesAdrian Hunter2019-06-251-24/+41
| | * | | | | | | | | | | | | | | | | | perf intel-pt: Add CBR value to decoder stateAdrian Hunter2019-06-252-0/+2
| | * | | | | | | | | | | | | | | | | | perf intel-pt: Cater for CBR change in PSB+Adrian Hunter2019-06-251-0/+7
| | * | | | | | | | | | | | | | | | | | perf intel-pt: Decoder to output CBR changes immediatelyAdrian Hunter2019-06-251-10/+6
| | * | | | | | | | | | | | | | | | | | perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer2019-06-252-2/+2
| | * | | | | | | | | | | | | | | | | | perf thread-stack: Eliminate code duplicating thread_stack__pop_ks()Adrian Hunter2019-06-251-12/+6
| | * | | | | | | | | | | | | | | | | | perf thread-stack: Fix thread stack return from kernel for kernel-only caseAdrian Hunter2019-06-251-1/+29
| | * | | | | | | | | | | | | | | | | | perf tools: Fix cache.h include directiveNumfor Mbiziwo-Tiapo2019-06-251-1/+1
| | * | | | | | | | | | | | | | | | | | Merge branch 'x86/cpu' into perf/core, to pick up dependent patchesIngo Molnar2019-06-241-3/+176
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar2019-06-2498-307/+1231
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | tools build: Fix the zstd test in the test-all.c common case feature testArnaldo Carvalho de Melo2019-06-181-1/+1
| | * | | | | | | | | | | | | | | | | | | perf build: Handle slang being in /usr/include and in /usr/include/slang/Arnaldo Carvalho de Melo2019-06-182-3/+13
| | * | | | | | | | | | | | | | | | | | | tools build: Add test to check if slang.h is in /usr/include/slang/Arnaldo Carvalho de Melo2019-06-183-1/+12
| | * | | | | | | | | | | | | | | | | | | perf tools: Don't hardcode host include path for libslangFlorian Fainelli2019-06-172-2/+1
| | * | | | | | | | | | | | | | | | | | | perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo2019-06-171-1/+7
| | * | | | | | | | | | | | | | | | | | | perf trace: Fixup pointer arithmetic when consuming augmented syscall argsArnaldo Carvalho de Melo2019-06-171-1/+1
| | * | | | | | | | | | | | | | | | | | | perf pmu: Fix uncore PMU alias list for ARM64John Garry2019-06-171-16/+12
| | * | | | | | | | | | | | | | | | | | | perf tests: Add missing SPDX headersArnaldo Carvalho de Melo2019-06-1716-1/+19
| | * | | | | | | | | | | | | | | | | | | tools build feature tests: Add missing SPDX headersArnaldo Carvalho de Melo2019-06-173-0/+3
| | * | | | | | | | | | | | | | | | | | | perf trace: Streamline validation of select syscall names listArnaldo Carvalho de Melo2019-06-171-10/+6
| | * | | | | | | | | | | | | | | | | | | perf trace: Fix exclusion of not available syscall names from selector listArnaldo Carvalho de Melo2019-06-171-4/+4
| | * | | | | | | | | | | | | | | | | | | tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2019-06-176-0/+27
| | * | | | | | | | | | | | | | | | | | | perf intel-pt: Add callchain to synthesized PEBS sampleAdrian Hunter2019-06-171-0/+8
| | * | | | | | | | | | | | | | | | | | | perf intel-pt: Add memory information to synthesized PEBS sampleAdrian Hunter2019-06-171-0/+27
| | * | | | | | | | | | | | | | | | | | | perf intel-pt: Add LBR information to synthesized PEBS sampleAdrian Hunter2019-06-171-0/+72
| | * | | | | | | | | | | | | | | | | | | perf intel-pt: Add XMM registers to synthesized PEBS sampleAdrian Hunter2019-06-171-1/+29
| | * | | | | | | | | | | | | | | | | | | perf intel-pt: Add gp registers to synthesized PEBS sampleAdrian Hunter2019-06-171-0/+69
OpenPOWER on IntegriCloud