index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
perf test: Factor out pmu-events event comparison
John Garry
1
-53
/
+66
2021-08-10
perf jevents: Make build dependency on test JSONs
John Garry
1
-1
/
+4
2021-08-10
perf bench: Add benchmark for evlist open/close operations
Riccardo Mancini
4
-0
/
+260
2021-08-10
perf docs: Fix accidental em-dashes
Alyssa Ross
5
-12
/
+12
2021-08-09
perf env: Track kernel 64-bit mode in environment
Leo Yan
2
-1
/
+26
2021-08-09
perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
2
-9
/
+0
2021-08-09
perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
2
-18
/
+5
2021-08-09
perf auxtrace: Drop legacy __sync functions
Leo Yan
1
-19
/
+0
2021-08-09
perf auxtrace: Use WRITE_ONCE() for updating aux_tail
Leo Yan
1
-1
/
+1
2021-08-09
perf script python: Fix unintended underline
Stephen Brennan
1
-1
/
+1
2021-08-09
perf cs-etm: Add warnings for missing DSOs
James Clark
1
-1
/
+10
2021-08-09
perf vendor events: Add metrics for Icelake Server
Jin Yao
1
-0
/
+315
2021-08-09
perf bench futex, requeue: Add --pi parameter
Davidlohr Bueso
2
-25
/
+110
2021-08-09
perf bench futex, requeue: Robustify futex_wait() handling
Davidlohr Bueso
1
-1
/
+14
2021-08-09
perf bench futex, requeue: Add --broadcast option
Davidlohr Bueso
2
-0
/
+5
2021-08-09
perf bench futex: Add --mlockall parameter
Davidlohr Bueso
6
-0
/
+38
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
[prev]
[next]