index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf auxtrace: Use WRITE_ONCE() for updating aux_tail
Leo Yan
2021-08-09
1
-1
/
+1
*
perf script python: Fix unintended underline
Stephen Brennan
2021-08-09
1
-1
/
+1
*
perf cs-etm: Add warnings for missing DSOs
James Clark
2021-08-09
1
-1
/
+10
*
perf vendor events: Add metrics for Icelake Server
Jin Yao
2021-08-09
1
-0
/
+315
*
perf bench futex, requeue: Add --pi parameter
Davidlohr Bueso
2021-08-09
2
-26
/
+111
*
perf bench futex, requeue: Robustify futex_wait() handling
Davidlohr Bueso
2021-08-09
1
-1
/
+14
*
perf bench futex, requeue: Add --broadcast option
Davidlohr Bueso
2021-08-09
2
-0
/
+5
*
perf bench futex: Add --mlockall parameter
Davidlohr Bueso
2021-08-09
6
-0
/
+38
*
perf bench futex: Remove bogus backslash from comment
Davidlohr Bueso
2021-08-09
1
-1
/
+1
*
perf bench futex: Group test parameters cleanup
Davidlohr Bueso
2021-08-09
6
-137
/
+162
*
perf cs-etm: Improve Coresight zero timestamp warning
James Clark
2021-08-03
1
-2
/
+5
*
perf tools: Add flag for tracking warnings of missing DSOs
James Clark
2021-08-03
1
-0
/
+1
*
perf annotate: Add disassembly warnings for annotate --stdio
James Clark
2021-08-03
1
-2
/
+18
*
perf annotate: Re-add annotate_warned functionality
James Clark
2021-08-03
2
-0
/
+2
*
perf tools: Add WARN_ONCE equivalent for UI warnings
James Clark
2021-08-03
1
-0
/
+14
*
perf tools: Add pipe_test.sh to verify pipe operations
Namhyung Kim
2021-08-02
1
-0
/
+69
*
perf inject: Fix output from a file to a pipe
Namhyung Kim
2021-08-02
4
-37
/
+88
*
perf inject: Fix output from a pipe to a file
Namhyung Kim
2021-08-02
1
-5
/
+10
*
perf tools: Pass a fd to perf_file_header__read_pipe()
Namhyung Kim
2021-08-02
5
-14
/
+15
*
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-08-02
25
-36
/
+43
*
perf test: Handle fd gaps in test__dso_data_reopen
Eirik Fuller
2021-08-02
1
-2
/
+12
*
perf vendor events intel: Add basic metrics for Elkhartlake
Jin Yao
2021-08-02
1
-0
/
+57
*
perf vendor events intel: Add core event list for Elkhartlake
Jin Yao
2021-08-02
8
-0
/
+1405
*
perf vendor events: Add metrics for Tigerlake
Jin Yao
2021-08-02
1
-0
/
+231
*
perf vendor events intel: Add core event list for Tigerlake
Jin Yao
2021-08-02
8
-1
/
+2844
*
perf annotate: Add error log in symbol__annotate()
Li Huafei
2021-08-02
1
-1
/
+3
*
perf env: Normalize aarch64.* and arm64.* to arm64 in normalize_arch()
Li Huafei
2021-08-02
1
-1
/
+1
*
perf beauty: Reuse the generic arch errno switch
Ian Rogers
2021-08-02
1
-6
/
+5
*
perf doc: Reorganize ARTICLES variables.
Ian Rogers
2021-08-02
1
-7
/
+4
*
perf doc: Remove howto-index.sh related references.
Ian Rogers
2021-08-02
1
-12
/
+1
*
perf doc: Remove cmd-list.perl references
Ian Rogers
2021-08-02
1
-20
/
+1
*
perf doc: Add info pages to all target.
Ian Rogers
2021-08-02
1
-1
/
+1
*
perf doc: Remove references to user-manual
Ian Rogers
2021-08-02
1
-25
/
+0
*
perf doc: Fix doc.dep
Ian Rogers
2021-08-02
1
-0
/
+46
*
perf doc: Fix perfman.info build
Ian Rogers
2021-08-02
2
-1
/
+47
*
perf cs-etm: Pass unformatted flag to decoder
James Clark
2021-08-02
2
-15
/
+42
*
perf cs-etm: Use existing decoder instead of resetting it
James Clark
2021-08-02
1
-30
/
+7
*
perf cs-etm: Suppress printing when resetting decoder
James Clark
2021-08-02
1
-3
/
+7
*
perf cs-etm: Only setup queues when they are modified
James Clark
2021-08-02
1
-40
/
+14
*
perf cs-etm: Split setup and timestamp search functions
James Clark
2021-08-02
1
-12
/
+29
*
perf cs-etm: Refactor initialisation of kernel start address
James Clark
2021-08-02
1
-5
/
+1
*
perf trace: Update cmd string table to decode sys_bpf first arg
Wei Li
2021-08-02
1
-1
/
+9
*
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
2021-07-30
1
-2
/
+0
*
perf pmu: Fix alias matching
John Garry
2021-07-27
1
-9
/
+24
*
perf cs-etm: Split --dump-raw-trace by AUX records
James Clark
2021-07-27
1
-2
/
+18
*
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
2021-07-18
1
-4
/
+29
*
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
2021-07-18
6
-42
/
+38
*
perf data: Close all files in close_dir()
Riccardo Mancini
2021-07-18
1
-1
/
+1
*
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
2021-07-18
1
-2
/
+2
*
perf test bpf: Free obj_buf
Riccardo Mancini
2021-07-16
1
-0
/
+2
[next]