summaryrefslogtreecommitdiffstats
path: root/fs/hugetlbfs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-19perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu2-3/+3
2015-03-18perf build: Rename feature_print_var_code to print_var_codeJiri Olsa1-11/+12
2015-03-18perf build: Rename PERF-FEATURES into FEATURE-DUMPJiri Olsa2-7/+7
2015-03-18perf build: Rename display_vf to feature_verboseJiri Olsa1-2/+2
2015-03-18perf build: Rename display_lib into feature_displayJiri Olsa1-6/+6
2015-03-18perf build: Get rid of VF_FEATURE_TESTSJiri Olsa1-25/+7
2015-03-18perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTSJiri Olsa1-6/+6
2015-03-18perf build: Get rid of LIB_INCLUDE variableJiri Olsa1-2/+1
2015-03-18perf build: Fix pthread-attr-setaffinity-np include in test-allJiri Olsa1-1/+1
2015-03-18perf build: Move features build output under features directoryJiri Olsa3-4/+4
2015-03-18perf build: Disable default check for libbabeltraceJiri Olsa3-8/+14
2015-03-18perf tools: Fix building error for arm64.Wang Nan1-1/+1
2015-03-17perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo3-14/+26
2015-03-17perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo3-13/+1
2015-03-16perf hists browser: Fix up some branch alignmentArnaldo Carvalho de Melo1-5/+6
2015-03-16perf hists browser: Simplify symbol annotation menu setupArnaldo Carvalho de Melo1-9/+11
2015-03-13perf data: Add tracepoint events fields CTF conversion supportSebastian Andrzej Siewior1-0/+242
2015-03-13perf kmem: Fix alignment of slab result tableNamhyung Kim1-5/+5
2015-03-13perf kmem: Allow -v optionNamhyung Kim2-0/+6
2015-03-13perf kmem: Fix segfault when invalid sort key is givenNamhyung Kim1-1/+2
2015-03-13perf stat: Always correctly indent ratio columnAndi Kleen1-0/+4
2015-03-13perf stat: Fix IPC and other formulas with -AAndi Kleen1-17/+19
2015-03-13perf stat: Output running time and run/enabled ratio in CSV modeAndi Kleen1-23/+25
2015-03-12perf hists browser: Fix UI bug after fold/unfoldHe Kuang1-0/+19
2015-03-12perf probe: Fix compiles due to declarations using perf_probe_pointDavid Ahern1-4/+6
2015-03-12perf hists browser: Fix UI bug after zoom into thread/dso/symbolHe Kuang1-0/+1
2015-03-12perf probe: Fix possible double free on errorHe Kuang1-1/+5
2015-03-12perf tools: Output feature detection's gcc output to a fileArnaldo Carvalho de Melo2-1/+2
2015-03-12perf build: Fix libbabeltrace detectionJiri Olsa1-0/+1
2015-03-12perf probe: Allow weak symbols to be probedNamhyung Kim1-8/+4
2015-03-12perf symbols: Allow symbol alias when loading map for symbol nameNamhyung Kim3-1/+4
2015-03-12Revert "perf probe: Fix to fall back to find probe point in symbols"Masami Hiramatsu1-4/+2
2015-03-12perf probe: Fix --line to handle aliased symbols in glibcMasami Hiramatsu1-2/+33
2015-03-12perf probe: Fix to handle aliased symbols in glibcMasami Hiramatsu1-16/+124
2015-03-12perf ordered_events: Adopt queue() methodArnaldo Carvalho de Melo3-31/+35
2015-03-12perf tools: Remove superfluous thread->comm_set settingJiri Olsa1-1/+0
2015-03-12perf tools: tool->finished_round() doesn't need perf_sessionArnaldo Carvalho de Melo4-14/+34
2015-03-12perf ordered_events: Allow tools to specify a deliver methodArnaldo Carvalho de Melo4-17/+37
2015-03-11perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo19-83/+68
2015-03-11perf ordered_events: Untangle from perf_sessionArnaldo Carvalho de Melo4-23/+42
2015-03-03perf sched: No need to keep the session aroundArnaldo Carvalho de Melo1-16/+8
2015-03-03perf tools: Reference count struct threadArnaldo Carvalho de Melo11-36/+66
2015-03-02Revert "perf: Remove the extra validity check on nr_pages"Kan Liang1-1/+1
2015-03-02perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter1-1/+3
2015-03-02perf probe: Remove bias offset to find probe point by addressMasami Hiramatsu1-4/+1
2015-03-02perf probe: Warn if given uprobe event accesses memory on older kernelMasami Hiramatsu1-0/+23
2015-03-02perf tools: Improve 'libbabel' feature check failure messageIngo Molnar1-1/+1
2015-03-02perf tools: Improve feature test debuggabilityIngo Molnar1-8/+8
2015-03-02perf tools: Improve libbfd detection messageIngo Molnar1-1/+1
2015-03-02perf tools: Improve libperl detection messageIngo Molnar1-1/+1