index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
perf bench futex: Remove bogus backslash from comment
Davidlohr Bueso
1
-1
/
+1
2021-08-09
perf bench futex: Group test parameters cleanup
Davidlohr Bueso
6
-137
/
+162
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-13
/
+42
2021-08-03
perf cs-etm: Improve Coresight zero timestamp warning
James Clark
1
-2
/
+5
2021-08-03
perf tools: Add flag for tracking warnings of missing DSOs
James Clark
1
-0
/
+1
2021-08-03
perf annotate: Add disassembly warnings for annotate --stdio
James Clark
1
-2
/
+18
2021-08-03
perf annotate: Re-add annotate_warned functionality
James Clark
2
-0
/
+2
2021-08-03
perf tools: Add WARN_ONCE equivalent for UI warnings
James Clark
1
-0
/
+14
2021-08-02
perf tools: Add pipe_test.sh to verify pipe operations
Namhyung Kim
1
-0
/
+69
2021-08-02
perf inject: Fix output from a file to a pipe
Namhyung Kim
4
-37
/
+88
2021-08-02
perf inject: Fix output from a pipe to a file
Namhyung Kim
1
-5
/
+10
2021-08-02
perf tools: Pass a fd to perf_file_header__read_pipe()
Namhyung Kim
5
-14
/
+15
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
25
-36
/
+43
2021-08-02
perf test: Handle fd gaps in test__dso_data_reopen
Eirik Fuller
1
-2
/
+12
2021-08-02
perf vendor events intel: Add basic metrics for Elkhartlake
Jin Yao
1
-0
/
+57
2021-08-02
perf vendor events intel: Add core event list for Elkhartlake
Jin Yao
8
-0
/
+1405
2021-08-02
perf vendor events: Add metrics for Tigerlake
Jin Yao
1
-0
/
+231
2021-08-02
perf vendor events intel: Add core event list for Tigerlake
Jin Yao
8
-1
/
+2844
2021-08-02
perf annotate: Add error log in symbol__annotate()
Li Huafei
1
-1
/
+3
2021-08-02
perf env: Normalize aarch64.* and arm64.* to arm64 in normalize_arch()
Li Huafei
1
-1
/
+1
2021-08-02
perf beauty: Reuse the generic arch errno switch
Ian Rogers
1
-6
/
+5
2021-08-02
perf doc: Reorganize ARTICLES variables.
Ian Rogers
1
-7
/
+4
2021-08-02
perf doc: Remove howto-index.sh related references.
Ian Rogers
1
-12
/
+1
2021-08-02
perf doc: Remove cmd-list.perl references
Ian Rogers
1
-20
/
+1
2021-08-02
perf doc: Add info pages to all target.
Ian Rogers
1
-1
/
+1
2021-08-02
perf doc: Remove references to user-manual
Ian Rogers
1
-25
/
+0
2021-08-02
perf doc: Fix doc.dep
Ian Rogers
1
-0
/
+46
2021-08-02
perf doc: Fix perfman.info build
Ian Rogers
2
-1
/
+47
2021-08-02
perf cs-etm: Pass unformatted flag to decoder
James Clark
2
-15
/
+42
2021-08-02
perf cs-etm: Use existing decoder instead of resetting it
James Clark
1
-30
/
+7
2021-08-02
perf cs-etm: Suppress printing when resetting decoder
James Clark
1
-3
/
+7
2021-08-02
perf cs-etm: Only setup queues when they are modified
James Clark
1
-40
/
+14
2021-08-02
perf cs-etm: Split setup and timestamp search functions
James Clark
1
-12
/
+29
2021-08-02
perf cs-etm: Refactor initialisation of kernel start address
James Clark
1
-5
/
+1
2021-08-02
perf trace: Update cmd string table to decode sys_bpf first arg
Wei Li
1
-1
/
+9
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-8
/
+15
2021-07-30
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-07-29
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
2
-5
/
+11
2021-07-29
tools: Free BTF objects at various locations
Quentin Monnet
2
-3
/
+4
2021-07-27
perf pmu: Fix alias matching
John Garry
1
-9
/
+24
2021-07-27
perf cs-etm: Split --dump-raw-trace by AUX records
James Clark
1
-2
/
+18
2021-07-18
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
1
-4
/
+29
2021-07-18
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
6
-42
/
+38
2021-07-18
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-18
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-16
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf trace: Free strings in trace__parse_events_option()
Riccardo Mancini
1
-0
/
+3
2021-07-15
perf trace: Free syscall tp fields in evsel->priv
Riccardo Mancini
1
-1
/
+16
2021-07-15
perf trace: Free syscall->arg_fmt
Riccardo Mancini
1
-1
/
+15
2021-07-15
perf trace: Free malloc'd trace fields on exit
Riccardo Mancini
1
-1
/
+10
[prev]
[next]