summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2018-06-04perf tools: No need to check if the argument to __get() function is NULLArnaldo Carvalho de Melo
2018-06-04perf cgroup: Make evlist__find_cgroup() more compactArnaldo Carvalho de Melo
2018-06-04perf probe: Use return of map__get() to make code more compactArnaldo Carvalho de Melo
2018-06-04perf tools: Remove dead quote.[ch] codeArnaldo Carvalho de Melo
2018-06-04Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-06-01perf tools intel-pt-decoder: Update insn.h from the kernel sourcesArnaldo Carvalho de Melo
2018-05-30perf script python: Add addr into perf sample dictLeo Yan
2018-05-30perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier
2018-05-30perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing
2018-05-30perf parse-events: Handle uncore event aliases in small groups properlyKan Liang
2018-05-23perf kcore_copy: Amend the offset of sections that remap kernel textAdrian Hunter
2018-05-23perf kcore_copy: Copy x86 PTI entry trampoline sectionsAdrian Hunter
2018-05-23perf kcore_copy: Get rid of kernel_mapAdrian Hunter
2018-05-23perf kcore_copy: Iterate phdrsAdrian Hunter
2018-05-23perf kcore_copy: Layout sectionsAdrian Hunter
2018-05-23perf kcore_copy: Calculate offset from phnumAdrian Hunter
2018-05-23perf kcore_copy: Keep a count of phdrsAdrian Hunter
2018-05-23perf kcore_copy: Keep phdr data in a listAdrian Hunter
2018-05-23perf annotate: Show group event string for stdioJin Yao
2018-05-23perf machine: Synthesize and process mmap events for x86 PTI entry trampolinesAdrian Hunter
2018-05-23perf machine: Create maps for x86 PTI entry trampolinesAdrian Hunter
2018-05-22perf machine: Allow for extra kernel mapsAdrian Hunter
2018-05-22perf machine: Fix map_groups__split_kallsyms() for entry trampoline symbolsAdrian Hunter
2018-05-22perf machine: Workaround missing maps for x86 PTI entry trampolinesAdrian Hunter
2018-05-22perf machine: Add nr_cpus_avail()Adrian Hunter
2018-05-21perf evlist: Introduce force_leader() methodJin Yao
2018-05-19perf tools: Fix kernel_start for PTI on x86Adrian Hunter
2018-05-19perf machine: Add machine__is() to identify machine archAdrian Hunter
2018-05-19perf annotate: Create hotkey 'c' to show min/max cyclesJin Yao
2018-05-18perf annotate: Record the min/max cyclesJin Yao
2018-05-17perf script: Show virtual addresses instead of offsetsSandipan Das
2018-05-17perf tools: No need to unconditionally read the max_stack sysctlsArnaldo Carvalho de Melo
2018-05-17perf tools: Read the cache line size lazilyArnaldo Carvalho de Melo
2018-05-17tools lib api fs tracing_path: Introduce opendir() methodArnaldo Carvalho de Melo
2018-05-17perf parse-events: Use get/put_events_file()Arnaldo Carvalho de Melo
2018-05-17perf tools: Reuse the path to the tracepoint /events/ directoryArnaldo Carvalho de Melo
2018-05-17tools lib api fs tracing_path: Introduce get/put_events_file() helpersArnaldo Carvalho de Melo
2018-05-16tools lib api: Unexport 'tracing_path' variableArnaldo Carvalho de Melo
2018-05-16perf config: Call perf_config__init() lazilyArnaldo Carvalho de Melo
2018-05-16perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing
2018-05-16perf parse-events: Handle uncore event aliases in small groups properlyKan Liang
2018-05-15perf tools: Use the "_stest" symbol to identify the kernel map when loading k...Adrian Hunter
2018-05-15perf llvm-utils: Add bpf include path to clang command lineArnaldo Carvalho de Melo
2018-05-15Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-05-11perf tools: Add missing newline when parsing empty BPF proggieArnaldo Carvalho de Melo
2018-05-11perf cs-etm: Remove redundant spaceLeo Yan
2018-05-11perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan
2018-05-10perf annotate: Display all available events on --stdioJin Yao
2018-05-07Revert "perf pmu: Fix pmu events parsing rule"Arnaldo Carvalho de Melo
2018-04-30perf machine: Ditch find_kernel_function variantsArnaldo Carvalho de Melo