summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
...
| * | | perf probe: Walk function lines in lexical blocksMasami Hiramatsu2019-11-061-5/+9
| * | | perf probe: Fix to find range-only function instanceMasami Hiramatsu2019-11-061-1/+5
| * | | perf kvm: Use evlist layer api when possibleIgor Lubashev2019-11-061-1/+1
| * | | perf tests: Fix a typoLeo Yan2019-11-061-1/+1
| * | | perf tools: Avoid a malloc() for array eventsIan Rogers2019-11-061-5/+3
| * | | perf tools: Move ALLOC_LIST into a functionIan Rogers2019-11-061-22/+43
| * | | perf evsel: Avoid close(-1)Andi Kleen2019-11-062-2/+4
| * | | perf evsel: Always preserve errno while cleaning up perf_event_open failuresAndi Kleen2019-11-061-2/+4
| * | | perf cs-etm: Fix definition of macro TO_CS_QUEUE_NRLeo Yan2019-11-061-2/+2
| * | | perf llvm: Make .o saving a debug message, not an info oneArnaldo Carvalho de Melo2019-11-061-3/+2
| * | | perf record: Put a copy of kcore into the perf.data directoryAdrian Hunter2019-11-068-0/+147
| * | | perf data: Support single perf.data file directoryAdrian Hunter2019-11-064-2/+43
| * | | perf session: Fix indent in perf_session__new()"Jiri Olsa2019-11-061-2/+2
| * | | perf data: Rename directory "header" file to "data"Adrian Hunter2019-11-062-2/+2
| * | | perf data: Move perf_dir_version into data.hAdrian Hunter2019-11-062-4/+4
| * | | perf data: Correctly identify directory data filesAdrian Hunter2019-11-061-1/+1
* | | | Merge tag 'v5.4-rc7' into perf/core, to pick up fixesIngo Molnar2019-11-111-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-105-38/+14
| |\ \
| | * | perf tools: Fix time sortingJiri Olsa2019-11-051-1/+1
| | * | perf tools: Remove unused trace_find_next_event()Steven Rostedt (VMware)2019-11-052-33/+0
| | * | perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)2019-11-052-4/+13
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-11-051-2/+4
| |\ \ \ | | |/ / | |/| |
| | * | perf tools: Make usage of test_attr__* optional for perf-sys.hBjörn Töpel2019-10-311-2/+4
| | |/
* | | Merge tag 'perf-core-for-mingo-5.5-20191021' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-10-2259-287/+1155
|\ \ \
| * | | perf trace: Use STUL_STRARRAY_FLAGS with mmapArnaldo Carvalho de Melo2019-10-191-1/+3
| * | | perf trace: Wire up strarray__strtoul_flags()Arnaldo Carvalho de Melo2019-10-192-0/+9
| * | | libbeauty: Introduce strarray__strtoul_flags()Arnaldo Carvalho de Melo2019-10-192-1/+45
| * | | libbeauty: Make the mmap_flags strarray visible outside of its beautifierArnaldo Carvalho de Melo2019-10-191-2/+2
| * | | perf trace: Use strtoul for the fcntl 'cmd' argumentArnaldo Carvalho de Melo2019-10-191-1/+2
| * | | libbeauty: Introduce syscall_arg__strtoul_strarrays()Arnaldo Carvalho de Melo2019-10-192-0/+8
| * | | libperf: Add pr_err() macroJiri Olsa2019-10-192-0/+4
| * | | libperf: Do not export perf_evsel__init()/perf_evlist__init()Jiri Olsa2019-10-195-5/+2
| * | | libperf: Keep count of failed testsJiri Olsa2019-10-195-7/+21
| * | | libperf: Add tests_mmap_cpus testJiri Olsa2019-10-191-0/+98
| * | | libperf: Add tests_mmap_thread testJiri Olsa2019-10-191-0/+119
| * | | libperf: Link static tests with libapi.aJiri Olsa2019-10-192-3/+4
| * | | libperf: Move mask setup to perf_evlist__mmap_ops()Jiri Olsa2019-10-192-2/+2
| * | | libperf: Move mmap allocation to perf_evlist__mmap_ops::getJiri Olsa2019-10-192-32/+34
| * | | libperf: Introduce perf_evlist__for_each_mmap()Jiri Olsa2019-10-197-6/+47
| * | | perf tests: Disable bp_signal testing for arm64Leo Yan2019-10-191-9/+6
| * | | perf tests bp_account: Add dedicated checking helper is_supported()Leo Yan2019-10-193-1/+18
| * | | perf tests: Remove needless headers for bp_accountLeo Yan2019-10-191-4/+0
| * | | perf list: Hide deprecated events by defaultJin Yao2019-10-199-19/+55
| * | | perf trace: Pass a syscall_arg to syscall_arg_fmt->strtoul()Arnaldo Carvalho de Melo2019-10-191-1/+5
| * | | perf trace: Honour --max-events in processing syscalls:sys_enter_*Arnaldo Carvalho de Melo2019-10-181-6/+7
| * | | libbeauty: Introduce syscall_arg__strtoul_strarray()Arnaldo Carvalho de Melo2019-10-182-0/+9
| * | | perf tools: Remove unused trace_find_next_event()Steven Rostedt (VMware)2019-10-182-33/+0
| * | | perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)2019-10-182-4/+13
| * | | perf trace: Initialize evsel_trace->fmt for syscalls:sys_enter_* tracepointsArnaldo Carvalho de Melo2019-10-181-0/+23
| * | | perf trace: Introduce 'struct evsel__trace' for evsel->priv needsArnaldo Carvalho de Melo2019-10-171-6/+48