index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
Build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf maps: Move maps code to own C file
Ian Rogers
2022-02-14
1
-0
/
+1
*
perf arm64: Inject missing frames when using 'perf record --call-graph=fp'
Alexandre Truong
2021-12-21
1
-0
/
+1
*
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
2021-12-16
1
-0
/
+1
*
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
2021-11-01
1
-0
/
+1
*
tools lib: Adopt list_sort() from the kernel sources
Ian Rogers
2021-10-20
1
-0
/
+5
*
perf report: Add support to print a textual representation of IBS raw sample ...
Kim Phillips
2021-09-10
1
-0
/
+1
*
perf stat: Enable BPF counter with --for-each-cgroup
Namhyung Kim
2021-07-05
1
-0
/
+1
*
perf script: Add API for filtering via dynamically loaded shared object
Adrian Hunter
2021-07-01
1
-0
/
+1
*
perf parse-events: Add bison --file-prefix-map option
Denys Zagorui
2021-05-27
1
-3
/
+3
*
perf tools: Fix dynamic libbpf link
Jiri Olsa
2021-05-10
1
-0
/
+7
*
perf record: Create two hybrid 'cycles' events by default
Jin Yao
2021-04-29
1
-0
/
+1
*
perf parse-events: Create two hybrid hardware events
Jin Yao
2021-04-29
1
-0
/
+1
*
perf pmu: Save detected hybrid pmus to a global pmu list
Jin Yao
2021-04-29
1
-0
/
+1
*
perf data: Add JSON export
Nicholas Fraser
2021-04-29
1
-0
/
+1
*
perf stat: Basic support for iostat in perf
Alexander Antonov
2021-04-20
1
-0
/
+1
*
perf tools: Add OCaml demangling
Fabian Hemmer
2021-02-17
1
-0
/
+1
*
perf stat: Enable counting events for BPF programs
Song Liu
2021-01-20
1
-0
/
+1
*
perf streams: Introduce branch history "streams"
Jin Yao
2020-10-14
1
-0
/
+1
*
perf tools: Rename group to topdown
Kan Liang
2020-09-17
1
-0
/
+1
*
perf tools: Add general function to parse sublevel options
Changbin Du
2020-08-14
1
-0
/
+1
*
perf clockid: Move parse_clockid() to new clockid object
Jiri Olsa
2020-08-06
1
-0
/
+1
*
perf parse-events: Disable a subset of bison warnings
Ian Rogers
2020-07-02
1
-3
/
+11
*
perf parse-events: Disable a subset of flex warnings
Ian Rogers
2020-07-02
1
-3
/
+13
*
perf parse-events: Declare bison header file output
Ian Rogers
2020-06-23
1
-6
/
+9
*
perf parse-events: Declare flex header file output
Ian Rogers
2020-06-22
1
-6
/
+9
*
perf pmu: Add flex debug build flag
Ian Rogers
2020-06-22
1
-1
/
+1
*
perf pmu: Add bison debug build flag
Ian Rogers
2020-06-22
1
-1
/
+1
*
perf parse-events: Use automatic variable for yacc input
Ian Rogers
2020-06-22
1
-3
/
+3
*
perf parse-events: Use automatic variable for flex input
Ian Rogers
2020-06-22
1
-3
/
+3
*
perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
Tan Xiaojun
2020-06-01
1
-1
/
+1
*
perf tools: Add optional support for libpfm4
Stephane Eranian
2020-05-29
1
-0
/
+2
*
perf tools: Grab a copy of libbpf's hashmap
Ian Rogers
2020-05-28
1
-0
/
+4
*
perf evlist: Move the sideband thread routines to separate object
Arnaldo Carvalho de Melo
2020-05-05
1
-0
/
+1
*
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
2020-05-05
1
-0
/
+1
*
perf expr: Move expr lexer to flex
Jiri Olsa
2020-03-10
1
-1
/
+9
*
perf expr: Add expr.c object
Jiri Olsa
2020-03-10
1
-0
/
+1
*
perf affinity: Add infrastructure to save/restore affinity
Andi Kleen
2019-11-28
1
-0
/
+1
*
perf pmu: Use file system cache to optimize sysfs access
Andi Kleen
2019-11-28
1
-0
/
+1
*
perf block: Cleanup and refactor block info functions
Jin Yao
2019-11-07
1
-0
/
+1
*
perf diff: Report noisy for cycles diff
Jin Yao
2019-10-11
1
-0
/
+1
*
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
2019-09-25
1
-0
/
+1
*
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
2019-09-25
1
-0
/
+1
*
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf cacheline: Move cacheline related routines to separate files
Arnaldo Carvalho de Melo
2019-08-26
1
-0
/
+1
*
perf evswitch: Move switch logic to use in other tools
Arnaldo Carvalho de Melo
2019-08-15
1
-0
/
+1
*
perf tools: Add helpers to use capabilities if present
Igor Lubashev
2019-08-14
1
-0
/
+2
*
libperf: Adopt xyarray class from perf
Jiri Olsa
2019-07-29
1
-1
/
+0
*
libperf: Move zalloc.o into libperf
Jiri Olsa
2019-07-29
1
-5
/
+0
*
perf tools: Introduce rlimit__bump_memlock() helper
Arnaldo Carvalho de Melo
2019-07-09
1
-0
/
+1
[next]