summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
...
* perf auxtrace: Add optional error flags to the itrace 'e' optionAdrian Hunter2020-08-062-1/+55
* perf auxtrace: Add missing itrace options to help textAdrian Hunter2020-08-061-1/+5
* perf tools: Improve aux_output not supported errorAdrian Hunter2020-08-061-0/+4
* perf intel-pt: Fix duplicate branch after CBRAdrian Hunter2020-08-061-2/+6
* perf intel-pt: Fix FUP packet stateAdrian Hunter2020-08-061-14/+7
* perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy eventJin Yao2020-08-041-2/+4
* perf record: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov2020-08-041-0/+2
* perf record: Extend -D,--delay option with -1 valueAlexey Budankov2020-08-041-1/+1
* perf stat: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov2020-08-041-0/+2
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-031-4/+8
|\
| * perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo2020-07-171-4/+8
* | perf metric: Rename group_list to metric_listJiri Olsa2020-07-301-21/+21
* | perf metric: Rename struct egroup to metricJiri Olsa2020-07-301-75/+75
* | perf metric: Add recursion check when processing nested metricsJiri Olsa2020-07-303-13/+120
* | perf metric: Add events for the current listJiri Olsa2020-07-301-3/+6
* | perf metric: Compute referenced metricsJiri Olsa2020-07-303-2/+36
* | perf metric: Add referenced metrics to hash dataJiri Olsa2020-07-303-7/+80
* | perf metric: Collect referenced metrics in struct metric_exprJiri Olsa2020-07-302-0/+38
* | perf metric: Collect referenced metrics in struct metric_ref_nodeJiri Olsa2020-07-301-16/+172
* | perf metric: Rename __metricgroup__add_metric to __add_metricJiri Olsa2020-07-301-11/+6
* | perf metric: Add add_metric functionJiri Olsa2020-07-301-26/+36
* | perf metric: Add macros for iterating map eventsJiri Olsa2020-07-301-37/+40
* | perf metric: Add expr__del_id functionJiri Olsa2020-07-302-8/+14
* | perf metric: Change expr__get_id to return struct expr_id_dataJiri Olsa2020-07-303-13/+14
* | perf metric: Add expr__add_id functionJiri Olsa2020-07-303-7/+27
* | perf metric: Fix memory leak in expr__add_id functionJiri Olsa2020-07-301-0/+2
* | perf tools: Fix term parsing for raw syntaxJiri Olsa2020-07-303-8/+41
* | perf tools: Allow r0x<HEX> event syntaxJiri Olsa2020-07-301-0/+1
* | perf stat: extend -D,--delay option with -1 valueAlexey Budankov2020-07-222-1/+4
* | perf evlist: Implement control command handling functionsAlexey Budankov2020-07-222-0/+158
* | perf evlist: Introduce control file descriptorsAlexey Budankov2020-07-222-0/+8
* | libperf: Add flags to fdarray fds objectsAlexey Budankov2020-07-211-1/+1
* | perf metric: Add 'struct expr_id_data' to keep expr valueJiri Olsa2020-07-173-12/+16
* | perf metric: Rename expr__add_id() to expr__add_val()Jiri Olsa2020-07-174-5/+5
* | perf probe: Warn if the target function is a GNU indirect functionMasami Hiramatsu2020-07-171-2/+6
* | perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu2020-07-171-1/+1
* | perf probe: Fix wrong variable warning when the probe point is not foundMasami Hiramatsu2020-07-171-0/+3
* | perf probe: Avoid setting probes on the same address for the same eventMasami Hiramatsu2020-07-171-0/+10
* | perf parse-events: Report BPF errorsIan Rogers2020-07-101-18/+20
* | perf script: Show text poke address symbolAdrian Hunter2020-07-104-9/+20
* | perf intel-pt: Add support for text poke eventsAdrian Hunter2020-07-101-0/+75
* | perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOLAdrian Hunter2020-07-106-1/+18
* | perf tools: Add support for PERF_RECORD_TEXT_POKEAdrian Hunter2020-07-1011-2/+142
* | perf annotate: Fix non-null terminated buffer returned by readlink()Numfor Mbiziwo-Tiapo2020-07-091-4/+11
* | perf inject jit: Remove //anon mmap eventsSteve MacLean2020-07-081-1/+30
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-07-085-11/+25
|\|
| * perf intel-pt: Fix PEBS sample for XMM registersAdrian Hunter2020-07-061-2/+3
| * perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter2020-07-061-2/+2
| * perf record: Fix duplicated sideband events with Intel PT system wide tracingAdrian Hunter2020-07-034-7/+20
* | perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list ...Sven Schnelle2020-07-071-0/+2