index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libperf: Add preadn()
Adrian Hunter
2022-05-23
1
-0
/
+2
*
perf cpumap: Add perf_cpu_map__for_each_idx()
Ian Rogers
2022-05-23
1
-0
/
+3
*
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
1
-1
/
+2
*
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
1
-1
/
+1
*
libperf evsel: Add perf_evsel__enable_thread()
Adrian Hunter
2022-05-10
1
-0
/
+1
*
perf cpumap: Add is_subset function
Ian Rogers
2022-04-01
1
-0
/
+1
*
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
1
-1
/
+6
*
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-03-27
1
-3
/
+4
|
\
|
*
libperf: Add API for allocating new thread map array
Tzvetomir Stoyanov (VMware)
2022-02-23
1
-0
/
+1
|
*
libperf: Rename arguments of perf_thread_map APIs
Tzvetomir Stoyanov (VMware)
2022-02-23
1
-3
/
+3
*
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
*
|
libperf: Fix perf_cpu_map__for_each_cpu macro
Jiri Olsa
2022-02-16
2
-5
/
+6
|
/
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
5
-12
/
+18
*
libperf: Switch cpu to more accurate cpu_map_idx
Ian Rogers
2022-01-12
1
-5
/
+5
*
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
2
-1
/
+2
*
libperf: Add comments to 'struct perf_cpu_map'
Ian Rogers
2022-01-12
1
-0
/
+9
*
perf evlist: Allow setting arbitrary leader
Ian Rogers
2021-12-08
1
-1
/
+1
*
libperf: Adopt perf_counts_values__scale() from tools/perf/util
Shunsuke Nakamura
2021-12-08
1
-0
/
+4
*
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-10-20
1
-0
/
+6
*
libperf tests: Fix verbose printing
Shunsuke Nakamura
2021-08-24
1
-0
/
+2
*
libperf: Add perf_cpu_map__default_new()
Jin Yao
2021-08-11
1
-0
/
+1
*
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
2021-07-09
2
-0
/
+2
*
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
2021-07-09
1
-0
/
+1
*
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
1
-0
/
+1
*
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-09
1
-1
/
+3
*
libperf: Change tests to single static and shared binaries
Jiri Olsa
2021-07-07
1
-2
/
+2
*
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
2021-04-29
1
-0
/
+2
*
perf tools: Change fields type in perf_record_time_conv
Leo Yan
2021-04-29
1
-2
/
+3
*
perf util: Move bpf_perf definitions to a libperf header
Song Liu
2021-04-29
1
-0
/
+31
*
libperf xyarray: Add bounds checks to xyarray__entry()
Rob Herring
2021-04-20
1
-1
/
+8
*
libperf: Add support for user space counter access
Rob Herring
2021-04-20
1
-0
/
+3
*
libperf tests: Add support for verbose printing
Rob Herring
2021-04-15
1
-0
/
+32
*
libperf: Add evsel mmap support
Rob Herring
2021-04-15
2
-0
/
+4
*
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2021-03-06
1
-0
/
+2
*
perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events
Jiri Olsa
2020-12-28
1
-4
/
+14
*
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2020-10-14
1
-1
/
+11
*
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
2020-09-22
1
-0
/
+4
*
libperf: Add flags to fdarray fds objects
Alexey Budankov
2020-07-21
1
-1
/
+1
*
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-07-10
1
-0
/
+9
*
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-04-03
1
-0
/
+7
*
libperf: Move to tools/lib/perf
Jiri Olsa
2020-01-06
15
-0
/
+930