index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
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
2021-06-22
perf script: Move filtering before scripting
Adrian Hunter
1
-6
/
+6
2021-06-22
perf script: Move filter_cpu() earlier
Adrian Hunter
1
-3
/
+3
2021-06-01
perf script: Factor out script_fetch_insn()
Adrian Hunter
1
-2
/
+8
2021-06-01
perf scripting: Add perf_session to scripting_context
Adrian Hunter
1
-1
/
+1
2021-05-25
perf scripting python: Add auxtrace error
Adrian Hunter
1
-0
/
+13
2021-05-25
perf script: Factor out perf_sample__sprintf_flags()
Adrian Hunter
1
-10
/
+18
2021-05-25
perf scripting python: Add 'addr_location' for 'addr'
Adrian Hunter
1
-3
/
+12
2021-05-25
perf script: Find script file relative to exec path
Adrian Hunter
1
-2
/
+41
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2021-03-09
perf script: Fixup 'struct evsel_script' method prefix
Arnaldo Carvalho de Melo
1
-10
/
+8
2021-02-18
perf script: Add branch types for VM-Entry and VM-Exit
Adrian Hunter
1
-0
/
+2
2021-02-18
perf intel-pt: Add PSB events
Adrian Hunter
1
-0
/
+14
2021-02-09
perf script: Simplify bool conversion
Yang Li
1
-2
/
+2
2021-02-08
perf script: Support filtering by hex address
Jin Yao
1
-0
/
+2
2021-02-03
perf script: Support DSO filter like in other perf tools
Jin Yao
1
-0
/
+2
2021-01-27
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+17
2021-01-21
perf script: Fix overrun issue for dynamically-allocated PMU type number
Jin Yao
1
-1
/
+17
2021-01-20
perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
1
-2
/
+11
2020-12-19
perf script: Support data page size
Kan Liang
1
-2
/
+15
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' stats methods
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-09-17
perf script: Display negative tid in non-sample events
Adrian Hunter
1
-4
/
+6
2020-08-06
perf script: Add 'tod' field to display time of day
Jiri Olsa
1
-33
/
+98
2020-08-06
perf script: Change the 'enum perf_output_field' enumerators to be 64 bits
Jiri Olsa
1
-32
/
+32
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
1
-2
/
+2
2020-07-10
perf script: Add option --show-text-poke-events
Adrian Hunter
1
-0
/
+19
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-07-06
perf intel-pt: Fix displaying PEBS-via-PT with registers
Adrian Hunter
1
-1
/
+1
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' branch_type methods
Arnaldo Carvalho de Melo
1
-2
/
+1
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_type methods
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-06-22
perf script: Fixup some evsel/evlist method names
Arnaldo Carvalho de Melo
1
-5
/
+5
2020-06-17
perf script: Initialize zstd_data
Milian Wolff
1
-0
/
+3
2020-05-28
perf script: Fix --call-trace for Intel PT
Adrian Hunter
1
-4
/
+15
2020-05-28
perf script: Don't force less for non tty output with --xed
Andi Kleen
1
-1
/
+4
2020-05-28
perf tools: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-28
perf script: Enable IP fields for callchains
Jiri Olsa
1
-2
/
+7
2020-05-28
perf callchain: Setup callchain properly in pipe mode
Jiri Olsa
1
-2
/
+12
2020-05-05
perf script: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()
Arnaldo Carvalho de Melo
1
-34
/
+19
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-7
/
+7
2020-05-05
perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-04-30
perf script: Remove extraneous newline in perf_sample__fprintf_regs()
Stephane Eranian
1
-2
/
+0
2020-04-18
perf script: Add option to enable the LBR stitching approach
Kan Liang
1
-0
/
+12
2020-04-16
perf auxtrace: Add an option to synthesize callchains for regular events
Adrian Hunter
1
-1
/
+1
[next]