index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Fix memory leaks relating to unit
Ian Rogers
2021-11-18
1
-9
/
+9
*
perf expr: Add source_count for aggregating events
Ian Rogers
2021-11-13
1
-0
/
+12
*
perf evsel: Don't set exclude_guest by default
Ravi Bangoria
2021-11-07
1
-5
/
+7
*
perf evsel: Fix missing exclude_{host,guest} setting
Namhyung Kim
2021-11-06
1
-5
/
+22
*
perf evsel: Add bitfield_swap() to handle branch_stack endian issue
Madhavan Srinivasan
2021-10-28
1
-2
/
+75
*
perf parse-events: Add new "metric-id" term
Ian Rogers
2021-10-20
1
-0
/
+17
*
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
2021-09-11
1
-5
/
+15
*
perf evsel: Handle precise_ip fallback in evsel__open_cpu()
Riccardo Mancini
2021-08-31
1
-33
/
+26
*
perf evsel: Move bpf_counter__install_pe() to success path in evsel__open_cpu()
Riccardo Mancini
2021-08-31
1
-2
/
+2
*
perf evsel: Move test_attr__open() to success path in evsel__open_cpu()
Riccardo Mancini
2021-08-31
1
-5
/
+5
*
perf evsel: Move ignore_missing_thread() to fallback code
Riccardo Mancini
2021-08-31
1
-16
/
+13
*
perf evsel: Separate rlimit increase from evsel__open_cpu()
Riccardo Mancini
2021-08-31
1
-20
/
+30
*
perf evsel: Separate missing feature detection from evsel__open_cpu()
Riccardo Mancini
2021-08-31
1
-83
/
+91
*
perf evsel: Add evsel__prepare_open()
Riccardo Mancini
2021-08-31
1
-0
/
+14
*
perf evsel: Separate missing feature disabling from evsel__open_cpu
Riccardo Mancini
2021-08-31
1
-26
/
+31
*
perf evsel: Save open flags in evsel in prepare_open()
Riccardo Mancini
2021-08-31
1
-12
/
+12
*
perf evsel: Separate open preparation from open itself
Riccardo Mancini
2021-08-31
1
-11
/
+34
*
perf evsel: Remove retry_sample_id goto label
Riccardo Mancini
2021-08-31
1
-2
/
+1
*
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
1
-5
/
+24
*
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-09
1
-2
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-22
1
-0
/
+1
|
\
|
*
perf evsel: Add missing cloning of evsel->use_config_name
Namhyung Kim
2021-06-04
1
-0
/
+1
*
|
perf evsel: Adjust hybrid event and global event mixed group
Jin Yao
2021-06-10
1
-0
/
+25
|
/
*
perf stat: Warn group events from different hybrid PMU
Jin Yao
2021-04-29
1
-0
/
+6
*
perf record: Create two hybrid 'cycles' events by default
Jin Yao
2021-04-29
1
-3
/
+3
*
perf stat: Introduce config stat.bpf-counter-events
Song Liu
2021-04-29
1
-0
/
+22
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-2
/
+2
*
perf stat: Fix wrong skipping for per-die aggregation
Jin Yao
2021-03-06
1
-1
/
+17
*
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
2021-02-18
1
-9
/
+8
*
perf report: Support instruction latency
Kan Liang
2021-02-08
1
-1
/
+3
*
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2021-02-08
1
-4
/
+24
*
perf tools: Support the auxiliary event
Kan Liang
2021-02-08
1
-0
/
+3
*
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
2021-01-20
1
-1
/
+17
*
perf stat: Enable counting events for BPF programs
Song Liu
2021-01-20
1
-0
/
+5
*
perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id
Jiri Olsa
2020-12-28
1
-4
/
+6
*
perf evsel: Emit warning about kernel not supporting the data page size sampl...
Arnaldo Carvalho de Melo
2020-12-17
1
-1
/
+8
*
perf record: Support new sample type for data page size
Kan Liang
2020-12-17
1
-0
/
+9
*
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix
Arnaldo Carvalho de Melo
2020-11-30
1
-25
/
+15
*
perf evsel: Add evsel__clone() function
Namhyung Kim
2020-09-28
1
-0
/
+104
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-17
1
-3
/
+7
|
\
|
*
perf record: Prevent override of attr->sample_period for libpfm4 events
Stephane Eranian
2020-09-14
1
-2
/
+1
|
*
perf record: Set PERF_RECORD_PERIOD if attr->freq is set.
David Sharp
2020-09-14
1
-1
/
+6
*
|
perf tests: Call test_attr__open() directly
Jiri Olsa
2020-09-10
1
-0
/
+5
|
/
*
perf evsel: Extend message to mention CAP_SYS_PTRACE and perf security doc link
Alexey Budankov
2020-08-06
1
-2
/
+4
*
perf tools: Improve aux_output not supported error
Adrian Hunter
2020-08-06
1
-0
/
+4
*
perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event
Jin Yao
2020-08-04
1
-2
/
+4
*
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-07-10
1
-1
/
+6
*
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2020-07-06
1
-2
/
+2
*
perf record: Fix duplicated sideband events with Intel PT system wide tracing
Adrian Hunter
2020-07-03
1
-7
/
+1
[next]