summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf top: Move lost events warning to helplineJiri Olsa2018-12-171-11/+5
* perf top: Save and display the lost count statsJiri Olsa2018-12-174-4/+35
* perf ordered_events: Add private data memberJiri Olsa2018-12-173-4/+9
* perf ordered_events: Rework show_progress for __ordered_events__flushJiri Olsa2018-12-171-3/+5
* perf tools: Support 'srccode' outputAndi Kleen2018-12-1712-3/+339
* perf trace: We need to consider "nr" if "__syscall_nr" is not thereArnaldo Carvalho de Melo2018-12-171-1/+2
* perf tools: Allow specifying proc-map-timeout in config fileMark Drayton2018-12-1714-50/+39
* tools lib subcmd: Fix a few source code comment typosIngo Molnar2018-12-171-2/+2
* perf tools: Fix diverse comment typosIngo Molnar2018-12-1711-12/+12
* perf bpf-loader: Fix debugging message typoIngo Molnar2018-12-171-1/+1
* perf tools Documentation: Fix diverse typosIngo Molnar2018-12-173-4/+4
* tools lib traceevent: Fix diverse typos in commentsIngo Molnar2018-12-172-7/+7
* perf vendor events intel: Fix diverse typosIngo Molnar2018-12-1712-36/+36
* perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli2018-12-171-6/+14
* perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight traceRobert Walker2018-12-174-39/+78
* perf beauty mmap_flags: Fixed syntax error Fixed missing ']' errorSihyeon Jang2018-12-171-2/+2
* tools lib traceevent: traceevent API cleanupTzvetomir Stoyanov2018-12-174-24/+18
* perf tools: traceevent API cleanup, remove __tep_data2host*()Tzvetomir Stoyanov2018-12-171-2/+2
* tools lib traceevent: Rename tep_free_format() to tep_free_event()Tzvetomir Stoyanov2018-12-172-4/+4
* tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...Tzvetomir Stoyanov2018-12-1720-198/+198
* tools lib traceevent: Install trace-seq.h API header fileTzvetomir Stoyanov2018-12-171-1/+2
* tools lib traceevent: Added support for pkg-configTzvetomir Stoyanov2018-12-172-3/+33
* tools lib traceevent: Implement new API tep_get_ref()Tzvetomir Stoyanov2018-12-172-0/+8
* perf report: Documentation average IPC and IPC coverageJin Yao2018-12-171-0/+8
* perf report: Display average IPC and IPC coverage per symbolJin Yao2018-12-174-3/+87
* perf annotate: Create a annotate2 flag in struct symbolJin Yao2018-12-172-0/+2
* perf annotate: Compute average IPC and IPC coverage per symbolJin Yao2018-12-172-3/+43
* tools lib traceevent: Add sanity check to is_timestamp_in_us()Tzvetomir Stoyanov2018-12-171-1/+1
* perf beauty mmap_flags: Check if the arch has a mmap.h fileArnaldo Carvalho de Melo2018-12-172-3/+3
* perf record: Extend trace writing to multi AIOAlexey Budankov2018-12-174-42/+102
* perf record: Enable asynchronous trace writingAlexey Budankov2018-12-177-9/+314
* perf mmap: Map data buffer for preserving collected dataAlexey Budankov2018-12-173-3/+59
* tools build feature: Check if libaio is availableAlexey Budankov2018-12-176-4/+42
* perf intel-pt: Fix error with config term "pt=0"Adrian Hunter2018-12-171-0/+11
* perf top: Allow passing a kallsyms fileArnaldo Carvalho de Melo2018-12-172-0/+5
* perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Wen Yang2018-12-171-1/+1
* tools include: Adopt ERR_CAST() from the kernel err.h headerArnaldo Carvalho de Melo2018-12-171-0/+13
* perf test: Fix perf_event_attr test failureAdrian Hunter2018-12-171-1/+1
* perf tests record: Allow for 'sleep' being 'coreutils'Adrian Hunter2018-12-171-2/+5
* tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.cAdrian Hunter2018-12-171-5/+5
* perf script: Use fallbacks for branch stacksAdrian Hunter2018-12-172-14/+14
* perf tools: Use fallback for sample_addr_correlates_sym() casesAdrian Hunter2018-12-171-1/+1
* perf thread: Add fallback functions for cases where cpumode is insufficientAdrian Hunter2018-12-174-0/+60
* perf machine: Record if a arch has a single user/kernel address spaceAdrian Hunter2018-12-174-0/+16
* perf env: Also consider env->arch == NULL as local operationArnaldo Carvalho de Melo2018-12-171-1/+1
* perf map: Remove extra indirection from map__find()Eric Saint-Etienne2018-12-171-7/+6
* perf stat: Fix CSV mode column output for non-cgroup eventsStephane Eranian2018-12-171-5/+11
* perf stat: Fix shadow stats for clock eventsRavi Bangoria2018-12-171-1/+2
* perf build: Give better hint about devel package for libsslArnaldo Carvalho de Melo2018-12-171-1/+1
* perf pmu: Move *_cpuid_str() weak functions to header.cKan Liang2018-11-222-39/+39