summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.124 into android-4.4Greg Kroah-Hartman2018-03-25
|\
| * perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips2018-03-24
* | Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
|\|
| * perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros2018-03-22
| * perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros2018-03-22
| * perf probe: Return errno when not hitting any eventKefeng Wang2018-03-22
| * perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian2018-03-22
| * perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du2018-03-22
* | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
|\|
| * perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran2018-02-25
| * perf top: Fix window dimensions change handlingJiri Olsa2018-02-25
* | Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
|\|
| * perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-12-20
* | Merge 4.4.105 into android-4.4Greg Kroah-Hartman2017-12-10
|\|
| * perf test attr: Fix ignored test case resultThomas Richter2017-12-09
* | Merge 4.4.97 into android-4.4Greg Kroah-Hartman2017-11-08
|\|
| * perf tools: Only increase index if perf_evsel__new_idx() succeedsTaeung Song2017-11-08
| * perf tools: Fix build failure on perl script contextNamhyung Kim2017-11-08
* | Merge 4.4.80 into android-4.4Greg Kroah-Hartman2017-08-07
|\|
| * perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo2017-08-06
| * perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo2017-08-06
| * perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter2017-08-06
| * perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter2017-08-06
| * perf intel-pt: Fix last_ip usageAdrian Hunter2017-08-06
| * perf intel-pt: Fix ip compressionAdrian Hunter2017-08-06
* | Merge 4.4.79 into android-4.4Greg Kroah-Hartman2017-07-27
|\|
| * perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao2017-07-27
| * perf intel-pt: Clear FUP flag on errorAdrian Hunter2017-07-27
| * perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IPAdrian Hunter2017-07-27
| * perf intel-pt: Fix missing stack clearAdrian Hunter2017-07-27
| * perf intel-pt: Improve sample timestampAdrian Hunter2017-07-27
| * perf intel-pt: Move decoder error setting into one conditionAdrian Hunter2017-07-27
* | Merge 4.4.77 into android-4.4Greg Kroah-Hartman2017-07-15
|\|
| * perf tools: Use readdir() instead of deprecated readdir_r() againArnaldo Carvalho de Melo2017-07-15
| * perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf2017-07-15
| * perf trace: Do not process PERF_RECORD_LOST twiceArnaldo Carvalho de Melo2017-07-15
| * perf dwarf: Guard !x86_64 definitions under #ifdef else clauseArnaldo Carvalho de Melo2017-07-15
| * perf pmu: Fix misleadingly indented assignment (whitespace)Markus Trippelsdorf2017-07-15
| * perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf2017-07-15
| * perf tools: Remove duplicate const qualifierEric Engestrom2017-07-15
| * perf script: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-15
| * perf thread_map: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-15
| * perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-15
| * perf bench numa: Avoid possible truncation when using snprintf()Arnaldo Carvalho de Melo2017-07-15
| * perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo2017-07-15
| * perf scripting perl: Fix compile error with some perl5 versionsWang YanQing2017-07-15
| * perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo2017-07-15
| * perf intel-pt: Use __fallthroughArnaldo Carvalho de Melo2017-07-15
| * perf top: Use __fallthroughArnaldo Carvalho de Melo2017-07-15
| * tools strfilter: Use __fallthroughArnaldo Carvalho de Melo2017-07-15