- 5363c30 perf symbol: Set binary_type of dso when loading by Namhyung Kim · 10 months ago
- e25ebda7 perf cap: Tidy up and improve capability testing by Ian Rogers · 7 months ago
- 1553419 perf dso: Fix address sanitizer build by Ian Rogers · 8 months ago
- e988a5b perf symbol: Simplify kernel module checking by Namhyung Kim · 8 months ago
- b0979f0 tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load by Athira Rajeev · 8 months ago
- 25626e1 perf symbols: Fix ownership of string in dso__load_vmlinux() by James Clark · 10 months ago
- f30232b perf symbols: Update kcore map before merging in remaining symbols by James Clark · 10 months ago
- 9fe410a perf symbols: Remove map from list before updating addresses by James Clark · 10 months ago
- ad3003a perf mem-info: Move mem-info out of mem-events and symbol by Ian Rogers · 10 months ago
- ee756ef perf dso: Add reference count checking and accessor functions by Ian Rogers · 10 months ago
- bacefe0 perf tools: Fixup module symbol end address properly by Namhyung Kim · 1 year ago
- ff0bd79 perf maps: Hide maps internals by Ian Rogers · 1 year ago
- 107ef66 perf maps: Get map before returning in maps__find_by_name by Ian Rogers · 1 year ago
- 42fd623 perf maps: Get map before returning in maps__find by Ian Rogers · 1 year ago
- 8d5847a perf maps: Add remove maps function to remove a map based on callback by Ian Rogers · 1 year, 3 months ago
- 111350c perf symbol: Use function to add missing maps lock by Ian Rogers · 1 year, 3 months ago
- 0f6ab6a perf maps: Move symbol maps functions to maps.c by Ian Rogers · 1 year, 3 months ago
- 9fa688e perf map: Simplify map_ip/unmap_ip and make 'struct map' smaller by Ian Rogers · 1 year, 3 months ago
- 56e144f perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit by Ian Rogers · 1 year, 4 months ago
- 78c32f4 libperf rc_check: Add RC_CHK_EQUAL by Ian Rogers · 1 year, 4 months ago
- 29a2fd7 perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols by Arnaldo Carvalho de Melo · 1 year, 5 months ago
- 26a5262 tools/perf: Add text_end to "struct dso" to save .text section size by Athira Rajeev · 1 year, 5 months ago
- 21ce931 perf symbol: Avoid an undefined behavior warning by Ian Rogers · 1 year, 5 months ago
- e59fea4 perf symbols: Fix DSO kernel load and symbol process to correctly map DSO to its long_name, type and adjust_symbols by Athira Rajeev · 1 year, 7 months ago
- 78a175c perf symbol: Fix uninitialized return value in symbols__find_by_name() by James Clark · 1 year, 8 months ago
- 259dce9 perf symbol: Remove symbol_name_rb_node by Ian Rogers · 1 year, 8 months ago
- ce5b293 perf dso: Sort symbols under lock by Ian Rogers · 1 year, 8 months ago
- 0d98a7a perf map: Fix double 'struct map' reference free found with -DREFCNT_CHECKING=1 by James Clark · 1 year, 9 months ago
- 2832ef8 perf map: Add reference count checking by Ian Rogers · 1 year, 10 months ago
- e6a9efc perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warned,dso,map_ip,unmap_ip,priv} by Arnaldo Carvalho de Melo · 1 year, 10 months ago
- 8f12692 perf maps: Add reference count checking by Ian Rogers · 1 year, 10 months ago
- 7031eda perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso->nsinfo members by Arnaldo Carvalho de Melo · 1 year, 10 months ago
- 392cf49 perf maps: Modify maps_by_name to hold a reference to a map by Ian Rogers · 1 year, 11 months ago
- 2a6e5e8 perf map: Add accessors for ->pgoff and ->reloc by Ian Rogers · 1 year, 11 months ago
- ddee3f2 perf map: Add accessors for ->prot, ->priv and ->flags by Ian Rogers · 1 year, 11 months ago
- 78a1f7c perf map: Add helper for ->map_ip() and ->unmap_ip() by Ian Rogers · 1 year, 11 months ago
- e5116f4 perf map: Add accessor for start and end by Ian Rogers · 2 years ago
- 63df0e4 perf map: Add accessor for dso by Ian Rogers · 2 years ago
- 5ab6d715 perf maps: Add functions to access maps by Ian Rogers · 2 years ago
- ff583dc perf maps: Remove rb_node from struct map by Ian Rogers · 2 years ago
- 8372020 perf map: Move map list node into symbol by Ian Rogers · 2 years ago
- ec9640f perf symbol: Sort names under write lock by Ian Rogers · 2 years ago
- 1c24956 perf symbols: Symbol lookup with kcore can fail if multiple segments match stext by Krister Johansen · 2 years, 1 month ago
- 0596349 perf symbols: Record whether a symbol is an alias for an IFUNC symbol by Adrian Hunter · 2 years, 1 month ago
- a2db72c perf symbols: Add dso__find_symbol_nocache() by Adrian Hunter · 2 years, 1 month ago
- e54dea69c perf dso: Hold lock when accessing nsinfo by Ian Rogers · 2 years, 6 months ago
- d9a0d6b perf dso: Update use of pthread mutex by Ian Rogers · 2 years, 6 months ago
- a5367ec perf tools: Automatically use guest kcore_dir if present by Adrian Hunter · 2 years, 8 months ago
- a5d20d4 perf symbol: Remove arch__symbols__fixup_end() by Namhyung Kim · 2 years, 10 months ago
- 8799ebc perf symbol: Update symbols__fixup_end() by Namhyung Kim · 2 years, 10 months ago
- 838425f perf symbol: Pass is_kallsyms to symbols__fixup_end() by Namhyung Kim · 2 years, 10 months ago
- 34fe4ccb7 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years ago
- 3cf6a32 perf symbols: Fix symbol size calculation condition by Michael Petlan · 3 years ago
- bcaf0a9 perf namespaces: Add functions to access nsinfo by Ian Rogers · 3 years ago
- 67fd189 perf tools: Try chroot'ed filename when opening dso/symbol by Namhyung Kim · 3 years, 1 month ago
- 4f74f18 perf symbols: Factor out annotation init/exit by Ian Rogers · 3 years, 3 months ago
- a3df50a perf tools: Refactor out kernel symbol argument sanity checking by James Clark · 3 years, 4 months ago
- 1a86f4b perf symbols: Ignore $a/$d symbols for ARM modules by Lexi Shao · 3 years, 4 months ago
- d2930ed perf symbol: Look for ImageBase in PE file to compute .text offset by Remi Bernon · 3 years, 6 months ago
- bff8b30 perf symbol: Remove redundant libbfd checks by Nicholas Fraser · 4 years ago
- c1bd8a2 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
- 77771a9 perf symbols: Fix return value when loading PE DSO by Nicholas Fraser · 4 years ago
- 00a3423 perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache only by Nicholas Fraser · 4 years ago
- 96de68f perf symbols: Use (long) for iterator for bfd symbols by Dmitry Safonov · 4 years, 1 month ago
- 61d9fc4 perf script: Support filtering by hex address by Jin Yao · 4 years, 1 month ago
- ca8ea73 perf symbols: Try to load vmlinux from buildid database by Jiri Olsa · 4 years, 3 months ago
- ab8bf5f perf tools: Fix crash with non-jited bpf progs by Tommi Rantala · 4 years, 4 months ago
- 39be8d0 perf tools: Pass build_id object to dso__build_id_equal() by Jiri Olsa · 4 years, 4 months ago
- 8dfdf44 perf tools: Pass build_id object to dso__set_build_id() by Jiri Olsa · 4 years, 4 months ago
- bf54116 perf tools: Pass build_id object to build_id__sprintf() by Jiri Olsa · 4 years, 4 months ago
- 3ff1b8c perf tools: Pass build id object to sysfs__read_build_id() by Jiri Olsa · 4 years, 4 months ago
- f766819 perf tools: Pass build_id object to filename__read_build_id() by Jiri Olsa · 4 years, 4 months ago
- 0aba7f0 perf tools: Use build_id object in dso by Jiri Olsa · 4 years, 4 months ago
- eac9a43 perf symbols: Try reading the symbol table with libbfd by Remi Bernon · 4 years, 6 months ago
- 783abbd perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbols by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- 1c695c8 perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type' by Jiri Olsa · 4 years, 7 months ago
- 789e241 perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL by Adrian Hunter · 4 years, 10 months ago
- 19bf119 perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list of idle symbols by Sven Schnelle · 4 years, 8 months ago
- 0affd0e perf symbols: Fix kernel maps for kcore and eBPF by Adrian Hunter · 4 years, 9 months ago
- 85afd35 perf symbols: Fix debuginfo search for Ubuntu by Adrian Hunter · 4 years, 9 months ago
- 32add10 libsymbols kallsyms: Move hex2u64 out of header by Ian Rogers · 4 years, 10 months ago
- 3c29d44 perf annotate: Add basic support for bpf_image by Jiri Olsa · 5 years ago
- b5c0951 perf symbols: Don't try to find a vmlinux file when looking for kernel modules by Arnaldo Carvalho de Melo · 5 years ago
- bc5f15b perf symbols: Convert symbol__is_idle() to use strlist by Kim Phillips · 5 years ago
- 0e71459 perf symbols: Update the list of kernel idle symbols by Kim Phillips · 5 years ago
- 9a29cee perf maps: Rename 'mg' variables to 'maps' by Arnaldo Carvalho de Melo · 5 years ago
- 79b6bb7 perf maps: Merge 'struct maps' with 'struct map_groups' by Arnaldo Carvalho de Melo · 5 years ago
- a7c2b57 perf map_groups: Auto sort maps by name, if needed by Arnaldo Carvalho de Melo · 5 years ago
- a94ab91a perf machine: No need to check if kernel module maps pre-exist by Arnaldo Carvalho de Melo · 5 years ago
- 1ae1451 perf map_groups: Add a front end cache for map lookups by name by Arnaldo Carvalho de Melo · 5 years ago
- c5c584d perf maps: Do not use an rbtree to sort by map name by Arnaldo Carvalho de Melo · 5 years ago
- 93fcce9 perf symbols: Use kmaps(map)->machine when we know its a kernel map by Arnaldo Carvalho de Melo · 5 years ago
- 6041441 perf block: Cleanup and refactor block info functions by Jin Yao · 5 years ago
- b0c76fc perf symbols: Remove needless checks for map->groups->machine by Arnaldo Carvalho de Melo · 5 years ago
- 5048146 perf map_groups: Introduce for_each_entry() and for_each_entry_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
- 8efc4f0 perf maps: Add for_each_entry()/_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
- fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
- d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
- b1d1b09 perf symbols: Move symsrc prototypes to a separate header by Arnaldo Carvalho de Melo · 5 years ago
- fac583f perf dso: Adopt DSO related macros from symbol.h by Arnaldo Carvalho de Melo · 5 years ago