summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-10-14perf tools: Use build_id object in dsoJiri Olsa
2020-10-13perf config: Export the perf_config_from_file() functionArnaldo Carvalho de Melo
2020-10-13perf python: Autodetect python3 binaryJames Clark
2020-10-13perf tests: Show python test script in verbose modeArnaldo Carvalho de Melo
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik
2020-10-13perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby
2020-10-13perf c2c: Update usage for showing memory eventsLeo Yan
2020-10-13Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2020-10-13tools lib traceevent: Hide non API functionsTzvetomir Stoyanov (VMware)
2020-10-13perf sched: Show start of latency as wellJoel Fernandes (Google)
2020-10-13perf vendor events: Fix typos in power8 PMU eventsSandipan Das
2020-10-13perf bench: Run inject-build-id with --buildid-all option tooNamhyung Kim
2020-10-13perf inject: Add --buildid-all optionNamhyung Kim
2020-10-13perf inject: Do not load map/dso when injecting build-idNamhyung Kim
2020-10-13perf inject: Enter namespace when reading build-idNamhyung Kim
2020-10-13perf inject: Add missing callbacks in perf_toolNamhyung Kim
2020-10-13perf bench: Add build-id injection benchmarkNamhyung Kim
2020-10-07perf stat: Fix out of bounds CPU map access when handling armv8_pmu eventsNamhyung Kim
2020-10-01perf python scripting: Fix printable strings in python3 scriptsJiri Olsa
2020-10-01perf trace: Use the autogenerated mmap 'prot' string/id tableArnaldo Carvalho de Melo
2020-10-01tools beauty: Add script to generate table of mmap's 'prot' argumentArnaldo Carvalho de Melo
2020-09-30perf beauty mmap_flags: Conditionaly define the mmap flagsArnaldo Carvalho de Melo
2020-09-29perf trace beauty: Add script to autogenerate mremap's flags args string/id t...Arnaldo Carvalho de Melo
2020-09-29perf tools: Separate the checking of headers only used to build beautificatio...Arnaldo Carvalho de Melo
2020-09-28Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-09-28perf test: Fix msan uninitialized use.Ian Rogers
2020-09-28perf parse-events: Reduce casts around bp_addrIan Rogers
2020-09-28perf test: Add expand cgroup event testNamhyung Kim
2020-09-28perf tools: Allow creation of cgroup without openNamhyung Kim
2020-09-28perf tools: Copy metric events properly when expand cgroupsNamhyung Kim
2020-09-28perf stat: Add --for-each-cgroup optionNamhyung Kim
2020-09-28perf evsel: Add evsel__clone() functionNamhyung Kim
2020-09-28perf vendor events: Update SkylakeX events to v1.21Jin Yao
2020-09-28perf vendor events intel: Update CascadelakeX events to v1.08Jin Yao
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-23Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-23perf script: Add min, max to futex-contention output, in addition to avgHagen Paul Pfeifer
2020-09-23perf script: Autopep8 futex-contentionHagen Paul Pfeifer
2020-09-23perf stat: Skip duration_time in setup_system_wideJin Yao
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-22perf tsc: Support cap_user_time_short for event TIME_CONVLeo Yan
2020-09-22perf tsc: Calculate timestamp with cap_user_time_shortLeo Yan
2020-09-22perf tsc: Add rdtsc() for Arm64Leo Yan
2020-09-22perf tsc: Move out common functions from x86Leo Yan
2020-09-21tools/bootconfig: Add testcase for tailing spaceMasami Hiramatsu
2020-09-21tools/bootconfig: Add testcases for repeated key with braceMasami Hiramatsu
2020-09-21tools/io_uring: fix compile breakageDouglas Gilbert
2020-09-20Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds