summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2016-05-18perf diff: Fix duplicated output columnNamhyung Kim
2016-05-04perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz
2016-05-04perf tools: Fix perf script python database export crashChris Phlipot
2016-05-04perf evlist: Reference count the cpu and thread maps at set_maps()Arnaldo Carvalho de Melo
2016-05-04perf intel-pt: Fix segfault tracing transactionsAdrian Hunter
2016-04-12perf tools: Fix python extension buildJiri Olsa
2016-04-12perf tools: Fix checking asprintf return valueWang Nan
2016-04-12perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen
2016-02-04Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2016-02-04Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2016-02-03perf stat: Fix interval output valuesJiri Olsa
2016-02-02perf probe: Search both .eh_frame and .debug_frame sections for probe locationHemant Kumar
2016-02-02perf tools: Fix thread lifetime related segfaut in intel_ptAdrian Hunter
2016-02-01perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-26perf stat: Do not clean event's private statsJiri Olsa
2016-01-26perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-15perf symbols: Fix reading of build-id from vDSOBen Hutchings
2016-01-15perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria
2016-01-12perf tools: Fallback to srcdir/Documentation/tips.txtNamhyung Kim
2016-01-12perf tools: Add file_only config option to strlistNamhyung Kim
2016-01-12perf tools: Fix mmap2 event allocation in synthesize codeWang Nan
2016-01-08perf evlist: Add --trace-fields option to show trace fieldsNamhyung Kim
2016-01-08perf libdw: Check for mmaps also in MAP__VARIABLE treeJiri Olsa
2016-01-08perf unwind: Check for mmaps also in MAP__VARIABLE treeJiri Olsa
2016-01-08perf unwind: Use find_map function in access_dso_memJiri Olsa
2016-01-08perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa
2016-01-08perf evlist: Make perf_evlist__open() open evsels with their cpus and threads...Adrian Hunter
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim
2016-01-08perf hists: Export a couple of hist functionsNamhyung Kim
2016-01-08perf tools: Add overhead/overhead_children keys defaults via stringJiri Olsa
2016-01-08perf tools: Remove list entry from struct sort_entryJiri Olsa
2016-01-08perf tools: Do not show trace command if it's not compiled inJiri Olsa
2016-01-08perf report: Change default to use event group viewNamhyung Kim
2016-01-08perf top: Decay periods in callchainsNamhyung Kim
2016-01-08tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/Arnaldo Carvalho de Melo
2016-01-08tools lib: Sync tools/lib/find_bit.c with the kernelArnaldo Carvalho de Melo
2016-01-08tools lib: Move find_next_bit.c to tools/lib/Arnaldo Carvalho de Melo
2016-01-07perf python: Add missing files to binding link listArnaldo Carvalho de Melo
2016-01-07perf evlist: Introduce perf_evlist__new_dummy constructorArnaldo Carvalho de Melo
2016-01-06perf pmu: fix alias->snapshot missing initialization bugStephane Eranian
2016-01-06perf cpumap: Fix cpu conversion in cpu_map__from_entriesJiri Olsa
2016-01-06perf script: Add python support for stat eventsJiri Olsa
2016-01-06perf script: Add process_stat/process_stat_interval scripting interfaceJiri Olsa
2016-01-06perf tools: Add all matching dynamic sort keys for field nameNamhyung Kim
2016-01-06perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...Namhyung Kim
2016-01-06perf tools: Add 'trace_fields' dynamic sort keyNamhyung Kim
2016-01-06perf tools: Skip dynamic fields not defined for current eventNamhyung Kim
2016-01-06perf tools: Support '<event>.*' dynamic sort keyNamhyung Kim