summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2017-03-27perf callchain: Reference count mapsKrister Johansen
2017-03-20perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim
2017-03-20perf diff: Fix -o/--order option behavior (again)Namhyung Kim
2017-02-26perf jit: Enable jitdump support without dwarfMaciej Debski
2017-02-26perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo
2017-02-26perf callchain: Fixup help/config for no-unwindingRabin Vincent
2017-02-26perf diff: Do not overwrite valid build idKan Liang
2017-02-26perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa
2017-02-26perf mem: Fix --all-user/--all-kernel optionsJiri Olsa
2017-02-26perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo
2016-11-26perf hists: Fix column length on --hierarchyNamhyung Kim
2016-11-18perf top: Fix refreshing hierarchy entries on TUINamhyung Kim
2016-10-31perf symbols: Fixup symbol sizes before picking best onesArnaldo Carvalho de Melo
2016-10-31perf symbols: Check symbol_conf.allow_aliases for kallsyms loading tooArnaldo Carvalho de Melo
2016-10-31perf ui/stdio: Always reset output width for hierarchyNamhyung Kim
2016-10-31perf ui/tui: Reset output width for hierarchyNamhyung Kim
2016-10-31perf powerpc: Fix build-test failureRavi Bangoria
2016-10-31perf hists browser: Fix event group displayNamhyung Kim
2016-10-31perf data: Fix building in 32 bit platform with libbabeltraceWang Nan
2016-10-28perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter
2016-10-28perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter
2016-10-28perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter
2016-08-18perf evsel: Do not access outside hw cache name arraysArnaldo Carvalho de Melo
2016-08-16perf unwind: Use addr_location::addr instead of ip for entriesMilian Wolff
2016-08-15perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter
2016-08-15perf probe: Release resources on error when handling exit pathsArnaldo Carvalho de Melo
2016-08-15perf probe: Check for dup and fdopen failuresColin Ian King
2016-08-15perf symbols: Fix annotation of objects with debuginfo filesAnton Blanchard
2016-08-15perf script: Don't disable use_callchain if input is pipeHe Kuang
2016-08-15perf script: Show proper message when failed list scriptsHe Kuang
2016-08-15perf jitdump: Add the right header to get the major()/minor() definitionsArnaldo Carvalho de Melo
2016-08-12perf ppc64le: Fix build failure when libelf is not presentRavi Bangoria
2016-08-12perf tools mem: Fix -t store option for record commandJiri Olsa
2016-08-12perf intel-pt: Fix ip compressionAdrian Hunter
2016-08-09perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria
2016-08-09perf probe: Add function to post process kernel trace eventsRavi Bangoria
2016-08-09perf probe: Support signedness castingNaohiro Aota
2016-08-09perf stat: Avoid skew when reading eventsMark Rutland
2016-08-09perf probe: Fix module name matchingKonstantin Khlebnikov
2016-08-09perf probe: Adjust map->reloc offset when finding kernel symbol from mapMasami Hiramatsu
2016-08-09perf hists: Trim libtraceevent trace_seq buffersArnaldo Carvalho de Melo
2016-08-09perf script: Add 'bpf-output' field to usage messageBrendan Gregg
2016-08-04Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-08-03perf tests bpf: Use SyS_epoll_wait aliasArnaldo Carvalho de Melo
2016-08-02perf tests: objdump output can contain multi byte chunksJan Stancek
2016-08-02perf record: Add --sample-cpu optionJiri Olsa
2016-08-02perf hists: Introduce output_resort_cb methodJiri Olsa
2016-08-02perf tools: Move config/Makefile into Makefile.configJiri Olsa
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa
2016-08-02perf tools: Fix build failure on perl script contextNamhyung Kim