summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2016-11-09perf hists: Fix column length on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Fix column indentation on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Show folded sign properly on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Fix indentation of folded sign on --hierarchyNamhyung Kim
2016-11-09perf hist browser: Fix hierarchy column countsNamhyung Kim
2016-10-17perf jit: Fix build issue on UbuntuAnton Blanchard
2016-10-17perf jevents: Handle events including .c and .oWang Nan
2016-10-13perf header: Set nr_numa_nodes only when we parsed all the dataJiri Olsa
2016-10-13perf top: Fix refreshing hierarchy entries on TUINamhyung Kim
2016-10-05perf top/report: Add tips about a list optionNambong Ha
2016-10-05perf report/top: Add a tip about system-wide collection from all CPUsDonghyun Kim
2016-10-05perf report/top: Add a tip about source line numbers with overheadKim SeonYoung
2016-10-05perf jevents: Fix Intel JSON fixed counter conversionsAndi Kleen
2016-10-05perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter
2016-10-05perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter
2016-10-05perf uretprobe ppc64le: Fix probe locationRavi Bangoria
2016-10-03perf pmu-events: Add Skylake frontend MSR supportAndi Kleen
2016-10-03perf pmu-events: Fix fixed counters on IntelAndi Kleen
2016-10-03perf tools: Make alias matching case-insensitiveAndi Kleen
2016-10-03perf tools: Allow period= in perf stat CPU event descriptions.Sukadev Bhattiprolu
2016-10-03perf tools: Add README for info on parsing JSON/map filesSukadev Bhattiprolu
2016-10-03perf list jevents: Add support for event list topicsAndi Kleen
2016-10-03perf list: Support long jevents descriptionsSukadev Bhattiprolu
2016-10-03perf jevents: Add support for long descriptionsSukadev Bhattiprolu
2016-10-03perf pmu: Add override support for event list CPUIDAndi Kleen
2016-10-03perf list: Add a --no-desc flagAndi Kleen
2016-10-03perf tools: Query terminal width and use in perf listAndi Kleen
2016-10-03perf pmu: Support alias descriptionsAndi Kleen
2016-10-03perf jevents: Handle header line in mapfileAndi Kleen
2016-10-03perf tools: Support CPU id matching for x86 v2Andi Kleen
2016-10-03perf powerpc: Support CPU ID matching for PowerpcSukadev Bhattiprolu
2016-10-03perf pmu: Use pmu_events table to create aliasesSukadev Bhattiprolu
2016-10-03perf jevents: Program to convert JSON fileAndi Kleen
2016-10-03perf tools: Add jsmn `jasmine' JSON parserAndi Kleen
2016-10-03perf tools: Experiment with cppcheckArnaldo Carvalho de Melo
2016-10-03perf probe: Check if *ptr2 is zero and not ptr2Colin Ian King
2016-09-29perf tests: Add dwarf unwind test for powerpcRavi Bangoria
2016-09-29perf probe: Match linkage name with mangled nameMasami Hiramatsu
2016-09-29perf probe: Fix to cut off incompatible chars from group nameMasami Hiramatsu
2016-09-29perf probe: Skip if the function address is 0Masami Hiramatsu
2016-09-29perf probe: Ignore the error of finding inline instanceMasami Hiramatsu
2016-09-29perf intel-pt: Fix decoding when there are address filtersAdrian Hunter
2016-09-29perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter
2016-09-29perf intel-pt: Read address filter from AUXTRACE_INFO eventAdrian Hunter
2016-09-29perf intel-pt: Record address filter in AUXTRACE_INFO eventAdrian Hunter
2016-09-29perf intel-pt: Add a helper function for processing AUXTRACE_INFOAdrian Hunter
2016-09-29perf intel-pt: Fix missing error codes processing auxtrace_infoAdrian Hunter
2016-09-29perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter
2016-09-29perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter
2016-09-29perf probe: Increase debug level of SDT debug messagesAdrian Hunter