summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2019-02-20perf report: Fix wrong iteration count in --branch-historyJin Yao
2019-02-12perf python: Do not force closing original perf descriptor in evlist.get_poll...Jiri Olsa
2019-02-12perf tools: Cast off_t to s64 to avoid warning on bionic libcArnaldo Carvalho de Melo
2019-02-12perf header: Fix up argument to ctime()Arnaldo Carvalho de Melo
2019-02-12perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-02-12perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-02-12perf dso: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-02-12perf stat: Fix CSV mode column output for non-cgroup eventsStephane Eranian
2019-01-26perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo
2019-01-26perf cs-etm: Correct packets swapping in cs_etm__flush()Leo Yan
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-01-09perf env: Also consider env->arch == NULL as local operationArnaldo Carvalho de Melo
2019-01-09perf pmu: Suppress potential format-truncation warningBen Hutchings
2019-01-09perf script: Use fallbacks for branch stacksAdrian Hunter
2019-01-09perf tools: Use fallback for sample_addr_correlates_sym() casesAdrian Hunter
2019-01-09perf thread: Add fallback functions for cases where cpumode is insufficientAdrian Hunter
2019-01-09perf machine: Record if a arch has a single user/kernel address spaceAdrian Hunter
2018-11-19perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa
2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo
2018-11-12perf tools: Fix crash on synthesizing the unitJiri Olsa
2018-11-06Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...Ingo Molnar
2018-11-06perf tools: Do not zero sample_id_all for group membersJiri Olsa
2018-11-05perf intel-pt: Add MTC and CYC timestamps to debug logAdrian Hunter
2018-11-05perf intel-pt: Add more event information to debug logAdrian Hunter
2018-11-05perf stat: Handle different PMU names with common prefixThomas Richter
2018-11-05perf evlist: Move perf_evsel__reset_weak_group into evlistAndi Kleen
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-31perf intel-pt/bts: Calculate cpumode for synthesized samplesAdrian Hunter
2018-10-31perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter
2018-10-31perf tools: Don't clone maps from parent when synthesizing forksDavid Miller
2018-10-31perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}David S. Miller
2018-10-31perf cs-etm: Correct CPU mode for samplesLeo Yan
2018-10-31perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-10-29Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar
2018-10-24perf script: Implement --graph-functionAndi Kleen
2018-10-24perf script: Make itrace script default to all callsAndi Kleen
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-22perf trace: Introduce per-event maximum number of events propertyArnaldo Carvalho de Melo
2018-10-22perf evsel: Mark a evsel as disabled when asking the kernel do disable itArnaldo Carvalho de Melo
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-19tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpersDaniel Borkmann
2018-10-19perf evsel: Introduce per event max_events propertyArnaldo Carvalho de Melo
2018-10-18perf symbols: Set PLT entry/header sizes properly on SparcDavid Miller
2018-10-18perf jitdump: Add Sparc support.David Miller
2018-10-18perf annotate: Add Sparc supportDavid Miller
2018-10-18perf record: Encode -k clockid frequency into Perf traceAlexey Budankov
2018-10-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo