summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2017-12-27perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo
2017-12-27perf annotate: Use perf_env when obtaining the arch nameArnaldo Carvalho de Melo
2017-12-27perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()Arnaldo Carvalho de Melo
2017-12-27perf trace: Use generated syscall table on s390 tooHendrik Brueckner
2017-12-27perf s390: Generate system call table from asm/unistd.hHendrik Brueckner
2017-12-27tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.hHendrik Brueckner
2017-12-27perf perf: Remove duplicate includesPravin Shedge
2017-12-27perf test: Handle properly readdir DT_UNKNOWNJiri Olsa
2017-12-27perf utils: Move is_directory() to path.hJiri Olsa
2017-12-27perf stat: Resort '--per-thread' resultJin Yao
2017-12-27perf stat: Remove --per-thread pid/tid limitationJin Yao
2017-12-27perf thread_map: Enumerate all threads from /procJin Yao
2017-12-27perf stat: Update or print per-thread statsJin Yao
2017-12-27perf stat: Allocate shadow stats buffer for threadsJin Yao
2017-12-27perf stat: Remove a set of shadow stats static variablesJin Yao
2017-12-27perf stat: Print per-thread shadow statsJin Yao
2017-12-27perf stat: Update per-thread shadow statsJin Yao
2017-12-27perf stat: Create the runtime_stat init/exit functionJin Yao
2017-12-27perf stat: Extend rbtree to support per-thread shadow statsJin Yao
2017-12-27perf stat: Define a structure for per-thread shadow statsJin Yao
2017-12-18Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-12-18tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo
2017-12-18perf jvmti: Generate correct debug information for inlined codeBen Gainey
2017-12-18perf tools: Fix up build in hardened environmentsJiri Olsa
2017-12-18perf tools: Use shell function for perl cflags retrievalJiri Olsa
2017-12-18Merge tag 'v4.15-rc4' into perf/core, to pick up fixesIngo Molnar
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap
2017-12-12Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar
2017-12-12tools/perf: Convert ACCESS_ONCE() to READ_ONCE()Mark Rutland
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar
2017-12-06tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar
2017-12-06Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar
2017-12-05perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and recordWang Nan
2017-12-05perf mmap: Don't discard prev in backward modeWang Nan
2017-12-05perf mmap: Fix perf backward recordingWang Nan
2017-12-05perf report: Set browser mode right before setup_browser()Seokho Song
2017-12-05perf vendor events: Use more flexible pattern matching for CPU identification...William Cohen
2017-12-05perf c2c: Add a tip about cacheline eventsSangwon Hong
2017-12-05perf mmap: Remove overwrite and check_messup from mmap readWang Nan
2017-12-05perf mmap: Remove overwrite from arguments list of perf_mmap__pushWang Nan
2017-12-05perf evlist: Remove evlist->overwriteWang Nan
2017-12-05perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_exWang Nan
2017-12-05perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan
2017-12-05perf tools: Fix up build in hardnened environmentsJiri Olsa
2017-12-05perf pmu: Add check for valid cpuid in perf_pmu__find_map()Ganapatrao Kulkarni
2017-12-05perf vendor events arm64: Add ThunderX2 implementation defined pmu core eventsGanapatrao Kulkarni
2017-12-05perf pmu: Add helper function is_pmu_core to detect PMU CORE devicesGanapatrao Kulkarni
2017-12-05perf s390: add regs_query_register_offset()Hendrik Brueckner