index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
Build
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
1
-0
/
+2
2022-10-04
perf mutex: Wrapped usage of mutex and cond
Pavithra Gurushankar
1
-0
/
+1
2022-09-29
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
1
-1
/
+1
2022-08-11
perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...
Leo Yan
1
-0
/
+1
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
1
-0
/
+2
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
1
-0
/
+1
2022-07-26
perf kwork: Implement BPF trace
Yang Jihong
1
-0
/
+1
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
1
-0
/
+1
2022-02-14
perf maps: Move maps code to own C file
Ian Rogers
1
-0
/
+1
2021-12-21
perf arm64: Inject missing frames when using 'perf record --call-graph=fp'
Alexandre Truong
1
-0
/
+1
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
1
-0
/
+1
2021-11-01
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
1
-0
/
+1
2021-10-20
tools lib: Adopt list_sort() from the kernel sources
Ian Rogers
1
-0
/
+5
2021-09-10
perf report: Add support to print a textual representation of IBS raw sample ...
Kim Phillips
1
-0
/
+1
2021-07-05
perf stat: Enable BPF counter with --for-each-cgroup
Namhyung Kim
1
-0
/
+1
2021-07-01
perf script: Add API for filtering via dynamically loaded shared object
Adrian Hunter
1
-0
/
+1
2021-05-27
perf parse-events: Add bison --file-prefix-map option
Denys Zagorui
1
-3
/
+3
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
1
-0
/
+7
2021-04-29
perf record: Create two hybrid 'cycles' events by default
Jin Yao
1
-0
/
+1
2021-04-29
perf parse-events: Create two hybrid hardware events
Jin Yao
1
-0
/
+1
2021-04-29
perf pmu: Save detected hybrid pmus to a global pmu list
Jin Yao
1
-0
/
+1
2021-04-29
perf data: Add JSON export
Nicholas Fraser
1
-0
/
+1
2021-04-20
perf stat: Basic support for iostat in perf
Alexander Antonov
1
-0
/
+1
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
1
-0
/
+1
2021-01-20
perf stat: Enable counting events for BPF programs
Song Liu
1
-0
/
+1
2020-10-14
perf streams: Introduce branch history "streams"
Jin Yao
1
-0
/
+1
2020-09-17
perf tools: Rename group to topdown
Kan Liang
1
-0
/
+1
2020-08-14
perf tools: Add general function to parse sublevel options
Changbin Du
1
-0
/
+1
2020-08-06
perf clockid: Move parse_clockid() to new clockid object
Jiri Olsa
1
-0
/
+1
2020-07-02
perf parse-events: Disable a subset of bison warnings
Ian Rogers
1
-3
/
+11
2020-07-02
perf parse-events: Disable a subset of flex warnings
Ian Rogers
1
-3
/
+13
2020-06-23
perf parse-events: Declare bison header file output
Ian Rogers
1
-6
/
+9
2020-06-22
perf parse-events: Declare flex header file output
Ian Rogers
1
-6
/
+9
2020-06-22
perf pmu: Add flex debug build flag
Ian Rogers
1
-1
/
+1
2020-06-22
perf pmu: Add bison debug build flag
Ian Rogers
1
-1
/
+1
2020-06-22
perf parse-events: Use automatic variable for yacc input
Ian Rogers
1
-3
/
+3
2020-06-22
perf parse-events: Use automatic variable for flex input
Ian Rogers
1
-3
/
+3
2020-06-01
perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
Tan Xiaojun
1
-1
/
+1
2020-05-29
perf tools: Add optional support for libpfm4
Stephane Eranian
1
-0
/
+2
2020-05-28
perf tools: Grab a copy of libbpf's hashmap
Ian Rogers
1
-0
/
+4
2020-05-05
perf evlist: Move the sideband thread routines to separate object
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-05-05
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-03-09
perf expr: Move expr lexer to flex
Jiri Olsa
1
-1
/
+9
2020-03-09
perf expr: Add expr.c object
Jiri Olsa
1
-0
/
+1
2019-11-28
perf affinity: Add infrastructure to save/restore affinity
Andi Kleen
1
-0
/
+1
2019-11-28
perf pmu: Use file system cache to optimize sysfs access
Andi Kleen
1
-0
/
+1
2019-11-07
perf block: Cleanup and refactor block info functions
Jin Yao
1
-0
/
+1
2019-10-11
perf diff: Report noisy for cycles diff
Jin Yao
1
-0
/
+1
2019-09-25
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-25
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]