Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9cd05ad2910b55238e3c720c99ad896dc538301b
/
tools
/
perf
/
util
/
evsel.c
fb50c09
perf tools: Fix crash on synthesizing the unit
by Jiri Olsa
· 6 years ago
8e88c29
perf tools: Do not zero sample_id_all for group members
by Jiri Olsa
· 6 years ago
b7e8452
perf evsel: Mark a evsel as disabled when asking the kernel do disable it
by Arnaldo Carvalho de Melo
· 6 years ago
2fda5ad
perf evsel: Introduce per event max_events property
by Arnaldo Carvalho de Melo
· 6 years ago
ce6c9da
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 6 years ago
4ab8455
perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus
by Jiri Olsa
· 6 years ago
bb39ccb
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags
by Tzvetomir Stoyanov (VMware)
· 6 years ago
2c92f98
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field}
by Tzvetomir Stoyanov (VMware)
· 6 years ago
650d622
perf evsel: Introduce perf_evsel__store_ids()
by Jiri Olsa
· 6 years ago
fd8d270
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
by Hisao Tanabe
· 6 years ago
af85cd1
tools lib traceevent, perf tools: Rename pevent find APIs
by Tzvetomir Stoyanov (VMware)
· 6 years ago
95035c5
perf evlist: Fix error out while applying initial delay and LBR
by Kan Liang
· 7 years ago
0aa802a
perf stat: Get rid of extra clock display function
by Jiri Olsa
· 7 years ago
27de9b2
perf evsel: Add has_callchain() helper to make code more compact/clear
by Arnaldo Carvalho de Melo
· 7 years ago
029c75e
perf tools: No need to unconditionally read the max_stack sysctls
by Arnaldo Carvalho de Melo
· 7 years ago
121f325
perf evsel: Only fall back group read for leader
by Kan Liang
· 7 years ago
e9add8b
perf evsel: Disable write_backward for leader sampling group events
by Jiri Olsa
· 7 years ago
129193b
perf stat: Keep the / modifier separator in fallback
by Jiri Olsa
· 7 years ago
ccbb6af
perf record: Remove suggestion to enable APIC
by Andi Kleen
· 7 years ago
ec39484
perf record: Remove misleading error suggestion
by Andi Kleen
· 7 years ago
8ef278b
perf report: Fix the output for stdio events list
by Jiri Olsa
· 7 years ago
8c5421c
perf pmu: Display pmu name when printing unmerged events in stat
by Agustin Vega-Frias
· 7 years ago
a53b646
perf cgroup: Rename close_cgroup() to cgroup__put()
by Arnaldo Carvalho de Melo
· 7 years ago
ab6c79b
perf stat: Ignore error thread when enabling system-wide --per-thread
by Jin Yao
· 7 years ago
9a831b3
perf evsel: Expose the perf_missing_features struct
by Arnaldo Carvalho de Melo
· 7 years ago
f290aa1
perf record: Fix period option handling
by Jiri Olsa
· 7 years ago
49c0ae8
perf evsel: Fix period/freq terms setup
by Jiri Olsa
· 7 years ago
936f1f3
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample()
by Adrian Hunter
· 7 years ago
59a87fd
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__synthesize_sample()
by Adrian Hunter
· 7 years ago
0d3dcc0
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
by Arnaldo Carvalho de Melo
· 7 years ago
249d98e
perf callchain: Fix attr.sample_max_stack setting
by Arnaldo Carvalho de Melo
· 7 years ago
1688c2f
perf evsel: Check if callchain is enabled before setting it up
by Arnaldo Carvalho de Melo
· 7 years ago
2178790
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
by Mathieu Poirier
· 7 years ago
28a0b39
perf script: Add support to display sample misc field
by Jiri Olsa
· 7 years ago
db9fc76
perf tools: Display perf_event_attr::namespaces debug info
by Jiri Olsa
· 7 years ago
ca80006
perf evsel: Enable ignore_missing_thread for pid option
by Mengting Zhang
· 7 years ago
f9d8adb
perf evsel: Fix swap for samples with raw data
by Jiri Olsa
· 7 years ago
3285deb
perf annotate: Use perf_env when obtaining the arch name
by Arnaldo Carvalho de Melo
· 7 years ago
5449f13
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
by Arnaldo Carvalho de Melo
· 7 years ago
0146812
perf evlist: Add perf_evlist__parse_sample_timestamp function
by Jiri Olsa
· 7 years ago
3ad31d8
perf evsel: Centralize perf_sample initialization
by Jiri Olsa
· 7 years ago
114bc19
perf evsel: Say which PMU Hardware event doesn't support sampling/overflow-interrupts
by Kim Phillips
· 7 years ago
82806c3
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
by Arnaldo Carvalho de Melo
· 7 years ago
d056513
perf evsel: Enable type checking for perf_evsel_config_term types
by Andi Kleen
· 7 years ago
c2f1cea
perf record: Fix -c/-F options for cpu event aliases
by Andi Kleen
· 7 years ago
c976a7d
Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes
by Arnaldo Carvalho de Melo
· 7 years ago
f1e52f1
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
by Arnaldo Carvalho de Melo
· 7 years ago
84c4174
perf record: Support direct --user-regs arguments
by Andi Kleen
· 7 years ago
3b0a5da
perf tools: Support new sample type for physical address
by Kan Liang
· 7 years ago
a17f0697
perf record: Set read_format for inherit_stat
by Jiri Olsa
· 7 years ago
ac0bb6b
perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb
by Konstantin Khlebnikov
· 7 years ago
475fb53
perf evsel: Fix buffer overflow while freeing events
by Andi Kleen
· 7 years ago
82bf311
perf stat: Use group read for event groups
by Jiri Olsa
· 7 years ago
f7794d5
perf evsel: Add read_counter()
by Jiri Olsa
· 7 years ago
de63403
perf tools: Add perf_evsel__read_size function
by Jiri Olsa
· 7 years ago
2b04e0f
perf evsel: Add verbose output for sys_perf_event_open fallback
by Jiri Olsa
· 8 years ago
10213e2
perf tests attr: Add test_attr__ready function
by Jiri Olsa
· 8 years ago
30269dc
perf evsel: Allow asking for max precise_ip in new_cycles()
by Arnaldo Carvalho de Melo
· 8 years ago
69fb09f
perf annotate: Check for fused instructions
by Jin Yao
· 8 years ago
ede5626
perf evsel: State in the default event name if attr.exclude_kernel is set
by Arnaldo Carvalho de Melo
· 8 years ago
d37a369
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
by Arnaldo Carvalho de Melo
· 8 years ago
524b62f
Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
97365e8
perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
by Arnaldo Carvalho de Melo
· 8 years ago
2157f6e
perf evsel: Adopt find_process()
by Arnaldo Carvalho de Melo
· 8 years ago
0353631
perf tools: Use __maybe_unused consistently
by Arnaldo Carvalho de Melo
· 8 years ago
7a1ac11
perf evsel: Fix probing of precise_ip level for default cycles event
by Arnaldo Carvalho de Melo
· 8 years ago
5ab8c68
perf tools: Move event prototypes from util.h to event.h
by Arnaldo Carvalho de Melo
· 8 years ago
86a5e0c
perf tools: Remove sys/ioctl.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
3d689ed
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
by Arnaldo Carvalho de Melo
· 8 years ago
fd20e81
perf tools: Including missing inttypes.h header
by Arnaldo Carvalho de Melo
· 8 years ago
db49a71
perf stat: Fix bug in handling events in error state
by Stephane Eranian
· 8 years ago
32ccb13
perf evsel: Return exact sub event which failed with EPERM for wildcards
by Jin Yao
· 8 years ago
9628481
perf pmu: Add support for MetricName JSON attribute
by Andi Kleen
· 8 years ago
37932c1
perf stat: Output JSON MetricExpr metric
by Andi Kleen
· 8 years ago
f3b3614
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
by Hari Bathini
· 8 years ago
c24ae6d
perf evsel: Do not put a variable sized type not at the end of a struct
by Arnaldo Carvalho de Melo
· 8 years ago
d6195a6
perf evsel: Inform how to make a sysctl setting permanent
by Arnaldo Carvalho de Melo
· 8 years ago
a359c17
perf evsel: Allow to ignore missing pid
by Jiri Olsa
· 8 years ago
83c2e4f3
perf evsel: Use variable instead of repeating lengthy FD macro
by Jiri Olsa
· 8 years ago
7b4b82bc
perf tools: Show event fd in debug output
by Jiri Olsa
· 8 years ago
ac12f67
perf tools: Implement branch_type event parameter
by Andi Kleen
· 8 years ago
18ef15c
perf tools: Experiment with cppcheck
by Arnaldo Carvalho de Melo
· 8 years ago
1e85748
perf evsel: Add support for address filters
by Mathieu Poirier
· 8 years ago
3541c03
perf evsel: New tracepoint specific function
by Mathieu Poirier
· 8 years ago
b15d0a4
perf tools: Make perf_evsel__append_filter() generic
by Mathieu Poirier
· 8 years ago
82deb8a
perf evsel: Remove superfluous initialization of weight
by Jiri Olsa
· 8 years ago
c53412e
perf evsel: Do not access outside hw cache name arrays
by Arnaldo Carvalho de Melo
· 8 years ago
b6f35ed
perf record: Add --sample-cpu option
by Jiri Olsa
· 8 years ago
7c48dcf
perf evsel: Introduce constructor for cycles event
by Arnaldo Carvalho de Melo
· 8 years ago
626a6b7
perf tools: Enable overwrite settings
by Wang Nan
· 9 years ago
32a951b
perf evlist: Drop redundant evsel->overwrite indicator
by Arnaldo Carvalho de Melo
· 9 years ago
5496bc0
perf evsel: Uninline the is_function_event method
by Arnaldo Carvalho de Melo
· 9 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 9 years ago
f4e47f9
perf evsel: Utility function to fetch arch
by Ravi Bangoria
· 9 years ago
7da36e9
perf evsel: Fix write_backwards fallback
by Arnaldo Carvalho de Melo
· 9 years ago
aa3a655
Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
616d1c1
Merge branch 'linus' into perf/core, to refresh the branch
by Ingo Molnar
· 9 years ago
9052517
perf evsel: Provide way to extract integer value from format_field
by Arnaldo Carvalho de Melo
· 9 years ago
dc89e75
tools/perf: Handle -EOPNOTSUPP for sampling events
by Vineet Gupta
· 9 years ago
Next »