index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-script.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-20
perf tools: Fix usage of the verbose variable
Yang Jihong
1
-1
/
+1
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-4
/
+15
2022-10-27
perf stat: Allocate evsel->stats->aggr properly
Namhyung Kim
1
-2
/
+2
2022-10-06
perf script: Add missing fields in usage hint
Ravi Bangoria
1
-3
/
+4
2022-10-06
perf tools: Remove special handling of system-wide evsel
Namhyung Kim
1
-3
/
+0
2022-10-04
perf branch: Extend branch type classification
Anshuman Khandual
1
-1
/
+1
2022-09-08
perf script: Fix Cannot print 'iregs' field for hybrid systems
Zhengjun Xing
1
-0
/
+3
2022-08-31
perf script: Skip dummy event attr check
Jiri Olsa
1
-0
/
+2
2022-08-12
perf script: Delete repeated word "from"
shaomin Deng
1
-1
/
+1
2022-07-20
perf script: Add machine_pid and vcpu
Adrian Hunter
1
-0
/
+11
2022-07-20
perf script: Add --dump-unsorted-raw-trace option
Adrian Hunter
1
-0
/
+8
2022-06-23
perf script: Add some missing event dumps
Adrian Hunter
1
-0
/
+6
2022-05-23
perf script: Add guest_code support
Adrian Hunter
1
-1
/
+4
2022-05-17
perf script: Print Intel ptwrite value as a string if it is ASCII
Adrian Hunter
1
-2
/
+30
2022-04-23
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
1
-1
/
+1
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
1
-2
/
+2
2022-03-23
perf script: Add 'brstackinsnlen' for branch stacks
Kan Liang
1
-12
/
+32
2022-03-15
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-03-07
perf script: Output branch sample type
James Clark
1
-2
/
+3
2022-03-07
perf script: Refactor branch stack printing
James Clark
1
-15
/
+12
2022-02-23
perf script: Fix error when printing 'weight' field
German Gomez
1
-1
/
+1
2022-02-15
perf script: Display new D (Intr Disabled) and t (Intr Toggle) flags
Adrian Hunter
1
-8
/
+16
2022-02-15
perf script: Display Intel PT iflag synthesized event
Adrian Hunter
1
-0
/
+15
2022-02-15
perf script: Display Intel PT CFE (Control Flow Event) / EVD (Event Data) syn...
Adrian Hunter
1
-0
/
+39
2022-01-22
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
1
-1
/
+1
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-2
/
+3
2022-01-12
perf script: Fix flipped index and cpu
Ian Rogers
1
-1
/
+1
2022-01-12
perf script: Use for each cpu to aid readability
Ian Rogers
1
-4
/
+3
2022-01-03
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-12-28
perf script: Fix CPU filtering of a script's switch events
Adrian Hunter
1
-1
/
+1
2021-12-22
perf callchain: Enable dwarf_callchain_users on arm64
Alexandre Truong
1
-2
/
+2
2021-12-22
perf script: Use callchain_param_setup() instead of open coded equivalent
Alexandre Truong
1
-10
/
+1
2021-12-16
perf arch: Support register names from all archs
German Gomez
1
-8
/
+10
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
1
-0
/
+3
2021-11-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-5
/
+9
2021-10-31
perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
Kan Liang
1
-1
/
+1
2021-10-31
perf script: Check session->header.env.arch before using it
Song Liu
1
-4
/
+8
2021-10-28
perf script: Support instruction latency
Kan Liang
1
-2
/
+12
2021-09-18
perf script: Fix ip display when type != attr->type
Adrian Hunter
1
-11
/
+13
2021-09-03
perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event
Stephen Brennan
1
-0
/
+13
2021-08-11
perf script: Fix unnecessary machine_resolve()
Adrian Hunter
1
-1
/
+1
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
1
-2
/
+2
2021-07-15
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
1
-0
/
+7
2021-07-15
perf script: Release zstd data
Riccardo Mancini
1
-0
/
+1
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
1
-4
/
+5
2021-07-01
perf script: Add option to pass arguments to dlfilters
Adrian Hunter
1
-1
/
+34
2021-07-01
perf script: Add option to list dlfilters
Adrian Hunter
1
-0
/
+2
2021-07-01
perf script: Add dlfilter__filter_event_early()
Adrian Hunter
1
-8
/
+18
2021-07-01
perf script: Add API for filtering via dynamically loaded shared object
Adrian Hunter
1
-1
/
+24
2021-06-22
perf script: Share addr_al between functions
Adrian Hunter
1
-14
/
+24
[next]