summaryrefslogtreecommitdiff
path: root/sim/common/sim-profile.c
Commit message (Expand)AuthorAgeFilesLines
* sim: common: migrate to standard uintXX_t typesMike Frysinger2022-01-061-2/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* sim: include ansidecl.h when neededMike Frysinger2021-12-041-0/+2
* sim: include stdarg.h when usedMike Frysinger2021-12-041-0/+1
* sim: reorder header includesMike Frysinger2021-12-041-4/+4
* sim: unify scache settingsMike Frysinger2021-06-301-2/+2
* sim: move profile init to dynamic modules.cMike Frysinger2021-06-301-2/+4
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-0/+3
* sim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where necessarySimon Marchi2021-05-031-1/+1
* sim: replace custom attributes with ansidecl.hMike Frysinger2021-05-021-1/+1
* sim: profile: fix bucketing with 64-bit targetsMike Frysinger2021-01-301-2/+2
* sim: clean up C11 header includesMike Frysinger2021-01-111-9/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* sim: profile: disconnect from watchpoint coreMike Frysinger2015-03-241-12/+4
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* [sim]: Only print the profile info title once.Joel Brobecker2011-10-191-1/+2
* sim: fix func call style (space before paren)Mike Frysinger2011-05-111-1/+1
* sim: common: trim trailing whitespaceMike Frysinger2011-03-151-4/+4
* sim: punt zfree()Mike Frysinger2011-02-141-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* sim: profile: fix building with --disable-sim-profileMike Frysinger2010-11-231-0/+10
* sim: profile: implement --profile-file backendMike Frysinger2010-04-221-110/+135
* sim: add missing values to array initializersMike Frysinger2010-04-121-15/+15
* sim: fix unused profile_print_addr_ranges warningMike Frysinger2010-03-301-0/+2
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-5/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+2
* * sim-profile.c (profile_pc_init): Initialise default profilingThiemo Seufer2006-08-291-1/+2
* * profiling bug fixes.Ben Elliston2001-02-151-2/+8
* 2000-12-03 Ben Elliston <bje@redhat.com>Ben Elliston2000-12-031-1/+1
* 2000-08-15 Dave Brolley <brolley@redhat.com>Dave Brolley2000-08-151-2/+2
* 2000-08-15 Dave Brolley <brolley@redhat.com>Dave Brolley2000-08-151-6/+99
* import gdb-1999-12-21 snapshotJason Molenda1999-12-221-1/+1
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1175
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1120/+0
* (profile_print_addr_range): Pretty up output a little.Doug Evans1998-12-051-2/+2
* * cgen-defs.h: New file, old cgen-sim.h.Doug Evans1998-12-051-108/+254
* Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1998-02-281-7/+7
* * sim-base.h (sim_cpu_base): New members name, options.Doug Evans1998-02-271-1/+2
* (profile_print_core): Simplify by calling sim_core_map_to_str.Doug Evans1998-02-251-14/+1